-
Notifications
You must be signed in to change notification settings - Fork 5
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
VEDA events explorer tool #1284
Comments
This is great work Gjore, definitely interested in moving this forward 🎉 |
This is awesome, I'm glad you kept on prototyping! I would add we can get some feedback from folks on the instance side, especially those familiar with sub-daily imagery needs on GHG and an embedded viewer they're building there |
We have a great collaboration with the NASA EIS Fire team and co-created this operational service that exposes this fire event data. It would be amazing to now also put an appealing UI like this on top. Could we see a way forward where we
Unless we get a clear mandate from VEDA, we do not have a lot of resources to build this out further for EIS. But if folks get excited about this, that could come. A tool embedded in a VEDA Dashboard is the best way for VEDA to get credit for this work, which has been one of the concerns. 👌 |
GHG Center now has two of these event viewers:
Point timeseries viewers is a second type:
Code lives here: https://github.com/US-GHG-Center/custom-interfaces |
Context
During the October 2024 Svalbard pod hackathon in Lisbon, our team explored the idea of an Events Explorer tool for visualizing STAC-based wildfire data from VEDA. This tool was imagined as a component of VEDA's new "Tools" content type. We came up with initial designs, but due to a lack of time we did not manage to build it.
I managed to partially re-visit the concept recently and explore the core functionality.
The prototype uses wildfire data from OpenVEDA. To keep things simple, the demo currently uses a locally hosted set of GeoJSON features retrieved from the backend (I curled the back-end once and serve a limited set of geojson features hosted locally).
Features included in the app:
Acceptance Criteria
cc @aboydnw @faustoperez @j08lue
Related Tickets
[If applicable, link any tickets that are related]
The text was updated successfully, but these errors were encountered: