Skip to content

Commit

Permalink
chore: merged time chart selection and fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Jul 28, 2023
2 parents 760ed78 + c9d4566 commit 6429f7c
Show file tree
Hide file tree
Showing 13 changed files with 1,695 additions and 140 deletions.
108 changes: 54 additions & 54 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 80 additions & 0 deletions app/public/data/internal/pois_eodash.json
Original file line number Diff line number Diff line change
Expand Up @@ -3019,6 +3019,26 @@
"updateFrequency": "Weekly",
"yAxis": "Chlorophyll-a concentration [mg m-3]"
},
{
"aoi": "40.7170,1.35800",
"aoiID": "ES19",
"city": "Barcelona",
"country": "ES",
"description": "SST Time Series",
"indicator": "SST",
"indicatorName": "Sea Surface Temperature at Casablanca Aeronet-OC fixed station",
"lastColorCode": "RED",
"lastIndicatorValue": "HIGH",
"lastMeasurement": "24.879",
"lastReferenceTime": "2023-07-01T00:00:00",
"lastReferenceValue": "[23.222 1.446]",
"lastTime": "2023-07-01T00:00:00",
"region": "Ebro Delta",
"siteName": "Casablanca Aeronet-OC fixed station",
"subAoi": "/",
"updateFrequency": "Weekly",
"yAxis": "Sea Surface Temperature [Celsius Degree]"
},
{
"aoi": "42.643,-1.648",
"aoiID": "ES22a",
Expand Down Expand Up @@ -4139,6 +4159,26 @@
"updateFrequency": "Weekly",
"yAxis": "Chlorophyll-a concentration [mg m-3]"
},
{
"aoi": "43.4000,4.94000",
"aoiID": "FR11",
"city": "Marseilles",
"country": "FR",
"description": "SST Time Series",
"indicator": "SST",
"indicatorName": "Sea Surface Temperature at Fos-sur-Mer",
"lastColorCode": "BLUE",
"lastIndicatorValue": "NORMAL",
"lastMeasurement": "22.017",
"lastReferenceTime": "2023-07-01T00:00:00",
"lastReferenceValue": "[20.500 2.037]",
"lastTime": "2023-07-01T00:00:00",
"region": "Rhone Delta",
"siteName": "Fos-sur-Mer",
"subAoi": "/",
"updateFrequency": "Weekly",
"yAxis": "Sea Surface Temperature [Celsius Degree]"
},
{
"aoi": "48.7262,2.3652",
"aoiID": "FR13",
Expand Down Expand Up @@ -6279,6 +6319,26 @@
"updateFrequency": "Weekly",
"yAxis": "Chlorophyll-a concentration [mg m-3]"
},
{
"aoi": "45.3142,12.5081",
"aoiID": "IT6",
"city": "Venice Lagoon",
"country": "IT",
"description": "SST Time Series",
"indicator": "SST",
"indicatorName": "Sea Surface Temperature at AAOT fixed station Venezia",
"lastColorCode": "BLUE",
"lastIndicatorValue": "NORMAL",
"lastMeasurement": "24.546999999999997",
"lastReferenceTime": "2023-07-01T00:00:00",
"lastReferenceValue": "[23.939 1.625]",
"lastTime": "2023-07-01T00:00:00",
"region": "North Adriatic Sea",
"siteName": "AAOT fixed station Venezia",
"subAoi": "/",
"updateFrequency": "Weekly",
"yAxis": "Sea Surface Temperature [Celsius Degree]"
},
{
"aoi": "41.80710100142961,12.253597669510512",
"aoiID": "IT9",
Expand Down Expand Up @@ -8139,6 +8199,26 @@
"updateFrequency": "Weekly",
"yAxis": "Chlorophyll-a concentration [mg m-3]"
},
{
"aoi": "44.5458,29.4466",
"aoiID": "RO1",
"city": "Constanta",
"country": "RO",
"description": "SST Time Series",
"indicator": "SST",
"indicatorName": "Sea Surface Temperature at Section-7_Platform Aeronet-OC fixed station",
"lastColorCode": "BLUE",
"lastIndicatorValue": "NORMAL",
"lastMeasurement": "23.975",
"lastReferenceTime": "2023-07-01T00:00:00",
"lastReferenceValue": "[22.629 1.855]",
"lastTime": "2023-07-01T00:00:00",
"region": "Danube Delta",
"siteName": "Section-7_Platform Aeronet-OC fixed station",
"subAoi": "/",
"updateFrequency": "Weekly",
"yAxis": "Sea Surface Temperature [Celsius Degree]"
},
{
"aoi": "44.510178, 26.084603",
"aoiID": "RO3",
Expand Down
Loading

0 comments on commit 6429f7c

Please sign in to comment.