- Notifications
You must be signed in to change notification settings - Fork1
An intake catalogue for the AUS2200 simulations collection
License
coecms/aus2200-intake
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The catalogue is available in intake's default catalogue list in the CLEX Condaenvironment
importintakecat=intake.open_catalog('/g/data/ua8/Working/packages/aus2200-intake/catalogue.yaml')
Individual datasets are catalogued using intake-esm
This catalogue exists on Gadi's NCI filesystem under /g/data/hh5/public/apps/aus2200-intake
Usegit pull
to download changes from Github
Catalogue csv listings themselves need to be generated, they are not in therepository due to their size. This may be done by runningmake
within thedirectory
The intake data package is under the directorypackage/
, it simply providesan intake entry point pointing to the catalogue directory
More information is available in the officialintake-esm documentation.
See the demo notebook for examples of how to use it.