Skip to content

Releases: ssec/polar2grid

Python Package Version 3.3.0

02 Mar 16:12
15b5a80

Choose a tag to compare

  • Support for additional VIIRS EDRs, including:

    • Cloud Base Height
    • Cloud Top Temperature
    • Total Cloud Fraction
  • Expanded Examples section.

  • New AMSR2 GAASP Level 2 product reader.

  • New Arctic Weather Satellite (AWS) MWR reader.

  • Support input data directly from the Amazon JPSS Marketplace (See Examples section).

  • Change default visible band output to apply / cos(SZA). Use --normalized-radiances for old behavior.

  • Fix resampling coverage calculations.

  • Change binary writer output filename "data_type" to numpy-style names (ex. "uint8").

  • Log warning when legacy '.conf' grid configuration files are used.

This is the version used in Polar2Grid 3.2.0.

Polar2Grid Version 3.2.0

02 Mar 16:11
15b5a80

Choose a tag to compare

  • Support for additional VIIRS EDRs, including:

    • Cloud Base Height
    • Cloud Top Temperature
    • Total Cloud Fraction
  • Expanded Examples section.

  • New AMSR2 GAASP Level 2 product reader.

  • New Arctic Weather Satellite (AWS) MWR reader.

  • Support input data directly from the Amazon JPSS Marketplace (See Examples section).

  • Change default visible band output to apply / cos(SZA). Use --normalized-radiances for old behavior.

  • Fix resampling coverage calculations.

  • Change binary writer output filename "data_type" to numpy-style names (ex. "uint8").

  • Log warning when legacy '.conf' grid configuration files are used.

This is the same as the Python Package 3.3.0 release on PyPI.

Python Package Version 3.2.0

14 Jan 20:40
7b46de1

Choose a tag to compare

  • Change Polar2Grid default reflectances to include / cos(SZA) correction. Use '--normalized-radiances' for old behavior. Readers include viirs_l1b, modis_l1b, avhrr_l1b_aapp, and mersi2_l1b.
  • Fix resampling coverage calculations
  • Switch package building to hatchling and re-add bash shell scripts bin/ installation

Python Package Version 3.1.1

22 Sep 12:20
7e61bc5

Choose a tag to compare

  • Fix package config not being set properly in non-bundle environments

Python Package Version 3.1.0

13 Aug 18:17
038d017

Choose a tag to compare

  • Support for additional VIIRS EDRs, including

    • Aerosol Optical Depth (AOD)
    • Cloud Top Height and Cloud Top Temperature
    • Surface Reflectances, including True Color
    • Vegetation Indices (NDVI, EVI)
  • Support added for FY-3E MERSI-LL instrument

  • Re-organization of software directories

  • Optimizations

  • Bug fixes

For more details on what's new in this version and past versions see the Polar2Grid Release Notes.

This release is the same as the released python package version 3.1.0 on PyPI and conda-forge.

Polar2Grid 3.1.0

13 Aug 18:19
038d017

Choose a tag to compare

  • Support for additional VIIRS EDRs, including

    • Aerosol Optical Depth (AOD)
    • Cloud Top Height and Cloud Top Temperature
    • Surface Reflectances, including True Color
    • Vegetation Indices (NDVI, EVI)
  • Support added for FY-3E MERSI-LL instrument

  • Re-organization of software directories

  • Optimizations

  • Bug fixes

For more details on what's new in this version and past versions see the Polar2Grid Release Notes.

This release is the same as the released python package version 3.1.0 on PyPI and conda-forge.

Geo2Grid 1.2.0

13 Aug 18:26
136e98c

Choose a tag to compare

  • Preliminary GOES-19 ABI reader support added

  • Preliminary EUMETSAT MTG FCI (fci_l1c_nc) reader support added

  • Additional ABI Product readers support added:

    • Aerosol Optical Depth (AOD)
    • Low Cloud and Fog (FLS)
    • Land Surface Temperature (LST)
  • New 3.9 micron band scaling

  • Added ABI AOD product example to documenation

  • Support for additional RGBs

  • Optimizations

  • Bug fixes

Python Package Version 3.0.2

21 Feb 19:10
cec090d

Choose a tag to compare

  • Documentation fixes
  • Configuration fixes for AWIPS tiled MODIS and VIIRS products

Python Package Version 3.0.1

21 Feb 18:39
2eb9110

Choose a tag to compare

v3.0.1

Python Package Version 3.0.1

Polar2Grid 3.0.0

21 Feb 18:33
2eb9110

Choose a tag to compare

  • New implementation polar2grid.sh -r <reader> -w <writer>
  • Reader name changes and replacements
  • Writer name changes
  • NOAA-20 output filename standardized to "noaa20"
  • Alpha band now included as default. Use --fill-value 0 to not include
  • Specify number of CPU's to use --num-workers <num>
  • --list-products and --list-products-all now available
  • Scaling .ini files no longer supported. Replaced with .yaml.

For more detials on what's new in this version and past versions see the Polar2Grid Release Notes.

This release is the same as the released python package version 3.0.1 on PyPI and conda-forge.