Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Freeze xarray version given update causes crash (#190)
* Update pyproject.toml New (24-9-0) xarray update causes error when calling bathymetry. A "strict" flag is added to one of the dask function calls which causes a crash. Need to freeze the version of xarray to fix for now, until we patch ahead of updating to new xarray version * only upper bound --------- Co-authored-by: Navid C. Constantinou <[email protected]>
- Loading branch information