Skip to content

sat extension update #507

@jonas-eberle

Description

@jonas-eberle

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThings which are brokenextensionImplement a STAC extension in PySTAC

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions