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

added realization dimension #103

Merged
merged 2 commits into from
Feb 1, 2023
Merged

added realization dimension #103

merged 2 commits into from
Feb 1, 2023

Conversation

cehbrecht
Copy link
Contributor

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes issue #xyz
  • Tests for the changes have been added (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • HISTORY.rst has been updated (with summary of main changes)
  • I have added my relevant user information to AUTHORS.md
  • What kind of change does this PR introduce?:
    New feature:

this PR adds a new dimension realization_index with standard name realization to the known coordinates.

The change is necessary to work with CMIP6 decadal datasets. In Copernicus we want to use the average_over_dim operator to merge the 10 realization members of each CMIP6 decadal dataset.

The notebook example with concat (new) + average operator:
https://nbviewer.org/github/roocs/rooki/blob/master/notebooks/demo/demo-rooki-concat.ipynb

  • Does this PR introduce a breaking change?:
    no

  • Other information:

@cehbrecht cehbrecht self-assigned this Jan 31, 2023
@cehbrecht cehbrecht mentioned this pull request Feb 1, 2023
5 tasks
@Zeitsperre
Copy link
Contributor

I'm not super familiar with ROOCS-utils, but I don't see anything here that should be breaking!

@cehbrecht cehbrecht merged commit b910cbb into master Feb 1, 2023
@cehbrecht cehbrecht deleted the add-dim-realization branch February 1, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants