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

Check outputs from regridding #180

Closed
4 tasks done
agstephens opened this issue Jul 1, 2021 · 0 comments · Fixed by #243
Closed
4 tasks done

Check outputs from regridding #180

agstephens opened this issue Jul 1, 2021 · 0 comments · Fixed by #243
Assignees

Comments

@agstephens
Copy link
Collaborator

agstephens commented Jul 1, 2021

  • clisops version: branch=regrid-main
  • Python version: all
  • Operating System: all

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):

  • check missing values are the same in input and output files
  • check metadata in output files is CF-compliant for grid description
  • check _FillValue is not inserted into all coordinate variables
  • check the grids and metadata are consistent in the source and output grid files.
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 a pull request may close this issue.

2 participants