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

fix bounds bug #314

Merged
merged 2 commits into from
Jan 25, 2025
Merged

fix bounds bug #314

merged 2 commits into from
Jan 25, 2025

Conversation

larsbuntemeyer
Copy link
Contributor

This pull request includes a change to the transform_bounds function in the cordex/transform.py file. The change modifies the attributes for longitude and latitude bounds to use the target dimensions instead of constant values.

  • cordex/transform.py: Updated the transform_bounds function to set the longitude and latitude bounds attributes to trg_dims[0] and trg_dims[1] respectively, instead of cf.LON_BOUNDS and cf.LAT_BOUNDS.

@larsbuntemeyer larsbuntemeyer merged commit 4b11259 into main Jan 25, 2025
11 of 13 checks passed
@larsbuntemeyer larsbuntemeyer deleted the transform branch January 25, 2025 20: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.

1 participant