You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Trends.Earth's JSON output generation to ensure compatibility with the STAC Item specification. Each dataset instance should be wrapped in a STAC Item, with relevant metadata. Also make sure to take into account the updates discussed in the parent issues for the JSON outputs.
All the STAC Items should adhere to the standards, e.g each item should have a valid spatial (bbox), temporal (datetime), and additional properties if present.
The final STAC items should be validated using the stac-validator tool.
Part of #825
Update Trends.Earth's JSON output generation to ensure compatibility with the STAC Item specification. Each dataset instance should be wrapped in a STAC Item, with relevant metadata. Also make sure to take into account the updates discussed in the parent issues for the JSON outputs.
All the STAC Items should adhere to the standards, e.g each item should have a valid spatial (bbox), temporal (datetime), and additional properties if present.
The final STAC items should be validated using the stac-validator tool.
Sample JSON output converted to a STAC Item
The text was updated successfully, but these errors were encountered: