fatiando / rockhound

NOTICE: This library is no longer being developed. Use Ensaio instead (https://www.fatiando.org/ensaio). -- Download geophysical models/datasets and load them in Python
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

More metadata and faster plots Bedmap + ETOPO1 #28

Closed leouieda closed 5 years ago

leouieda commented 5 years ago

Include units and long names for coordinates and data variables for Bedmap2 and ETOPO1. xarray puts these in the plots automatically, which is nice. Speed up the plots by not using projections. Not ideal but they look better and run faster. Includes a notice not to do that in practice.

Reminders