Skip to content

v1.0.0: Add Planet imagery metadata retrieval #1

@zcrennenLANL

Description

@zcrennenLANL

Line 1019 in prepTrainInputs/main1Utils.py describes the function to retrieve metadata from Vantor (fk Maxar/Worldview) imagery. As this was initially used for strictly Vantor imagery, hardcoding this retrieval maked sense. To add support for Planet imagery, this should use an if/else or try/except block to sort between imagery source. Fill in appropriate code to extract metadata from Planet's metadata descriptions. For ease of user experience this ideally classifies imagery source automatically, perhaps with a try/except block, however, an addition of an "imagerySource" variable to the .env file may be acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions