Skip to content

sat extension update #507

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

Closed
jonas-eberle opened this issue Jul 1, 2021 · 1 comment · Fixed by #509
Closed

sat extension update #507

jonas-eberle opened this issue Jul 1, 2021 · 1 comment · Fixed by #509
Labels
bug Things which are broken extension Implement a STAC extension in PySTAC
Milestone

Comments

@jonas-eberle
Copy link

A colleague of mine discovered that the sat extension within pystac is not up-to-date with the current sat extension as specified here:
https://github.com/stac-extensions/sat#item-properties

The following items could be added:

Field Name Type Description
sat:platform_international_designator string The International Designator, also known as COSPAR ID, and NSSDCA ID
sat:absolute_orbit integer The obsolute orbit number at the time of acquisition.
sat:anx_datetime string The Ascending Node Crossing (ANX) time, in UTC. It is formatted according to RFC 3339, section 5.6.

So far we fill in the properties dictionary directly. Eventually we can contribute here in the next weeks.

@duckontheweb
Copy link
Contributor

Thanks for reporting this @jonas-eberle! We'll plan on updating this ahead of the 1.0.0 release.

@duckontheweb duckontheweb added bug Things which are broken extension Implement a STAC extension in PySTAC labels Jul 1, 2021
@duckontheweb duckontheweb added this to the 1.0.0 milestone Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things which are broken extension Implement a STAC extension in PySTAC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants