Terrascope backend releases

Today, latest a new version of the Terrascope backend has been released.
Notable improvements:

  • Various bug and robustness fixes for Sentinelhub layers
  • Performance improvements for specific cases of aggregate_spatial (zonal statistics)
  • A fix for writing the output of apply_neighborhood to geotiff
  • A performance improvement for specific cases of writing netCDF files, (mostly in combination with UDF’s)
  • Initial support for load_result

Please let us know if you would experience issues!

The Terrascope production backend received a major update today. Please let us know if you experience issues.
Notable changes

  • Upgrade from Python 3.6 to 3.8, also affecting users of UDF’s. (Most UDF’s should continue working as-is.)
  • Upgrade from Spark 2.3 to 3.2
  • Upgrade from Scala 2.11 to 2.12
  • Upgraded Geotrellis from 3.5 to 3.6
  • Processing components now run in a Docker container
  • Support for the ‘between’ process was extended.
  • Support for product reducer in aggregate_spatial
1 Like