Skip to content

fix: handle case where UMM metadata is missing horizontal resolution#62

Merged
hrodmn merged 3 commits intodevelopfrom
fix/missing-resolution
Jun 26, 2025
Merged

fix: handle case where UMM metadata is missing horizontal resolution#62
hrodmn merged 3 commits intodevelopfrom
fix/missing-resolution

Conversation

@hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Jun 25, 2025

There are concept_ids which are missing the HorizontalDataResolution attribute so we cannot calculate the array size from collection-level metadata alone. This change will allow any time series request for a dataset that does not include this piece of information to proceed regardless of request size.

resolves #59

@hrodmn hrodmn requested a review from abarciauskas-bgse June 25, 2025 18:17
@github-actions
Copy link

github-actions bot commented Jun 25, 2025

📚 Documentation preview will be available at: https://developmentseed.github.io/titiler-cmr/pr-previews/pr-62/

Status: ✅ Preview is ready!

github-actions bot pushed a commit that referenced this pull request Jun 25, 2025
github-actions bot pushed a commit that referenced this pull request Jun 26, 2025
github-actions bot pushed a commit that referenced this pull request Jun 26, 2025
@hrodmn hrodmn merged commit 86adc52 into develop Jun 26, 2025
7 checks passed
@hrodmn hrodmn deleted the fix/missing-resolution branch June 26, 2025 11:41
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.

How to solve for error when ResolutionAndCoordinateSystem does not exist in umm json

2 participants