-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Labels
bugThings which are brokenThings which are brokenextensionImplement a STAC extension in PySTACImplement a STAC extension in PySTACquestion
Milestone
Description
Support for v2.0.0 of the File Info Extension was added in #442, but the migrate
hook was not updated to include a migration from v1.0.0 to the new version. That hook should be updated to include the migration.
Based on my understanding of the changes between versions, the following fields should be migrated to Raster Bands Object fields (dropping the file:
prefix as well):
file:bits_per_sample
file:data_type
file:nodata
file:unit
@emmanuelmathot @matthewhanson @m-mohr Feel free to correct this if I got anything wrong.
Metadata
Metadata
Assignees
Labels
bugThings which are brokenThings which are brokenextensionImplement a STAC extension in PySTACImplement a STAC extension in PySTACquestion