The module nc collects named colors in Python. There are two ways to use nc. The simple way is as an intuitive and forgiving interface to a collection of over 2000 named colors, put together from ...
Currently, it uses nc_put_att_text, which means that the resulting attributes are always saved as bytes in the underlying HDF5 files. This works OK as long as you only read netCDF4 files back with ...