-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Describe the bug
In the new regrid_xy
, the input grid mosaic
file is copied to the input directory before calling fregrid
. However, the grid files are not copied over and fregrid
may fail with files not found
error.
The unit test does not check and catch this error.
To Reproduce
Thought experiment
Expected behavior
Additional context
Fix is coming soon with improved unit tests
Metadata
Metadata
Assignees
Labels
No labels