Skip to content
Snippets Groups Projects

Update Mendota Buoy meteorogram for 2020 season

Merged David Hoese requested to merge davidh/MetObsSite:buoy-chloro-phyco-update into develop
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -337,7 +337,7 @@ var siteConfigs = {
traces: [
{
name: 'Chlorophyll',
var_names: ['mendota.buoy.chlorophyll'],
var_names: ['mendota.buoy.chlorophyll_ysi'],
},
],
yaxis: {
@@ -354,7 +354,7 @@ var siteConfigs = {
traces: [
{
name: 'Phycocyanin',
var_names: ['mendota.buoy.phycocyanin'],
var_names: ['mendota.buoy.phycocyanin_ysi'],
},
],
yaxis: {
Loading