Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-Notes-of-cartopy

  • To draw dramatic meteorology maps!

To strat with cartopy, we need the libraries of netcdf4, xarray and files of nc datasets.

Ues conda to install our required libraries.

conda create -n cartopy-env python=3.7 -c https://mirrors.sjtug.sjtu.edu.cn/anaconda/cloud/conda-forge
conda install -c conda-forge netcdf4
conda install -c conda-forge cartopy
conda install -c conda-forge xarray

About

To draw dramatic meteorology maps!

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages