Skip to content

SminYu/pyncmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyNCmap

Use NCL colortable in python matplotlib colormap without install new packages

All colortable in NCL exist in cmap_data.tar.gz (Ref: https://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml)

Unzip the compressed file and place on the same directory with the python code

No compatibility issue

You can use reversed colormap for any colortable just by typing "_r" after the colortable name (i.e., rainbow_r)

About

NCL style colormap in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages