Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhujinxuan/met_plots_models.jl

a simple wrapper of matlibplot for a meteorologiest
https://github.com/zhujinxuan/met_plots_models.jl

Last synced: 24 days ago
JSON representation

a simple wrapper of matlibplot for a meteorologiest

Awesome Lists containing this project

README

        

# Met_Plots_Models

[![Build Status](https://travis-ci.org/zhujinxuan/Met_Plots_Models.jl.svg?branch=master)](https://travis-ci.org/zhujinxuan/Met_Plots_Models.jl)

## The Motivation for this package

You might have a feeling of boring when plot a lot of drafty figures(scatters, contourfs ...) with NCL, matlibplot, or other packages, manually configuring longitude, latitude, levels again and again with codes modified little.

So I provide a wrapper of matlibplot in Julia to plot a drafty figure with one command, once with configuring longitude and latitude once autonomously and without configuring levels most time.

## Examples and Documents
In progress