goes2go
goes2go copied to clipboard
Make GOES data explorer/downloader with pyscript
I would like to replace my legacy GOES download page (which are no longer funcational) with a new page that runs via pyscript (no server-side processing).
I ended up building this in javascript with much help from google gemini. Not every option has been tested but its a working first draft.
https://coliveir-aer.github.io/goes-data-explorer/
code repo here
https://github.com/coliveir-aer/goes-data-explorer/tree/main
Wow, this is so cool. Nice job!
Also doing a PR to get it added to the opendata info page, if they allow it.