Skip to content

jukent/GeoCAT-examples

 
 

Repository files navigation

CI GitHub Workflow Status GitHub Workflow Status
Docs Documentation Status
License License
Citing DOI

GeoCAT-examples

GeoCAT-examples repo contains visualization examples that demonstrate how to how to plot data with packages in the Python ecosystem (primarily, Matplotlib and Cartopy).

Specifically, visualizations in this repository are intended to demonstrate Python ways of generating figures akin to the NCL Application Examples website.

A primary objective of this project is to identify any NCL plotting functionality that is missing from the popular Matplotlib + Cartopy toolchain, so each contributed script, if originating from NCL, should contain a best-effort attempt at reproducing an NCL graphic as closely as possible without using NCL or PyNGL. In the future, PyNGL examples may be included in this repository as well, but the current goal is to see what can't be done with Matplotlib and Cartopy.

That said, if you identify any NCL functionality in particular that does not seem to exist in Matplotlib/Cartopy, please create an issue on this repository's GitHub page with a link to the original NCL example page and list any NCL functions whose functionality is missing from Python.

Documentation

GeoCAT Homepage

GeoCAT Contributor's Guide

GeoCAT-Examples Gallery

NCL Application Examples

Installation instructions

Please see our documentation for installation instructions.

Citing GeoCAT-examples

If you use this software, please cite it as described at the GeoCAT-examples - Citation page.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%