We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
regrid-main
In the regrid-main branch, we now have some working unit tests for regridding a regular gridded field to a number of target grids:
https://github.com/roocs/clisops/blob/regrid-main/tests/ops/test_regrid.py
There are a number of checks that need to be done on the outputs (that are generated by xESMF):
xESMF
_FillValue
The text was updated successfully, but these errors were encountered:
agstephens
sol1105
Successfully merging a pull request may close this issue.
regrid-main
Description
In the
regrid-main
branch, we now have some working unit tests for regridding a regular gridded field to a number of target grids:https://github.com/roocs/clisops/blob/regrid-main/tests/ops/test_regrid.py
There are a number of checks that need to be done on the outputs (that are generated by
xESMF
):_FillValue
is not inserted into all coordinate variablesThe text was updated successfully, but these errors were encountered: