We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
write best-practice example workflow for loading ensemble ACCESS-ESM1.5 data
40 ensemble ACCESS-ESM1.5 data is available on NCI and is cataloged, see: https://access-nri-intake-catalog.readthedocs.io/en/latest/
NCI
Jupyter
xarray
r1i1p1f1
python
dask
/g/data/hh5/public/modules
conda/analysis3
json
xarray_kwargs
The text was updated successfully, but these errors were encountered:
The motivation here is (A) current project work that requires ACCESS-ESM1.5 and (B) efforts here by @jemmajeffree > COSIMA/cosima-recipes#444
Sorry, something went wrong.
#8 setup config
125bf30
#8 - start building workflow in ARD_ACCESS-ESM15.ipynb
4d6be72
able to extract the member names from the catalog keys and naively assign them after concatenation - but are they correct? CHECK THIS
#8 - able to extract member name and assign after concat
1958076
Thomas-Moore-Creative
No branches or pull requests
Title:
write best-practice example workflow for loading ensemble ACCESS-ESM1.5 data
Description:
40 ensemble ACCESS-ESM1.5 data is available on
NCI
and is cataloged, see: https://access-nri-intake-catalog.readthedocs.io/en/latest/Goals:
Jupyter
notebook example to show and explore best-practicexarray
object, for exampler1i1p1f1
Environment:
python
,dask
,xarray
/g/data/hh5/public/modules
conda/analysis3
Additional context:
json
file for providing settings likexarray_kwargs
The text was updated successfully, but these errors were encountered: