LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
doc/source/NEWS.rst
doc/source/NEWS_GEO2GRID.rst
doc/source/compositors.rst
doc/source/conf.py
doc/source/custom_config.rst
doc/source/custom_grids.rst
doc/source/data_access.rst
doc/source/design_overview.rst
doc/source/doi_role.py
doc/source/enhancements.rst
doc/source/generate_summary_table.py
doc/source/getting_started.rst
doc/source/grids.rst
doc/source/image_processing_techniques.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/introduction.rst
doc/source/misc_recipes.rst
doc/source/overview.rst
doc/source/remapping.rst
doc/source/summary_table.rst
doc/source/summary_table_geo2grid_readers.rst
doc/source/summary_table_geo2grid_writers.rst
doc/source/toctree_filter.py
doc/source/utilscripts.rst
doc/source/version3_implementation.rst
doc/source/viirs_day_night_band.rst
doc/source/_static/300px_JPSS_Blue_Logo_WEB.png
doc/source/_static/CIMSS_logo_web_multicolor_PNG_1100x800.png
doc/source/_static/CSPP_Logo.png
doc/source/_static/G2G_PDF_Logos.png
doc/source/_static/NOAA_logo_256px.png
doc/source/_static/P2G_PDF_Logos.png
doc/source/_static/SSEC_logo_small24.png
doc/source/_static/favicon.ico
doc/source/_static/prettytables.css
doc/source/dev_guide/adding_readers.rst
doc/source/dev_guide/dev_env.rst
doc/source/dev_guide/index.rst
doc/source/dev_guide/json_input.rst
doc/source/dev_guide/swbundle.rst
doc/source/dev_guide/api/.gitkeep
doc/source/examples/abi_example.rst
doc/source/examples/abi_l2_example.rst
doc/source/examples/acspo_example.rst
doc/source/examples/ahi_example.rst
doc/source/examples/amsr2_example.rst
doc/source/examples/asci_example.rst
doc/source/examples/creating_animations_example.rst
doc/source/examples/index.rst
doc/source/examples/modis_example.rst
doc/source/examples/viirs_example.rst
doc/source/readers/abi_l1b.rst
doc/source/readers/abi_l2_nc.rst
doc/source/readers/acspo.rst
doc/source/readers/agri_fy4a_l1.rst
doc/source/readers/agri_fy4b_l1.rst
doc/source/readers/ahi_hrit.rst
doc/source/readers/ahi_hsd.rst
doc/source/readers/ami_l1b.rst
doc/source/readers/amsr2_l1b.rst
doc/source/readers/avhrr.rst
doc/source/readers/clavrx.rst
doc/source/readers/fci_l1c_nc.rst
doc/source/readers/glm_l2.rst
doc/source/readers/index.rst
doc/source/readers/mersi2_l1b.rst
doc/source/readers/mersi_ll_l1b.rst
doc/source/readers/mirs.rst
doc/source/readers/modis_l1b.rst
doc/source/readers/nucaps.rst
doc/source/readers/viirs_edr.rst
doc/source/readers/viirs_edr_active_fires.rst
doc/source/readers/viirs_edr_flood.rst
doc/source/readers/viirs_l1b.rst
doc/source/readers/viirs_sdr.rst
doc/source/verification/abi_verification.rst
doc/source/verification/index.rst
doc/source/verification/modis_verification.rst
doc/source/verification/viirs_verification.rst
doc/source/writers/awips_tiled.rst
doc/source/writers/binary.rst
doc/source/writers/geotiff.rst
doc/source/writers/hdf5.rst
doc/source/writers/index.rst
integration_tests/features/environment.py
integration_tests/features/steps/compare_images.py
polar2grid/__init__.py
polar2grid/__main__.py
polar2grid/_glue_argparser.py
polar2grid/add_coastlines.py
polar2grid/add_colormap.py
polar2grid/compare.py
polar2grid/debug_data.py
polar2grid/glue.py
polar2grid.egg-info/PKG-INFO
polar2grid.egg-info/SOURCES.txt
polar2grid.egg-info/dependency_links.txt
polar2grid.egg-info/entry_points.txt
polar2grid.egg-info/requires.txt
polar2grid.egg-info/top_level.txt
polar2grid/composites/__init__.py
polar2grid/composites/enhanced.py
polar2grid/core/__init__.py
polar2grid/core/containers.py
polar2grid/core/dtype.py
polar2grid/core/script_utils.py
polar2grid/enhancements/__init__.py
polar2grid/enhancements/shared.py
polar2grid/etc/pyspectral.yaml
polar2grid/etc/resampling.yaml
polar2grid/etc/colormaps/IFR_PROB.cmap
polar2grid/etc/colormaps/LIFR_PROB.cmap
polar2grid/etc/colormaps/MVFR_PROB.cmap
polar2grid/etc/colormaps/abi_l2_modified_cloud_top.cmap
polar2grid/etc/colormaps/amsr2_36h.cmap
polar2grid/etc/colormaps/amsr2_89h.cmap
polar2grid/etc/colormaps/gridded_data.cmap
polar2grid/etc/colormaps/hsl256_no_black.cmap
polar2grid/etc/colormaps/p2g_sst_palette.txt
polar2grid/etc/colormaps/tropix_no_white.cmap
polar2grid/etc/colormaps/viirs_edr_flood_water_detection.cmap
polar2grid/etc/composites/abi.yaml
polar2grid/etc/composites/ahi.yaml
polar2grid/etc/composites/mersi-2.yaml
polar2grid/etc/composites/modis.yaml
polar2grid/etc/composites/viirs.yaml
polar2grid/etc/enhancements/abi.yaml
polar2grid/etc/enhancements/agri.yaml
polar2grid/etc/enhancements/ahi.yaml
polar2grid/etc/enhancements/ami.yaml
polar2grid/etc/enhancements/generic.yaml
polar2grid/etc/enhancements/mersi-2.yaml
polar2grid/etc/enhancements/modis.yaml
polar2grid/etc/enhancements/viirs.yaml
polar2grid/etc/readers/mirs.yaml
polar2grid/etc/writers/awips_tiled.yaml
polar2grid/etc/writers/binary.yaml
polar2grid/etc/writers/hdf5.yaml
polar2grid/filters/__init__.py
polar2grid/filters/_base.py
polar2grid/filters/_filter_scene.py
polar2grid/filters/_utils.py
polar2grid/filters/day_night.py
polar2grid/filters/resample_coverage.py
polar2grid/fonts/Vera.ttf
polar2grid/fonts/__init__.py
polar2grid/grids/__init__.py
polar2grid/grids/config_helper.py
polar2grid/grids/grids.yaml
polar2grid/grids/manager.py
polar2grid/readers/__init__.py
polar2grid/readers/_base.py
polar2grid/readers/abi_l1b.py
polar2grid/readers/abi_l2_nc.py
polar2grid/readers/acspo.py
polar2grid/readers/agri_fy4a_l1.py
polar2grid/readers/agri_fy4b_l1.py
polar2grid/readers/ahi_hrit.py
polar2grid/readers/ahi_hsd.py
polar2grid/readers/ami_l1b.py
polar2grid/readers/amsr2_l1b.py
polar2grid/readers/amsr2_l2_gaasp.py
polar2grid/readers/avhrr_l1b_aapp.py
polar2grid/readers/clavrx.py
polar2grid/readers/fci_l1c_nc.py
polar2grid/readers/glm_l2.py
polar2grid/readers/mersi2_l1b.py
polar2grid/readers/mersi_ll_l1b.py
polar2grid/readers/mirs.py
polar2grid/readers/modis_l1b.py
polar2grid/readers/modis_l2.py
polar2grid/readers/nucaps.py
polar2grid/readers/viirs_edr.py
polar2grid/readers/viirs_edr_active_fires.py
polar2grid/readers/viirs_edr_flood.py
polar2grid/readers/viirs_l1b.py
polar2grid/readers/viirs_sdr.py
polar2grid/readers/virr_l1b.py
polar2grid/resample/__init__.py
polar2grid/resample/_resample_scene.py
polar2grid/resample/resample_decisions.py
polar2grid/tests/__init__.py
polar2grid/tests/_abi_fixtures.py
polar2grid/tests/_avhrr_fixtures.py
polar2grid/tests/_fixture_utils.py
polar2grid/tests/_viirs_fixtures.py
polar2grid/tests/conftest.py
polar2grid/tests/test_add_coastlines.py
polar2grid/tests/test_add_colormap.py
polar2grid/tests/test_compare.py
polar2grid/tests/test_configs.py
polar2grid/tests/test_enhancements.py
polar2grid/tests/test_glue.py
polar2grid/tests/test_main.py
polar2grid/tests/etc/grids.conf
polar2grid/tests/etc/test_p2g_palettize3.npy
polar2grid/tests/etc/colormaps/WV_Chile_Short.cmap
polar2grid/tests/etc/colormaps/amsr2_36h.cmap
polar2grid/tests/etc/colormaps/reds.cmap
polar2grid/tests/etc/enhancements/generic.yaml
polar2grid/tests/test_filters/__init__.py
polar2grid/tests/test_filters/test_day_night.py
polar2grid/tests/test_filters/test_utils.py
polar2grid/tests/test_grids/__init__.py
polar2grid/tests/test_grids/test_config_helper.py
polar2grid/tests/test_grids/test_manager.py
polar2grid/tests/test_readers/__init__.py
polar2grid/tests/test_readers/test_base.py
polar2grid/tests/test_resample/__init__.py
polar2grid/tests/test_resample/test_resample_scene.py
polar2grid/tests/test_utils/__init__.py
polar2grid/tests/test_utils/test_convert_grids_conf.py
polar2grid/tests/test_utils/test_legacy_compat.py
polar2grid/tests/test_writers/__init__.py
polar2grid/tests/test_writers/test_base.py
polar2grid/tests/test_writers/test_binary.py
polar2grid/tests/test_writers/test_hdf5.py
polar2grid/utils/__init__.py
polar2grid/utils/config.py
polar2grid/utils/convert_grids_conf_to_yaml.py
polar2grid/utils/create_awips_debug_tiles.py
polar2grid/utils/dynamic_imports.py
polar2grid/utils/legacy_compat.py
polar2grid/utils/warnings.py
polar2grid/writers/__init__.py
polar2grid/writers/awips_tiled.py
polar2grid/writers/binary.py
polar2grid/writers/cf.py
polar2grid/writers/geotiff.py
polar2grid/writers/hdf5.py
swbundle/geocat2scmi.py