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

Use the new pooch.Decompress on ETOPO1 and seafloor #34

Closed santisoler closed 5 years ago

santisoler commented 5 years ago

Replace the Decompress classes with the new pooch.Decompress.

The minimum required version of Pooch was raised to v0.5.0. Update tests for uncompressed filenames, they will be in the form of {file}.decomp.

Reminders