An open API service indexing awesome lists of open source software.

https://github.com/lee1043/notebooks

Collection of example Python scripts in Jupyter Notebook for climate data analysis and visualization
https://github.com/lee1043/notebooks

climate climate-data climate-data-analysis climate-model climate-science

Last synced: 11 days ago
JSON representation

Collection of example Python scripts in Jupyter Notebook for climate data analysis and visualization

Awesome Lists containing this project

README

          

# notebooks

This repository contains a collection of example Python scripts in Jupyter Notebook for climate data analysis and visualization.

[![Image 1_1](gallery/climate_stripes_2.png)](notebooks/climate_stripes.ipynb)

## Example gallery:

| [Climate Stripes](notebooks/climate_stripes.ipynb) | [Portrait Plot](notebooks/portrait_plot.ipynb) | [Grouped Box Plot](gallery/grouped_box_plot.png) |
|--------------|--------------|--------------|
| [![Image 1](gallery/climate_stripes.png)](notebooks/climate_stripes.ipynb) | [![Image 2](gallery/portrait_plot.png)](notebooks/portrait_plot.ipynb) | [![Image 3](gallery/grouped_box_plot.png)](notebooks/grouped_box_plot.ipynb) |

| [Globe Map](notebooks/globe_map.ipynb) | [Globe Map (interactive)](notebooks/globe_map_interactive.ipynb)
|--------------|--------------|
| [![Image 4](gallery/globe_map.png)](notebooks/globe_map.ipynb) | [![Image 5](gallery/globe_map_interactive.png)](notebooks/globe_map_interactive.ipynb)