Skip to content
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

Implement Extension: Render #1464

Closed
bmcandr opened this issue Oct 25, 2024 · 1 comment
Closed

Implement Extension: Render #1464

bmcandr opened this issue Oct 25, 2024 · 1 comment
Labels
enhancement extension Implement a STAC extension in PySTAC

Comments

@bmcandr
Copy link
Contributor

bmcandr commented Oct 25, 2024

Add support for the Render extension

@gadomski gadomski added extension Implement a STAC extension in PySTAC enhancement labels Oct 25, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 18, 2025
* Initial implementation of render extension

* Return Render objs from renders getter

* Add closing greater than symbol to Render repr

* Fix instance type check logic

* Add render extension tests

* Remove item-assets and virtual assets extensions

* Add docstrings to render extension

* Replace Landsat-8 example Item with Sentinel-2 Item

* Remove validation tests

* Remove other extensions, simplify Item

* Update render extension for v2.0.0 conformance

* Add render test episodes

* Add #1465 render extension

* Fix references to xarray in docstrings
@bmcandr
Copy link
Contributor Author

bmcandr commented Jan 20, 2025

Closed by #1465

@bmcandr bmcandr closed this as completed Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement extension Implement a STAC extension in PySTAC
Projects
None yet
Development

No branches or pull requests

2 participants