Skip to content

Make notebooks independent of NSRDB API rate limits #305

Description

@martin-springer

Describe the bug

The following tutorials rely on the nsrdb API. The demo key is rate limited. We should not pull the data for the notebook tests and jupyter books builds as this might exhaust the rate limit. Let's store the data locally and pull them. Modify the notebook to allow for both. Local loading and pulling from NSRDB that can be uncommented by the user.

tutorials/01_basics/04_weather_database_access.ipynb::Cell 4
tutorials/03_monte_carlo/01_arrhenius.ipynb::Cell 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions