Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix created property format, update stactools dep to 0.5.2 #125

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

philvarner
Copy link
Collaborator

Related issues

n/a

Description

  1. Fixes the population of the created field to have a valid RFC 3339 datetime. Previously, the string was missing the seconds.
  2. Fixes all of the examples that had this invalid datetime string.
  3. Update stactools dependency to require at least 0.5.2, as the reproject_shape was not added until v0.5.2 in Enforce that shapely be >=2.0.0 and unify reproject_* by @jsignell in https://github.com/stac-utils/stactools/pull/441
  4. Update all pre-commit versions

Checklist

  • Includes tests
  • Includes documentation
  • Updates CHANGELOG

src/stactools/sentinel2/stac.py Show resolved Hide resolved
@philvarner philvarner merged commit a0a73cd into main Nov 9, 2023
5 checks passed
@philvarner philvarner deleted the pv/typos branch November 9, 2023 00:28
@philvarner philvarner restored the pv/typos branch November 9, 2023 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants