Skip to content

Conversation

@ghidalgo3
Copy link
Collaborator

@ghidalgo3 ghidalgo3 commented Dec 10, 2025

Description

The 2 HLS2 collections claimed they implemented the STAC scientific extension, but they did not. Their items did, but the collections did not.

Previously, this would throw a validation error:

import pystac_client

pc_client = pystac_client.Client.open("https://planetarycomputer.microsoft.com/api/stac/v1/")
hls2_s30 = pc_client.get_collection("hls2-l30")
print(hls2_s30.validate())

@ghidalgo3 ghidalgo3 merged commit ff07851 into main Jan 16, 2026
5 of 6 checks passed
@ghidalgo3 ghidalgo3 deleted the guhidalgo/hls2sciextension branch January 16, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants