Skip to content

Releases: remotesensinginfo/arcsi

4.0.5

28 Jul 16:12
Compare
Choose a tag to compare

Update with fix for Sentinel-2 updated 5.11 (https://dataspace.copernicus.eu/news/2024-7-19-deployment-sentinel-2-processing-baseline-version-0511-23-july)

What's Changed

Full Changelog: 4.0.4...4.0.5

4.0.4

01 Jun 10:03
Compare
Choose a tag to compare

Bug fix for elevation values, which round up to 8900 m.

Full Changelog: 4.0.3...4.0.4

4.0.3

17 Feb 11:43
dddc4d4
Compare
Choose a tag to compare

Bug fix for Sentinel-2 when processing multiple tiles using MPI functions.

What's Changed

  • Use generateOutputBaseName() for non-resampled bands for filename uni… by @CathyJinJNCC in #11

New Contributors

Full Changelog: 4.0.2...4.0.3

v4.0.2

24 Dec 08:20
Compare
Choose a tag to compare

What's Changed

  • Bug fix when using python-fmask with sentinel-2
  • Output s2cloudless probability image for sentinel-2
  • Code formatting updates
  • Other minor bug fixes
  • changes from eods testing against arcsi v.4.0.1 by @samfranklin in #10

New Contributors

Full Changelog: 4.0.0...4.0.2

v4.0.0

03 Oct 08:18
Compare
Choose a tag to compare

Update to refactor some of the ARCSI codebase to reduce code duplication, drop sensors which aren't currently being maintained and support rsgislib v5. Supported sensors are now:

  • Sentinel-2
  • Landsat MSS (1-5)
  • Landsat TM (4/5)
  • Landsat ETM+
  • Landsat OLI (8/9)

ARCSI 4.0.0 also supports both USGS collection 1 and 2 datasets.

v3.8.1

14 Apr 16:24
Compare
Choose a tag to compare

Bug fixes and improvements which work with recent RSGISLib release 4.1.95. Highlights include:

  • Bug fixes with updates to GDAL v3. Particularly regarding reprojection of data.
  • Improvements in Sentinel-2 cloud masking integrating s2cloudless machine learning approach.
  • Recommended Sentinel-2 cloud masking approach is to use the intersection of sen2cloudless and fmask.
  • lightgbm is a dependency if s2cloudless approach is to be used.
  • Landsat has the option of using the existing cloud masking provided in the metadata.