Skip to content
New issue

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

best-practice example workflow for loading ensemble ACCESS-ESM1.5 data #8

Open
Thomas-Moore-Creative opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Thomas-Moore-Creative
Copy link
Contributor

Thomas-Moore-Creative commented Sep 19, 2024

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:

  • Write a Jupyter notebook example to show and explore best-practice
  • importantly, maintain the original names for the 40 ensembles in the resulting xarray object, for example r1i1p1f1

Environment:

  • Pangeo-style: python, dask, xarray
  • ARE @ NCI
  • Module directories: /g/data/hh5/public/modules
  • Modules: conda/analysis3

Additional context:

  • adding implementation of a json file for providing settings like xarray_kwargs
  • set this up as a start to full ARD workflow for ACCESS-ESM1.5 data
@Thomas-Moore-Creative Thomas-Moore-Creative added the enhancement New feature or request label Sep 19, 2024
@Thomas-Moore-Creative Thomas-Moore-Creative self-assigned this Sep 19, 2024
@Thomas-Moore-Creative
Copy link
Contributor Author

The motivation here is (A) current project work that requires ACCESS-ESM1.5 and (B) efforts here by @jemmajeffree > COSIMA/cosima-recipes#444

@Thomas-Moore-Creative
Copy link
Contributor Author

able to extract the member names from the catalog keys and naively assign them after concatenation - but are they correct? CHECK THIS
CleanShot 2024-09-19 at 16 56 02@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant