This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ MB-System git:(capstone-spring2024) ✗ git diff src/mbgrd2gltf/bathymetry.h src/mbgrd2gltf/bathymetry.cpp | |
diff --git a/src/mbgrd2gltf/bathymetry.cpp b/src/mbgrd2gltf/bathymetry.cpp | |
index 6287bee51..db8a17adc 100644 | |
--- a/src/mbgrd2gltf/bathymetry.cpp | |
+++ b/src/mbgrd2gltf/bathymetry.cpp | |
@@ -40,6 +40,7 @@ | |
// external libraries | |
#include <netcdf.h> | |
+#include <iostream> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git diff src/stoqs/geometry.cpp | |
diff --git a/stoqs/contrib/gltf-generator/src/stoqs/geometry.cpp b/stoqs/contrib/gltf-generator/src/stoqs/geometry.cpp | |
index 4495916..46f385a 100644 | |
--- a/stoqs/contrib/gltf-generator/src/stoqs/geometry.cpp | |
+++ b/stoqs/contrib/gltf-generator/src/stoqs/geometry.cpp | |
@@ -1,7 +1,8 @@ | |
#include <stoqs/geometry.h> | |
// standard library | |
-#include <math.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking OPeNDAP URLs in campaigns... (key: . good(200) , redirect(301) x bad(404) | |
stoqs_lrauv_jan2012 : *** FATAL: database "stoqs_lrauv_jan2012" does not exist *** | |
stoqs_lrauv_feb2012 : *** FATAL: database "stoqs_lrauv_feb2012" does not exist *** | |
stoqs_lrauv_mar2012 : *** FATAL: database "stoqs_lrauv_mar2012" does not exist *** | |
stoqs_lrauv_apr2012 : *** FATAL: database "stoqs_lrauv_apr2012" does not exist *** | |
stoqs_lrauv_may2012 : *** FATAL: database "stoqs_lrauv_may2012" does not exist *** | |
stoqs_lrauv_jun2012 : *** FATAL: database "stoqs_lrauv_jun2012" does not exist *** | |
stoqs_lrauv_jul2012 : *** FATAL: database "stoqs_lrauv_jul2012" does not exist *** | |
stoqs_lrauv_aug2012 : *** FATAL: database "stoqs_lrauv_aug2012" does not exist *** | |
stoqs_lrauv_sep2012 : MBARI Long Range Autonomous Vehicle data during September 2012 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking OPeNDAP URLs in campaigns... (key: . good(200) , redirect(301) x bad(404) | |
stoqs_rovctd_mb : All dives in Monterey Bay | |
ROVCTD/loadMB_Dives.sh | |
stoqs_rovctd_mw93 : Daytime transect dives made by the Robison lab at Midwater 1 site, 1993 - 2014 | |
ROVCTD/loadAllTransectDives.sh | |
stoqs_rovctd_mw97 : Midwater Transect dives made with Ventana and Doc Ricketts from 1997 - 2014. Three to four dives/year selected, representing spring, summer and fall (~ beginning upwelling, upwelling and post-upwelling) |