Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@leothomas leothomas released this 24 Feb 20:10
· 47 commits to master since this release
7e13c0f

๐ŸŽ‰ Features:

This release includes:

  • Addition of a new dataset: Contrails detections (currently available over LA, SF and NY, more to come soon!)
  • Addition of a new spotlight: Suez Canal (currently available for the Ship detections dataset)
  • A new water quality indicator in the Great Lakes area: Photic Zone Depth

image

๐Ÿš€ Improvements:

  • Improves documentation with an added section on API usages for users who want to directly access the underlying data
  • Improves the naming convention and S3 organization for the Water Quality datasets

๐Ÿ› Bugfixes:

  • Fixes the spotlightId value in the source tile url of the nighlights-viirs dataset for EUPorts (was du or gh, is now EUPorts in both cases)
  • Fixes incorrect cache configuration (should see noticeable improvements in query response time)
  • Removes reserved concurrency for non-production lambdas (avoids taking up reserved concurrency for testing API's)