diff --git a/ncl_colormaps_in_mpl/README.md b/ncl_colormaps_in_mpl/README.md new file mode 100644 index 0000000..9379d89 --- /dev/null +++ b/ncl_colormaps_in_mpl/README.md @@ -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. +