Releases: edrewitz/pyclimo
Releases · edrewitz/pyclimo
PyClimo v1.1
PyClimo Version 1.1
What's New?!
- Northern and Southern Hemispheric Views for NOAA PSL Graphics
- Users can now import locally hosted custom GeoJSON files and name their custom reference system on PRISM Graphics
Bug Fixes
- Fixed how EOF1 and EOF2 display on the map.
- Fixed the issue with data crossing the International Dateline
Documentation: https://github.com/edrewitz/pyclimo/blob/main/README.md#documentation
Jupyter Lab Examples: https://github.com/edrewitz/pyclimo/blob/main/README.md#jupyter-lab-examples
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

