Distribution Statement
# # # This source code is subject to the license referenced at

Interfaces#

GeoIPS plugins come in two forms: class-based plugins written in Python (readers, algorithms, interpolators, colormappers, output formatters, and more) and YAML-based plugins defined declaratively (products, sectors, annotators). The pages below describe each interface. To learn how to author a class-based plugin, see Writing a class-based plugin.