From 2b3464c11ff68a2a7295fc1d4c4ec231751a70eb Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 15:51:42 -0600 Subject: [PATCH 01/10] Create icesat2_dataset_key_variables.yml The creates a YAML containing key variables for Level 2A and Level 3A products. --- icesat2_dataset_key_variables.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 icesat2_dataset_key_variables.yml diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml new file mode 100644 index 0000000..baf0461 --- /dev/null +++ b/icesat2_dataset_key_variables.yml @@ -0,0 +1,24 @@ +# Key variables in IceSat-2 Level 2A and 3A Products +products: + - dataset: alt03 + name: ATLAS/ICESat-2 L2A Global Geolocated Photon Data + variable: /gtx/heights/h_ph + - dataset: atl04 + name: ATLAS/ICESat-2 L2A Normalized Relative Backscatter Profiles + variable: /profile_x/nrb_profile + - dataset: atl06 + variable: + - dataset: atl07 + variable: + - dataset: atl08 + variable: + - dataset: atl09 + variable: + - dataset: atl10 + variable: + - dataset: atl11 + variable: + - dataset: atl12 + variable: + - dataset: atl13 + variable: From cd22b5e697fc15c09dce3c0fd87456148be663a4 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:27:14 -0600 Subject: [PATCH 02/10] Update icesat2_dataset_key_variables.yml --- icesat2_dataset_key_variables.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index baf0461..11c1b4c 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -7,18 +7,26 @@ products: name: ATLAS/ICESat-2 L2A Normalized Relative Backscatter Profiles variable: /profile_x/nrb_profile - dataset: atl06 - variable: + name: ATLAS/ICESat-2 L3A Land Ice Height + variable: /gtx/land_ice_segments/h_li - dataset: atl07 - variable: + name: ATLAS/ICESat-2 L3A Sea Ice Height + variable: /gtx/sea_ice_segments/heights/height_segment_height - dataset: atl08 - variable: + name: ATLAS/ICESat-2 L3A Land and Vegetation Height + variable: /gtx/land_segments/canopy/h_canopy - dataset: atl09 + name: variable: - dataset: atl10 + name: variable: - dataset: atl11 + name: variable: - dataset: atl12 + name: variable: - dataset: atl13 + name: variable: From 122a6811a78c523fbe06b9201e862bd6277980cc Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:40:07 -0600 Subject: [PATCH 03/10] Update icesat2_dataset_key_variables.yml Add ATL09 --- icesat2_dataset_key_variables.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index 11c1b4c..04a44d9 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -15,9 +15,10 @@ products: - dataset: atl08 name: ATLAS/ICESat-2 L3A Land and Vegetation Height variable: /gtx/land_segments/canopy/h_canopy + reference: https://doi.org/10.1016/j.rse.2018.11.005 - dataset: atl09 - name: - variable: + name: ATLAS/ICESat-2 L3A Calibrated Backscatter Profiles and Atmospheric Layer Characteristics + variable: /profile_x/high_rate/cab_prof - dataset: atl10 name: variable: From 876f86ef984ea15222198203ee10f19e7404e59e Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:42:07 -0600 Subject: [PATCH 04/10] Update icesat2_dataset_key_variables.yml Add long_name attrs to atl09 --- icesat2_dataset_key_variables.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index 04a44d9..dca629d 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -19,6 +19,7 @@ products: - dataset: atl09 name: ATLAS/ICESat-2 L3A Calibrated Backscatter Profiles and Atmospheric Layer Characteristics variable: /profile_x/high_rate/cab_prof + long_name: calibrated attenuated backscatter - dataset: atl10 name: variable: From cb988fa1d7cb256af0c53b2ff2c03e0fc29ad519 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:44:01 -0600 Subject: [PATCH 05/10] Update icesat2_dataset_key_variables.yml add placeholders for long_name to all products --- icesat2_dataset_key_variables.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index dca629d..a40d22f 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -3,18 +3,23 @@ products: - dataset: alt03 name: ATLAS/ICESat-2 L2A Global Geolocated Photon Data variable: /gtx/heights/h_ph + long_name: - dataset: atl04 name: ATLAS/ICESat-2 L2A Normalized Relative Backscatter Profiles variable: /profile_x/nrb_profile + long_name: - dataset: atl06 name: ATLAS/ICESat-2 L3A Land Ice Height variable: /gtx/land_ice_segments/h_li + long_name: - dataset: atl07 name: ATLAS/ICESat-2 L3A Sea Ice Height variable: /gtx/sea_ice_segments/heights/height_segment_height + long_name: - dataset: atl08 name: ATLAS/ICESat-2 L3A Land and Vegetation Height variable: /gtx/land_segments/canopy/h_canopy + long_name: reference: https://doi.org/10.1016/j.rse.2018.11.005 - dataset: atl09 name: ATLAS/ICESat-2 L3A Calibrated Backscatter Profiles and Atmospheric Layer Characteristics @@ -23,12 +28,16 @@ products: - dataset: atl10 name: variable: + long_name: - dataset: atl11 name: variable: + long_name: - dataset: atl12 name: variable: + long_name: - dataset: atl13 name: variable: + long_name: From cc7d31535e5fe7c99993f530a20388427238e11c Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:50:41 -0600 Subject: [PATCH 06/10] Update icesat2_dataset_key_variables.yml add atl10 variables --- icesat2_dataset_key_variables.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index a40d22f..c02fe19 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -26,9 +26,9 @@ products: variable: /profile_x/high_rate/cab_prof long_name: calibrated attenuated backscatter - dataset: atl10 - name: - variable: - long_name: + name: ATLAS/ICESat-2 L3A Sea Ice Freeboard + variable: /gtx/freeboard_segment/heights/height_segment_height + long_name: height of segment surface - dataset: atl11 name: variable: From ceba3b4482eb35636e0d5cca86a48a326e75e5b8 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Fri, 13 Sep 2024 16:59:12 -0600 Subject: [PATCH 07/10] Update icesat2_dataset_key_variables.yml Add atl11. Need to check variable with Ben --- icesat2_dataset_key_variables.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index c02fe19..b55252b 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -30,9 +30,9 @@ products: variable: /gtx/freeboard_segment/heights/height_segment_height long_name: height of segment surface - dataset: atl11 - name: - variable: - long_name: + name: ATLAS/ICESat-2 L3B Slope-Corrected Land Ice Height Time Series + variable: /ptX/h_corr + long_name: mean corrected height - dataset: atl12 name: variable: From a05acbb92bc8fdbb2ecf79203ac924211d36bf81 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Mon, 16 Sep 2024 09:07:30 -0600 Subject: [PATCH 08/10] Update icesat2_dataset_key_variables.yml Add atl12 --- icesat2_dataset_key_variables.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index b55252b..21c7c94 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -9,7 +9,7 @@ products: variable: /profile_x/nrb_profile long_name: - dataset: atl06 - name: ATLAS/ICESat-2 L3A Land Ice Height + name: ATLAS/ICESat-2 L3A Land Ice Heighthttps://github.com/ICESAT-2HackWeek/h5cloud/blob/add_product_key_variables_table/icesat2_dataset_key_variables.yml variable: /gtx/land_ice_segments/h_li long_name: - dataset: atl07 @@ -34,9 +34,9 @@ products: variable: /ptX/h_corr long_name: mean corrected height - dataset: atl12 - name: - variable: - long_name: + name: ATLAS/ICESat-2 L3A Ocean Surface Height + variable: /gtx/ssh_segments/heights/h + long_name: mean sea surface height - dataset: atl13 name: variable: From 476a4d323f28361f252d6cf3c7c5bd0357b60873 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Mon, 16 Sep 2024 10:36:39 -0600 Subject: [PATCH 09/10] Update icesat2_dataset_key_variables.yml Add atl13 --- icesat2_dataset_key_variables.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index 21c7c94..151588e 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -9,7 +9,7 @@ products: variable: /profile_x/nrb_profile long_name: - dataset: atl06 - name: ATLAS/ICESat-2 L3A Land Ice Heighthttps://github.com/ICESAT-2HackWeek/h5cloud/blob/add_product_key_variables_table/icesat2_dataset_key_variables.yml + name: ATLAS/ICESat-2 L3A Land Ice Height variable: /gtx/land_ice_segments/h_li long_name: - dataset: atl07 @@ -38,6 +38,6 @@ products: variable: /gtx/ssh_segments/heights/h long_name: mean sea surface height - dataset: atl13 - name: - variable: - long_name: + name: ATLAS/ICESat-2 L3A Along Track Inland Surface Water Data + variable: /gtx/ht_water_surf + long_name: Water surface height From 94dfacc864bd7544caa4beedd15ba44ffc1e01a5 Mon Sep 17 00:00:00 2001 From: Andy Barrett Date: Mon, 16 Sep 2024 10:44:38 -0600 Subject: [PATCH 10/10] Update icesat2_dataset_key_variables.yml Add missing long_names --- icesat2_dataset_key_variables.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/icesat2_dataset_key_variables.yml b/icesat2_dataset_key_variables.yml index 151588e..d3040fe 100644 --- a/icesat2_dataset_key_variables.yml +++ b/icesat2_dataset_key_variables.yml @@ -3,23 +3,23 @@ products: - dataset: alt03 name: ATLAS/ICESat-2 L2A Global Geolocated Photon Data variable: /gtx/heights/h_ph - long_name: + long_name: photon wgs84 height - dataset: atl04 name: ATLAS/ICESat-2 L2A Normalized Relative Backscatter Profiles variable: /profile_x/nrb_profile - long_name: + long_name: normalized relative backscatter profile - dataset: atl06 name: ATLAS/ICESat-2 L3A Land Ice Height variable: /gtx/land_ice_segments/h_li - long_name: + long_name: land ice height - dataset: atl07 name: ATLAS/ICESat-2 L3A Sea Ice Height variable: /gtx/sea_ice_segments/heights/height_segment_height - long_name: + long_name: height of segment surface - dataset: atl08 name: ATLAS/ICESat-2 L3A Land and Vegetation Height variable: /gtx/land_segments/canopy/h_canopy - long_name: + long_name: height canopy reference: https://doi.org/10.1016/j.rse.2018.11.005 - dataset: atl09 name: ATLAS/ICESat-2 L3A Calibrated Backscatter Profiles and Atmospheric Layer Characteristics