We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1fa77 commit 349eaa9Copy full SHA for 349eaa9
tests/integration/data_finder.yml
@@ -19,13 +19,13 @@ get_output_file:
19
diagnostic: test_diag
20
preprocessor: test_preproc
21
preproc_dir: this/is/a/path
22
- output_file: this/is/a/path/test_diag_test_preproc_ta/CMIP5_HadGEM2-ES_Amon_historical_r1i1p1_T3M_ta_1960-1980.nc
+ output_file: this/is/a/path/test_diag/test/CMIP5_HadGEM2-ES_Amon_historical_r1i1p1_T3M_ta_1960-1980.nc
23
24
- variable:
25
<<: *variable
26
exp: [historical, rcp85]
27
preproc_dir: /test
28
- output_file: /test/test_diag_test_preproc_ta/CMIP5_HadGEM2-ES_Amon_historical-rcp85_r1i1p1_T3M_ta_1960-1980.nc
+ output_file: /test/test_diag/test/CMIP5_HadGEM2-ES_Amon_historical-rcp85_r1i1p1_T3M_ta_1960-1980.nc
29
30
31
get_input_filelist:
0 commit comments