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
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