-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3363 from GEOS-ESM/develop
- Loading branch information
Showing
23 changed files
with
271 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
Tests/ExtData_Testing_Framework/test_cases/case37/AGCM1.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
NX: 1 | ||
NY: 1 | ||
|
||
Root.GRID_TYPE: LatLon | ||
Root.GRIDNAME: DC90x45-PC | ||
Root.LM: 3 | ||
Root.IM_WORLD: 90 | ||
Root.JM_WORLD: 45 | ||
Root.POLE: 'PC' | ||
Root.DATELINE: 'DC' | ||
|
||
RUN_MODE: GenerateExports | ||
|
||
EXPORT_STATE:: | ||
VAR1 , time , days , xy , c | ||
:: | ||
|
||
FILL_DEF:: | ||
VAR1 time | ||
:: | ||
|
||
REF_TIME: 20070927 000000 |
22 changes: 22 additions & 0 deletions
22
Tests/ExtData_Testing_Framework/test_cases/case37/AGCM2.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
NX: 1 | ||
NY: 1 | ||
|
||
Root.GRID_TYPE: LatLon | ||
Root.GRIDNAME: DC90x45-PC | ||
Root.LM: 3 | ||
Root.IM_WORLD: 90 | ||
Root.JM_WORLD: 90 | ||
Root.POLE: 'PC' | ||
Root.DATELINE: 'DC' | ||
|
||
RUN_MODE: GenerateExports | ||
|
||
EXPORT_STATE:: | ||
VAR1 , time , days , xy , c | ||
:: | ||
|
||
FILL_DEF:: | ||
VAR1 time | ||
:: | ||
|
||
REF_TIME: 20070927 000000 |
26 changes: 26 additions & 0 deletions
26
Tests/ExtData_Testing_Framework/test_cases/case37/AGCM3.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
NX: 1 | ||
NY: 1 | ||
|
||
Root.GRID_TYPE: LatLon | ||
Root.GRIDNAME: DC900x45-PC | ||
Root.LM: 3 | ||
Root.IM_WORLD: 90 | ||
Root.JM_WORLD: 45 | ||
Root.POLE: 'PC' | ||
Root.DATELINE: 'DC' | ||
|
||
RUN_MODE: CompareImports | ||
|
||
IMPORT_STATE:: | ||
VAR1 , time , days , xy , c | ||
:: | ||
|
||
EXPORT_STATE:: | ||
VAR1 , time , days , xy , c | ||
:: | ||
|
||
FILL_DEF:: | ||
VAR1 3.0 | ||
:: | ||
|
||
REF_TIME: 20080101 000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
CASES:: | ||
CAP1.rc | ||
CAP2.rc | ||
CAP3.rc | ||
:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
ROOT_NAME: Root | ||
ROOT_CF: AGCM1.rc | ||
HIST_CF: HISTORY1.rc | ||
|
||
BEG_DATE: 20070926 230000 | ||
|
||
JOB_SGMT: 00000004 000000 | ||
HEARTBEAT_DT: 3600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
ROOT_NAME: Root | ||
ROOT_CF: AGCM2.rc | ||
HIST_CF: HISTORY2.rc | ||
|
||
BEG_DATE: 20071001 210000 | ||
|
||
JOB_SGMT: 00000003 000000 | ||
HEARTBEAT_DT: 3600 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ROOT_NAME: Root | ||
ROOT_CF: AGCM3.rc | ||
HIST_CF: HISTORY3.rc | ||
|
||
BEG_DATE: 20070930 000000 | ||
|
||
JOB_SGMT: 00000001 120000 | ||
HEARTBEAT_DT: 3600 | ||
|
12 changes: 12 additions & 0 deletions
12
Tests/ExtData_Testing_Framework/test_cases/case37/ExtData.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#CASE_SENSITIVE_VARIABLE_NAMES: .false. | ||
Ext_AllowExtrap: .false. | ||
Prefetch: .true. | ||
DEBUG_LEVEL: 20 | ||
|
||
PrimaryExports%% | ||
VAR2D NA 2008 N 0 none none VAR2D case1.nc4 | ||
%% | ||
|
||
|
||
DerivedExports%% | ||
%% |
13 changes: 13 additions & 0 deletions
13
Tests/ExtData_Testing_Framework/test_cases/case37/HISTORY1.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
GRID_LABELS: | ||
:: | ||
|
||
COLLECTIONS: case1 | ||
:: | ||
|
||
case1.template: '%y4%m2%d2.nc4', | ||
case1.format: 'CFIO', | ||
case1.frequency: 240000, | ||
#case1.duration: 000000, | ||
case1.ref_time: 000000, | ||
case1.fields: 'VAR1', 'Root', | ||
:: |
13 changes: 13 additions & 0 deletions
13
Tests/ExtData_Testing_Framework/test_cases/case37/HISTORY2.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
GRID_LABELS: | ||
:: | ||
|
||
COLLECTIONS: case1 | ||
:: | ||
|
||
case1.template: '%y4%m2%d2.nc4', | ||
case1.format: 'CFIO', | ||
case1.frequency: 240000, | ||
#case1.duration: 000000, | ||
case1.ref_time: 000000, | ||
case1.fields: 'VAR1', 'Root', | ||
:: |
13 changes: 13 additions & 0 deletions
13
Tests/ExtData_Testing_Framework/test_cases/case37/HISTORY3.rc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
GRID_LABELS: | ||
:: | ||
|
||
COLLECTIONS: | ||
:: | ||
|
||
case2.template: 'nc4', | ||
case2.format: 'CFIO', | ||
case2.frequency: 240000, | ||
case2.duration: 000000, | ||
case2.ref_time: 000000, | ||
case2.fields: 'VAR2D', 'Root', | ||
:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
test multiple datasets where an export uses both with with no extrapolation outside and crosses transition date |
12 changes: 12 additions & 0 deletions
12
Tests/ExtData_Testing_Framework/test_cases/case37/extdata.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Collections: | ||
fstream1: {template: "case1.%y4%m2%d2.nc4", valid_range: "2007-09-22/2007-09-30"} | ||
fstream2: {template: "case2.%y4%m2%d2.nc4", valid_range: "2007-10-01/2007-10-08"} | ||
|
||
Samplings: | ||
s1: | ||
time_interpolation: False | ||
|
||
Exports: | ||
VAR1: | ||
- {starting: "2007-09-22", variable: VAR1, collection: fstream1, sample: s1, fail_on_missing_file: false} | ||
- {starting: "2007-10-01", variable: VAR1, collection: fstream2, sample: s1, fail_on_missing_file: false} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,3 +34,4 @@ case33 | |
case34 | ||
case35 | ||
case36 | ||
case37 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.