Changeset 2609
- Timestamp:
- 01/29/24 16:14:56 (12 months ago)
- Location:
- XIOS3/trunk/xios_test_suite/TEST_SUITE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS3/trunk/xios_test_suite/TEST_SUITE/step2.py
r2382 r2609 165 165 elif os.path.exists("reference/ref_"+config+"/"+checkfile): # if no output file -> set -2 166 166 report.write(folder_name+" "+folder_name+"@"+config_name+" "+folder_name+"@"+config_name+"@"+checkfile+" "+str(-2)+"\n") 167 167 else : 168 report.write(folder_name+" "+folder_name+"@"+config_name+" "+folder_name+"@"+config_name+"@"+checkfile+" "+str(-666)+"\n") 168 169 169 170 -
XIOS3/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def
r2139 r2609 3 3 atm_output_domain_transformation_reorder.nc 4 4 atm_output_domain_transformation_extract.nc 5 atm_output_domain_transformation_zoom.nc6 5 atm_output_domain_transformation_interpolate.nc 7 6 atm_output_domain_transformation_expand.nc
Note: See TracChangeset
for help on using the changeset viewer.