Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpm committed Mar 8, 2024
1 parent ac2afe3 commit 2e6fb3c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ncl_colormaps_in_mpl/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
This folder contains all the NCL colormaps as `.rgb` files.

It also contains the notebook `ncl_into_mpl.ipynb`.

The notebook can download the `.rgb` files from the NCL website.

The point of the notebook is to show how to get these files and convert them to Matplotlib colormaps.

0 comments on commit 2e6fb3c

Please sign in to comment.