ctablesΒΆ
Work with custom color tables.
Contains a tools for reading color tables from files, and creating instances based on a specific set of constraints (e.g. step size) for mapping.
Functions
convert_gempak_table (infile, outfile) |
Convert a GEMPAK color table to one MetPy can read. |
read_colortable (fobj) |
Read colortable information from a file. |
Classes
ColortableRegistry |
Manages the collection of color tables. |
Exporter (globls) |
Manages exporting of symbols from the module. |