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

Adapt regridding to CORDEX needs #185

Conversation

aperezpredictia
Copy link
Contributor

First, we added the coordinate system to those coordinates that have not one to avoid iris error ( better explained in #182 ).

Second, I commented out and commented in the command lines in the inverse order in order to make ESMValTool to use Iris.

Third, I opened a try/except clause in the is_lon_circular() function because lon.bounds does not exist unless you use the fix given in #184 .

This pull request is a small part of #182

@mattiarighi mattiarighi added enhancement New feature or request preprocessor Related to the preprocessor labels Jul 24, 2019
@zklaus
Copy link

zklaus commented Sep 3, 2019

This PR mixes fixes in data files with some changes to regridding that imho are likely to be unnecessary once we address other aspects of CORDEX data properly.

We will have a closer look at this after the first step of making CORDEX data available, which is addressed in another PR.

@sloosvel
Copy link
Contributor

I don't think this is needed anymore. @pepcos tested #1765 with the regridding and got decent results for datasets in rotated coordinate grids.

@sloosvel sloosvel closed this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preprocessor Related to the preprocessor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants