This repository has been archived by the owner on May 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to specify input grid (#114)
## Purpose Allow the caller to override the src grid definition for the input field. Useful if the regrid needs to be chained as the RegularGrid.from_field method is limited to the rotated latlon CRS. ## Code changes - `idpi.operators.regrid.regrid` takes `src` as an optional parameter.
- Loading branch information