Skip to content

Generate 'quadrant charts' of temperature and precipitation using station data (via ACIS) or statewide/divisional data (via NCEI's Climate at a Glance)

License

Notifications You must be signed in to change notification settings

russ-schumacher/acis_temp_precip_scatter

Repository files navigation

acis_temp_precip_scatter

This python code pulls temperature and precipitation data for user-defined stations over a user-defined time period from ACIS, then uses plotly to generate scatterplots.

Requires json, pandas and plotly to be installed, as well as kaleido if you want to write the plots to image files.

The code is in the jupyter notebook included here, the only changes a user needs to make are to include the desired station ID(s), and to define the desired start and end dates for the period of interest.

The resulting plots look will look something like this (if using Fort Collins, CO and the full water year):

Fort Collins scatterplot

Added in June 2023: notebook that makes similar plots from statewide or climate division data from NCEI's Climate at a Glance

About

Generate 'quadrant charts' of temperature and precipitation using station data (via ACIS) or statewide/divisional data (via NCEI's Climate at a Glance)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published