Releases: stactools-packages/sentinel2
Releases · stactools-packages/sentinel2
v0.5.0a3
Merge pull request #145 from stactools-packages/pv/pre-release-0.5.0a3 update to 0.5.0a3
v0.5.0a2
version 0.5.0a2
v0.5.0a1
release prep for 0.5.0-pre1 release (#138) * change version to 0.5.0a1
v0.4.2
Fixed
- Antimeridian-crossing geometries are now valid.
- Centroids of antimeridian-crossing MultiPolygons are now computed correctly.
What's Changed
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #98
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #102
- update to stactools >=0.4.8 by @philvarner in #105
- fix centroids for antimeridian-crossing MultiPolygons by @philvarner in #103
- only apply view extension if azimuth and zenith are not NaN by @philvarner in #107
- fix antimeridian crossing scene footprints to be valid by @philvarner in #110
- release prep for 0.4.2 by @philvarner in #106
- pin antimeridian version to >= 0.3.1 by @philvarner in #111
Full Changelog: v0.4.1...v0.4.2
v0.2.1
Added
antimeridian_strategyoption tocreate_itemto split or normalize Item geometries that cross the antimeridian (#99)coordinate_precisionoption tocreate_itemto round Item geometry coordinates and bbox values (#99)
New Contributors
- @pjhartzell made their first contribution in #99
Full Changelog: v0.2.0...v0.2.1
v0.4.1
What's Changed
- Update conda environment to match template by @gadomski in #84
- Simple fixups by @gadomski in #85
- Add sensor viewing angles by @gadomski in #86
- Floor pystac version by @gadomski in #88
- fix thumbnail_href for SAFE L1C by @floriandeboissieu in #89
- change thumbnail getter from safe_manifest to granule_metadata by @floriandeboissieu in #90
- refactor Grid Extension, add Python 3.11 to CI matrix by @philvarner in #96
- prep for 0.4.1 release by @philvarner in #97
New Contributors
- @floriandeboissieu made their first contribution in #89
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump actions/cache from 2 to 3 by @dependabot in #20
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump codecov/codecov-action from 1 to 2.1.0 by @dependabot in #22
- Bump actions/setup-python from 2 to 3 by @dependabot in #23
- populate MGRS Extension fields by @philvarner in #24
- add grid extension field 'grid:code' to item by @philvarner in #26
- support s3 sinergise source by @philvarner in #27
- set asset names for default resolution of visual, WVP, AOT, and SCL to not have resolution in name by @philvarner in #35
- update Asset Band descriptions by @philvarner in #37
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #36
- add view extension by @philvarner in #38
- add thumbnail asset by @philvarner in #41
- change s2 prefix to sentinel2 by @philvarner in #39
- Pv/add processing baseline by @philvarner in #40
- change asset object keys to be common name instead of band number by @philvarner in #42
- use pre-commit and black for formatting, per change to stactools by @philvarner in #43
- Pv/test improvements by @philvarner in #45
- Pv/raster dynamic from metadata by @philvarner in #47
- Add Raster Extension to Item by @philvarner in #46
- Bump actions/setup-python from 3 to 4.1.0 by @dependabot in #51
- Bump codecov/codecov-action from 3.0.0 to 3.1.1 by @dependabot in #54
- remove units where they are 'none' by @kmp24 in #67
- Bump actions/setup-python from 4.1.0 to 4.3.0 by @dependabot in #73
- change sentinel2 prefix to s2 by @kmp24 in #68
- Feature/changes v1 by @kmp24 in #75
- add product metadata for aws sinergise by @matthewhanson in #77
- add product metadata if available by @matthewhanson in #78
- create new version by @matthewhanson in #76
- Bump actions/setup-python from 4.3.0 to 4.5.0 by @dependabot in #83
New Contributors
- @dependabot made their first contribution in #20
- @kmp24 made their first contribution in #67
- @matthewhanson made their first contribution in #77
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Adding support for Level-1C products by @constantinius in #11
- update to requiring stactools 0.3.0 by @philvarner in #18
New Contributors
- @constantinius made their first contribution in #11
- @philvarner made their first contribution in #18
Full Changelog: v0.2.0...v0.3.0