SWFSC / glider-lab

A repo for the Project of ESD Gliders
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Create code for a synoptic view of glider and science data during a deployment #32

Open acossio opened 2 months ago

acossio commented 2 months ago

It would be a nice thing to have to have something like this (https://marine.rutgers.edu/cool/data/gliders/deployments/deployment.php?deployment=bios_jack-20240812T1810) during a deployment to have a good long view of how the glider and science are sampling that looks better than the SFMC plots. This may be done by scraping the data off of the SFMC then providing plots. This will probably be a team effort.

acossio commented 1 month ago

@flaimC is making great progress with this. His code is here

flaimC commented 2 weeks ago

The code works locally on my machine now to email out useful plots generated from raw binary files. I am working on getting to code to run upon VM reboot and am waiting to hear back about GCP CLI issues.