-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomers (doesn’t require deep knowledge of the project)Good for newcomers (doesn’t require deep knowledge of the project)
Description
The gravity processing tutorial uses Pooch to fetch the datasets from the Zenodo archives at the start of the tutorial. This is good to showcase Pooch but we now have Ensaio for this. It would be good to start using it in the tutorial so we can test it out.
A compromise between using Ensaio and showcasing Pooch would be to:
- Use Ensaio to fetch some of the data. We load Southern Africa gravity, Earth topography, and Earth geoid. We could just get the topography and geoid with Ensaio for example.
- Say that Ensaio uses Pooch under the hood and that, for example, you could load the Africa gravity data with Pooch as well. The text can mention
ensaio.fetch_southern_africa_gravityand then show how to usepooch.retrieveto achieve the same thing.
Or maybe we don't do this at all and just use Ensaio. We can then make a separate short tutorial just for Pooch.
Any thoughts/preferences on one of these options or volunteers to implement the change would be much appreciated ❤️
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomers (doesn’t require deep knowledge of the project)Good for newcomers (doesn’t require deep knowledge of the project)