-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* added draft of mopper builder * first attempt to introduce a mopper builder * updated mopper builder and added test and test data * maybe solved date format issue * fixed typo and datetime import * Mopper bUilder class is now working * added config files --------- Co-authored-by: Paola Petrelli <[email protected]> Co-authored-by: Paola Petrelli <[email protected]>
- Loading branch information
1 parent
a0dcb66
commit 4390267
Showing
12 changed files
with
254 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: access-nri-intake-test | ||
name: access-nri | ||
channels: | ||
- conda-forge | ||
- accessnri | ||
|
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,18 @@ | ||
builder: MopperBuilder | ||
|
||
translator: DefaultTranslator | ||
|
||
sources: | ||
|
||
- path: | ||
- /g/data/ua8/AUS2200/mjo-elnino | ||
metadata_yaml: /g/data/ua8/Working/packages/access-nri-intake-catalog/config/metadata.yaml | ||
ensemble: true | ||
# These are added attributes | ||
fpattern: "{version}/{frequency}/{variable}/{variable}_{model}_{member}_{frequency}" | ||
toselect: | ||
- variable | ||
- frequency | ||
- version | ||
- member | ||
|
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,29 @@ | ||
name: AUS2200 | ||
experiment_uuid: thisdoesntexistsIdoIknowwhattoputifIdontknowhowtogenerateonewhichisdifferentfromwhateverisalreadyhere | ||
description: | | ||
AUS2200 simulations collections. Each simulation is a limited area model study of the entire Australian continent at 2.2 km resolution, using the UM atmospheric model. | ||
This dataset is part of the AUS2200 simulations collection at NCI. | ||
long_description: | | ||
"There's a total of 9 simulations: | ||
ashwed80 - ERA5+ERA5Land reanalysis data was used to provide initial and boundary conditions. The study covers the time period of 1980-02-18 to 1980-02-21, including the 1980 Ash Wednesday bushfires. | ||
ashwed83 - ERA5+ERA5Land reanalysis data was used to provide initial and boundary conditions. The study covers the time period of 1983-02-15 to 1983-02-17, including the 1983 Ash Wednesday bushfires." | ||
model: "AUS2200 (UM v12.2)" | ||
frequency: | ||
- subhr | ||
- 1hr | ||
nominal_resolution: | ||
- atmos = 2.2 km | ||
version: 1 | ||
contact: Dale Roberts | ||
email: [email protected] | ||
created: null | ||
reference: null | ||
license: https://creativecommons.org/licenses/by/4.0/ | ||
url: null | ||
parent_experiment: null | ||
related_experiments: | ||
- null | ||
notes: | | ||
null | ||
keywords: | ||
- null |
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
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 @@ | ||
These files were copied from /g/data/ua8/AUS2200/ashwed83/ and then cdo was used to select only a small region using sellatlonbox |
Binary file added
BIN
+5.65 MB
...hwed83/v1-0/10min/cllow/cllow_AUS2200_ashwed1983_subhrPt_19830216001000-19830217000000.nc
Binary file not shown.
Binary file added
BIN
+2.86 MB
...ss-mopper/ashwed83/v1-0/1hr/huss/huss_AUS2200_ashwed1983_1hr_198302150030-198302172330.nc
Binary file not shown.
Binary file added
BIN
+2.86 MB
...cess-mopper/ashwed83/v1-0/1hr/tas/tas_AUS2200_ashwed1983_1hr_198302150030-198302172330.nc
Binary file not shown.
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,30 @@ | ||
name: AUS2200 | ||
experiment_uuid: thisdoesntexistsIdoIknowwhattoputifIdontknowhowtogenerateonewhichisdifferentfromwhateverisalreadyhere | ||
description: | | ||
AUS2200 simulations collections. Each simulation is a limited area model study of the entire Australian continent at 2.2 km resolution, using the UM atmospheric model. | ||
This dataset is part of the AUS2200 simulations collection at NCI. | ||
long_description: | | ||
"There's a total of 9 simulations: | ||
ashwed80 - ERA5+ERA5Land reanalysis data was used to provide initial and boundary conditions. The study covers the time period of 1980-02-18 to 1980-02-21, including the 1980 Ash Wednesday bushfires. | ||
ashwed83 - ERA5+ERA5Land reanalysis data was used to provide initial and boundary conditions. The study covers the time period of 1983-02-15 to 1983-02-17, including the 1983 Ash Wednesday bushfires." | ||
model: | ||
- AUS2200 (UM v12.2) | ||
frequency: | ||
- subhr | ||
- 1hr | ||
nominal_resolution: | ||
- atmos = 2.2 km | ||
version: 1 | ||
contact: Dale Roberts | ||
email: [email protected] | ||
created: null | ||
reference: null | ||
license: https://creativecommons.org/licenses/by/4.0/ | ||
url: null | ||
parent_experiment: null | ||
related_experiments: | ||
- null | ||
notes: | | ||
null | ||
keywords: | ||
- null |
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