-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feat/cmr support #782
Feat/cmr support #782
Conversation
✅ Deploy Preview for veda-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I have some questions! I thought we want to move towards putting more metadata on the backend. It is not a big lift on the UI side to add more properties but having Is there a way to differentiate temporal data being intentionally null compared to accidentally null? The temporal metadata has been missing (accidentally) in the past. It will be difficult if the same null value indicates different things. Re: Replacing HTTPS URLs in the STAC asset links with S3 URLs - is there any way to get this information dynamically? If not, it might be better to make this a property in mdx. |
@hanbyul-here thanks for looking -
|
I rebased main branch and opened a new pr based on this pr: #805 |
This PR updates the previous attempt to integrate CMR endpoints in #714
There are still some workarounds made since:
null
trailing value to indicate ongoing datasets.@hanbyul-here let's discuss the options for merging this or alternative solutions - such as CMR-specific dataset + layer modules or longer term changes.