Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zhujinxuan/met_plots_models.jl
- Owner: zhujinxuan
- License: other
- Created: 2014-08-02T13:34:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T10:29:26.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T02:53:10.823Z (2 months ago)
- Language: Julia
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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