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

Update __init__.py #144

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Update __init__.py #144

wants to merge 5 commits into from

Conversation

ngben
Copy link

@ngben ngben commented Dec 1, 2023

Modify creation_date time string to match CORDEX SOD (“2023-01-15T14:30:23Z”)

ngben and others added 5 commits December 1, 2023 13:47
Modify creation_date time string to match CORDEX SOD
Update __init__.py to add cell_methods to instantaneous variables
Removes trailing decimals from lat/lon grid and rounds to number of decimals specified in user's domain.json file
Cleaned up __init__.py, modified cell_methods to include "area: mean", rounded lat_bnds, lon_bnds and removed _FillValue
@bschroeter
Copy link
Collaborator

@ngben, is this still relevant. There is no one assigned to it.

@ngben
Copy link
Author

ngben commented Jun 19, 2024

Yeah it's still relevant, we needed to make some changes to fix the timestamp and lat/lon floating points to meet CORDEX specifications/CF compliance. cell_methods might be changed again in the future.

@bschroeter
Copy link
Collaborator

Yeah it's still relevant, we needed to make some changes to fix the timestamp and lat/lon floating points to meet CORDEX specifications/CF compliance. cell_methods might be changed again in the future.

We're going to need to wrap some tests around this. For some reason the Actions are not triggering on the repo so there is not visibility as to what this change will do to the package stability. I'll raise another issue to get tests up and running again before merging this.

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.

2 participants