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

Add processing:version and processing:datetime #32

Merged
merged 3 commits into from
May 9, 2024
Merged

Conversation

m-mohr
Copy link
Contributor

@m-mohr m-mohr commented Apr 4, 2024

  • processing:version to describe the primary software version of workflow version that produced the data
  • processing:datetime to describe when the processing happened
  • processing-software relation type

This is meant to deprecate fields such as:

  • landsat:product_generated
  • s2:generation_time
  • s2:processing_baseline
  • s1:processing_datetime

@m-mohr m-mohr linked an issue Apr 4, 2024 that may be closed by this pull request
README.md Show resolved Hide resolved
@m-mohr m-mohr self-assigned this Apr 21, 2024
@m-mohr
Copy link
Contributor Author

m-mohr commented Apr 29, 2024

I'm just wondering whether we should just use the version extension, i.e. the version field, for the processing baseline version.

@emmanuelmathot
Copy link
Member

That is pretty different for me. version field is for the stac document version whilst processing version is for the processor. There will be cases where the data processing will remain the same across multiple document versioning. E.g. Sentinel ground segment IPF processor is different from the CDSE cataloging processor version.

@m-mohr m-mohr requested a review from gadomski May 8, 2024 10:30
@m-mohr m-mohr mentioned this pull request May 8, 2024
@m-mohr m-mohr linked an issue May 8, 2024 that may be closed by this pull request
@m-mohr m-mohr added this to the 1.1.0 milestone May 8, 2024
@m-mohr
Copy link
Contributor Author

m-mohr commented May 8, 2024

I've updated the PR with more descriptions and explanations.

I've also added a new relation type "processing-software" to cover #29

@m-mohr m-mohr merged commit 538f8e6 into main May 9, 2024
2 checks passed
@m-mohr m-mohr deleted the add-version-time branch May 9, 2024 13:45
@m-mohr m-mohr modified the milestones: 1.1.0, 1.2.0 May 9, 2024
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.

processing baseline and processing timeline Add a Software object
3 participants