Releases: ssec/polar2grid
Python Package Version 3.1.1
Python Package Version 3.1.0
-
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
-
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
-
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
- Documentation fixes
- Configuration fixes for AWIPS tiled MODIS and VIIRS products
Python Package Version 3.0.1
v3.0.1 Python Package Version 3.0.1
Polar2Grid 3.0.0
- 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.
Geo2Grid Version 1.1.0 and Python Package Version 3.0.0
- GOES-18 ABI reader support added
- ABI Level 2 (abi_l2_nc) reader added
- Gridded GLM (glm_l2) reader added
- GEO-KOMPSAT AMI (ami_l1b) reader added
- FY-4A AGRI (agri_fy4a_l1) reader added
- FY-4B AGRI (agri_fy4b_l1) reader added
- Various optimizations
- Support for additional RGBs
- Use of yaml files for grid definitions
- Various bug fixes
The release of the polar2grid
python package version 3.0.0 to PyPI was an accident. This g2g-v1.1.0
now represents both the Python package release and the G2G 1.1.0 release.
Python Package Version 2.4.1
- Fix initial python packaging issues in order to create a conda-forge package
Geo2Grid Version 1.0.0
Version 1.0.0
- New Geo2Grid Package!
- ABI L1B (abi_l1b) reader added
- AHI HSD (ahi_hsd) reader added
- AHI HRIT/HimawariCast (ahi_hrit) reader added
- Geotiff (geotiff) writer added
- Multi-threaded (multiple worker) processing
- Sharpened rayleigh-corrected full-resolution true and natural color RGBs
- Command line Lat/Lon defined subsets
- User defined grid capability
- MIN/MAX native resampling possible