Speasy
  • Installation
  • Speasy concepts
  • Data Providers
  • Examples gallery
    • AMDA first steps
    • CDAWeb first steps
    • CSA Provider examples
    • SSCWeb first steps
    • CDPP3DVIEW Provider examples
    • Direct Archive Access: bring your own archive
    • AMDA product types: Catalogs, TimeTables, and Datasets
    • Resampling and Interpolation example
    • Scipy filters compatibility
    • A more complete demo of Speasy
    • Solar Orbiter HET data
    • Multiscale views of an Alfvenic slow solar wind:
    • Speasy caches levels analysis
  • Plotting
  • NumPy compatibility
  • SciPy compatibility
  • Configuration
  • Developer documentation
  • History
  • Contributing
  • Credits
Speasy
  • Examples gallery
  • View page source

Examples gallery

Browse example folder on MyBinder:

https://mybinder.org/badge_logo.svg

Browse example folder on Google Colab:

https://colab.research.google.com/assets/colab-badge.svg

New to Speasy? Start with the archive you want data from in First steps per archive, then move on to Working with data to see what you can do with the products you fetched.

First steps per archive

Each of these notebooks shows how to browse one archive’s inventory and fetch your first product from it:

First steps per archive

AMDA first steps
CDAWeb first steps
CSA Provider examples
SSCWeb first steps
CDPP3DVIEW Provider examples
Direct Archive Access: bring your own archive
  • AMDA — fetch time series from the AMDA web service (a good very-first notebook).

  • CDAWeb — browse NASA’s CDAWeb inventory and plot its variables.

  • CSA — get Cluster and Double Star data from ESA’s Cluster Science Archive.

  • SSCWeb — fetch spacecraft and body trajectories from NASA’s SSCWeb.

  • Cdpp3dView — planet and spacecraft trajectories from CDPP 3DView (disabled by default, see the notebook).

  • GenericArchive — point Speasy at your own archive of CDF files with a small YAML description.

Working with data

Once you can fetch data, these notebooks show Speasy’s product types and analysis features:

Working with data

AMDA product types: Catalogs, TimeTables, and Datasets
Resampling and Interpolation example
Scipy filters compatibility
A more complete demo of Speasy
  • CatalogsAndTimeTables — beyond time series: catalogs, timetables and whole datasets.

  • Resampling — resample and interpolate variables onto a common time grid.

  • Filtering — apply scipy filters directly to Speasy variables.

  • CompleteDemo — a longer tour combining several archives and product types.

Science reproductions and advanced examples

Full analyses reproducing published results; they assume you are already comfortable with the basics:

Science reproductions and advanced examples

Solar Orbiter HET data
Multiscale views of an Alfvenic slow solar wind:
  • solo_epd — Solar Orbiter EPD/HET energetic particle fluxes.

  • alfvenic — reproduction of the Alfvenic slow solar wind analysis from Louarn et al., 2021.

Internals

Internals

Speasy caches levels analysis
  • Caches — how Speasy’s local and remote caches perform (a benchmarking notebook, not needed for normal use).

Previous Next

© Copyright 2018-2021, Alexis Jeandet.

Built with Sphinx using a theme provided by Read the Docs.