Skip to content

Use Ensaio to fetch the tutorial data #2

@leouieda

Description

@leouieda

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:

  1. 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.
  2. 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_gravity and then show how to use pooch.retrieve to 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 ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers (doesn’t require deep knowledge of the project)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions