Distribution Statement
# # # This source code is subject to the license referenced at
# # # NRLMMD-GEOIPS.
Sector Spec Generators in GeoIPS#
A sector spec generator is a class-based GeoIPS plugin that turns sector metadata into a
concrete sector specification (an AreaDefinition) — for
example, building an area definition from a center latitude/longitude, resolution, and
size. These are used when generating dynamic sectors.
For the built-in generators, see the sector_spec_generators directory.