Skip to content

Commit

Permalink
Add some more ICOS sites and tweak IZO details
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-pitt committed Sep 9, 2024
1 parent bd88f3a commit 5307641
Showing 1 changed file with 47 additions and 11 deletions.
58 changes: 47 additions & 11 deletions openghg_defs/data/site_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,16 @@
"longitude": 174.87
}
},
"BIK": {
"ICOS": {
"height": ["300m"],
"height_name": ["300magl"],
"height_station_masl": 183.0,
"latitude": 53.2294,
"long_name": "Bialystok, Poland",
"longitude": 23.0128
}
},
"BIR": {
"ICOS": {
"height": ["10m", "75m"],
Expand Down Expand Up @@ -1089,6 +1099,16 @@
"height_name": ["328masl"]
}
},
"GIF": {
"ICOS": {
"latitude": 48.71,
"longitude": 2.1475,
"height_station_masl": 160.0,
"long_name": "Gif sur Yvette, France",
"height": ["7m"],
"height_name": ["7magl"]
}
},
"GLA": {
"GAUGE": {
"height": ["10m"],
Expand Down Expand Up @@ -1595,9 +1615,17 @@
},
"IZO": {
"NOAA": {
"height": ["10m"],
"height_name": ["10magl"],
"height_station_masl": 2372.0,
"height": ["5m"],
"height_name": ["5magl"],
"height_station_masl": 2373.0,
"latitude": 28.309,
"long_name": "Izana, Tenerife",
"longitude": -16.499
},
"ICOS": {
"height": ["29m"],
"height_name": ["29magl"],
"height_station_masl": 2373.0,
"latitude": 28.309,
"long_name": "Izana, Tenerife",
"longitude": -16.499
Expand Down Expand Up @@ -1840,6 +1868,14 @@
"latitude": 35.5181,
"long_name": "Lampedusa, Italy",
"longitude": 12.6322
},
"NOAA": {
"height": ["5m"],
"height_name": ["5magl"],
"height_station_masl": 45.0,
"latitude": 35.5181,
"long_name": "Lampedusa, Italy",
"longitude": 12.6322
}
},
"LSTJ": {
Expand Down Expand Up @@ -3683,13 +3719,13 @@
}
},
"ZSF": {
"ICOS": {
"height_station_masl": 2666,
"latitude": 47.4165,
"longitude": 10.97964,
"height": ["3m"],
"height_name": ["3magl"],
"long_name": "Zugspitze Schneefernerhaus"
}
"ICOS": {
"height_station_masl": 2666,
"latitude": 47.4165,
"longitude": 10.97964,
"height": ["3m"],
"height_name": ["3magl"],
"long_name": "Zugspitze Schneefernerhaus"
}
}
}

0 comments on commit 5307641

Please sign in to comment.