Skip to content

Releases: ASFHyP3/satchip

SatChip v0.6.1

06 Nov 00:07
29c0440

Choose a tag to compare

Added

  • New builds are now automatically published to PyPI on release.

SatChip v0.6.0

05 Nov 00:32
bfcb247

Choose a tag to compare

Added

  • Add mypy to static analysis github action.
  • Support for RTC products.

Changed

  • Names of platforms so OPERA RTC is S1RTC and HyP3 RTC is HYP3S1RTC.
  • Switch from a multithreaded to a single threaded download approach for Sentinel-2.
  • Updated github actions to use only ASF's GitHub secrets.

Fixed

  • Bug that resulted in duplicates of Sentinel-2 data sometimes being selected

SatChip v0.5.0

20 Oct 17:19
a6596c0

Choose a tag to compare

Changed

  • Format and layout of chips to more closely match the TerraMesh dataset.

SatChip v0.4.0

01 Oct 17:40
2ab7ad5

Choose a tag to compare

Changed

  • For the S1RTC platform chipdata now processes and download all nessary RTC prior to getting individual chip data.

Fixed

  • Fix fmask path when chipping HLS data

SatChip v0.3.0

10 Sep 14:42
0297342

Choose a tag to compare

Added

  • Support for specifying per-chip maximum cloud cover percentage when creating Sentinel-2 and HLS chips.
  • Support for getting all images within a date range or the best one.

Changed

  • chipdata interface so that a date range must be provided.
  • Zarr structure for image chip datasets to support multi-temporal chips.
  • HLS and S2L2A band names to be capitalized color names (ex. BLUE instead of B02).

SatChip v0.2.0

29 Aug 13:18
2fcc34c

Choose a tag to compare

Added

  • Support for Harmonized Landsat Sentinel-2 data.
  • Support for persistent scratch directory for image downloads.
  • chipview CLI tool for view chip datasets

Changed

  • Alignment of TerraMind chips to be centered within MajorTom chips.

SatChip v0.1.0

21 Apr 13:13
00c76e4

Choose a tag to compare

Added

  • Ability to chip label images to MajorTom/TerraMind grids.
  • Ability to create Sentinel-2 and Sentinel-1 RTC chips based on an input label chip.