UCL / pyCascadia

Implementation of GEBCO cookbook remove-restore and other cleaning of topography/bathymetry. Uses `pyGMT`.
Mozilla Public License 2.0
9 stars 0 forks source link

Update minimum Python version in accordance with `xarray` #69

Closed alessandrofelder closed 3 years ago

alessandrofelder commented 3 years ago

We need Python 3.7+ for pyCascadia to work with latest xarray (i.e., currently, xarray 0.19).

This PR

Addresses #68 .