ClimatePlots.jl

Plotting library for ClimateTools
Author JuliaClimate
Popularity
12 Stars
Updated Last
2 Years Ago
Started In
January 2020

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status codecov

ClimatePlots.jl

Plotting library for Climate fields. Right now, it is compatible with ClimateTools.jl. The long term objective is to develop a generic climate mapping library in Julia.

Installation

Under the hood, ClimatePlots use Cartopy for plotting gridded variables. Hence, PyCall should be configured so that the python distribution linked to PyCall is able to load cartopy and matplotlib.

Installation steps are described here.

ClimatePlots Documentation

ClimateTools Documentation