From 098d5e21d1eaad65f8213656ed03e2752ee3e8ad Mon Sep 17 00:00:00 2001 From: zh21490 Date: Wed, 22 May 2024 18:12:35 +0100 Subject: [PATCH] Adding a DECC network entry for SIS --- openghg_defs/data/site_info.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/openghg_defs/data/site_info.json b/openghg_defs/data/site_info.json index 21313d5..a7f09c8 100644 --- a/openghg_defs/data/site_info.json +++ b/openghg_defs/data/site_info.json @@ -2818,6 +2818,14 @@ } }, "SIS": { + "DECC": { + "height": ["2m"], + "height_name": ["2magl"], + "height_station_masl": 84.0, + "latitude": 60.1391, + "long_name": "Shetland Islands, Scotland", + "longitude": -1.1848 + }, "NOAA": { "latitude": 60.089, "longitude": -1.255,