Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MetObsSite
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MetObs
MetObsSite
Merge requests
!17
Update Mendota Buoy meteorogram for 2020 season
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update Mendota Buoy meteorogram for 2020 season
davidh/MetObsSite:buoy-chloro-phyco-update
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
David Hoese
requested to merge
davidh/MetObsSite:buoy-chloro-phyco-update
into
develop
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Some channels were removed because they were old/redundant.
👍
0
👎
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
02bcb5bd
1 commit,
4 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
content/js/meteorogram/site_configs.js
+
2
−
2
Options
@@ -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