navidcy / aus2200-intake

An intake catalogue for the AUS2200 simulations collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AUS2200 simulations Intake Catalogue

Usage

The catalogue is available in intake's default catalogue list in the CLEX Conda environment

import intake

 cat = intake.open_catalog('/g/data/ua8/Working/packages/aus2200-intake/catalogue.yaml') 

Individual datasets are catalogued using intake-esm

Admin

This catalogue exists on Gadi's NCI filesystem under /g/data/hh5/public/apps/aus2200-intake

Use git pull to download changes from Github

Catalogue csv listings themselves need to be generated, they are not in the repository due to their size. This may be done by running make within the directory

The intake data package is under the directory package/, it simply provides an intake entry point pointing to the catalogue directory

More information is available in the official intake-esm documentation.

See the demo notebook for examples of how to use it.

About

An intake catalogue for the AUS2200 simulations collection

License:Apache License 2.0


Languages

Language:Jupyter Notebook 95.8%Language:Python 3.7%Language:Shell 0.5%