PyClimo v1.0
PyClimo Version 1.0
NOAA PSL
NCAR Reanalysis
- Automatically downloads, analyzes and plots the data
- Plots the mean of the data for the period
- Performs Empirical Orthogonal Function (EOF) Analysis
- Plots EOF1 and EOF2 of the dataset
- Plots the EOF1 and EOF2 scores vs. time
- Automatically builds directory and saves the images to the folder
- See documentation for more information on functions and variables
- See Jupyter Lab Examples for examples
PRISM Climate Group
PRISM Data
- Automatically downloads, unzips raster data files (.tiff)
- Automatically extracts the raster data to a pandas DataFrame
- Automatically analyzes and plots the data
- Automatically builds directory and saves the images to the folder
- See documentation for more information on functions and variables
- See Jupyter Lab Examples for examples

