fatiando / magali

Modeling and inversion of magnetic microscopy data 🧲🔬
https://www.fatiando.org/magali/
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Tests failing due to Figshare download limitations #35

Open YagoMCastro opened 3 weeks ago

YagoMCastro commented 3 weeks ago

Our automated tests are currently failing because Figshare has implemented download limits, which are preventing successful retrieval of the QDM data required for testing. We are in the process of migrating the data to Zenodo, which should resolve these limitations.

Steps to Address:

  1. Migrate QDM data from Figshare to Zenodo.
  2. Update the test scripts to download data from Zenodo instead of Figshare.
  3. Verify that tests pass with the new data source.