Skip to content

Releases: ssec/polar2grid

Python Package Version 3.0.2

21 Feb 19:10
cec090d
Compare
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
Compare
Choose a tag to compare
v3.0.1

Python Package Version 3.0.1

Polar2Grid 3.0.0

21 Feb 18:33
2eb9110
Compare
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.

Geo2Grid Version 1.1.0 and Python Package Version 3.0.0

12 Dec 20:36
7e1a1d8
Compare
Choose a tag to compare
  • 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

19 Jan 15:57
2a75603
Compare
Choose a tag to compare
  • Fix initial python packaging issues in order to create a conda-forge package

Geo2Grid Version 1.0.0

08 Mar 03:09
0a5be4c
Compare
Choose a tag to compare

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