Skip to content

1.8.19

Latest
Compare
Choose a tag to compare
@SpacemanPaul SpacemanPaul released this 02 Jul 06:57
· 29 commits to develop since this release

Open Datacube Release 1.8.19

Ensures floating point COGs generated by ODC code are written out in a form that both GDAL and ESRI ArcGIS will handle correctly.

What's Changed

  • Update readthedocs stylesheet for dark theme styling by @Ariana-B in #1579
  • Update docker image to GDAL 3.9/Python 3.12/Ubuntu 24.04 by @SpacemanPaul in #1587
  • Add deprecation warning for config environment names that will not be supported in 1.9 by @SpacemanPaul in #1592
  • Always write floating point bands to cogs with nodata=nan for ESRI and GDAL compatibility by @SpacemanPaul in #1602
  • Update whats_new for 1.8.19 release by @SpacemanPaul in #1612