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
Need to update Python to 3.7 to work with latest `xarray` dependency. #68
Closed
alessandrofelder closed 3 years ago
xarray 0.19
was released the other week, and only support Python 3.7+, butpyCascadia
"supports" 3.6+.