From a94e7f5d6af706ca1c047c4232ba7b3f6dac8734 Mon Sep 17 00:00:00 2001 From: shanth Date: Sun, 5 Feb 2023 14:17:41 -0800 Subject: [PATCH] Schema for long-term delta of temperature projections PiperOrigin-RevId: 507320633 --- core/measurement_methods.mcf | 5 + stat_vars/aggregated_climate_stat_vars.mcf | 102 +++++++++++++++++++++ 2 files changed, 107 insertions(+) diff --git a/core/measurement_methods.mcf b/core/measurement_methods.mcf index 90c10b038..117b0efcf 100644 --- a/core/measurement_methods.mcf +++ b/core/measurement_methods.mcf @@ -151,6 +151,11 @@ name: "NASA_Mean_CMIP6_WithBaseAs_NASAGSOD_NASAGHCN_EPA" typeOf: dcs:MeasurementMethodEnum description: "Measurement method for values calculated with reference to the NASAGSOD_NASAGHCN_EPA data." +Node: dcid:NASA_Mean_CMIP5_CCSM4_WithBaseAs_NASAGSOD_NASAGHCN_EPA +name: "NASA_Mean_CMIP5_CCSM4_WithBaseAs_NASAGSOD_NASAGHCN_EPA" +typeOf: dcs:MeasurementMethodEnum +description: "Measurement method for values calculated with reference to the NASAGSOD_NASAGHCN_EPA data." + Node: dcid:ERA5Monthly name: "ERA5Monthly" typeOf: dcs:MeasurementMethodEnum diff --git a/stat_vars/aggregated_climate_stat_vars.mcf b/stat_vars/aggregated_climate_stat_vars.mcf index d0030a02a..6f07444dd 100644 --- a/stat_vars/aggregated_climate_stat_vars.mcf +++ b/stat_vars/aggregated_climate_stat_vars.mcf @@ -5157,3 +5157,105 @@ statType: dcid:measuredValue baseDate: "Date2015To2020" socioeconomicScenario: dcid:SSP2 measuredProperty: dcid:numberOfMonths + + +# +# MAX of max temperature and MIN of min temperature compared to observational +# base of 1981 to 2010, for different RCPs (CMIP5), for specific models. +# +Node: dcid:ProjectedMin_Until_2050_DifferenceRelativeToBaseDate1981To2010_Min_Temperature_RCP26 +description: "The smallest (min) difference, during the years 2011 and 2050, between the projected min temperature and observed average min temperature (during the years 1981 and 2010), according to RCP2.6" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP2.6 +typeOf: dcid:StatisticalVariable +statType: dcid:minValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMin_Until_2050_DifferenceRelativeToBaseDate1981To2010_Min_Temperature_RCP45 +description: "The smallest (min) difference, during the years 2011 and 2050, between the projected min temperature and observed average min temperature (during the years 1981 and 2010), according to RCP4.5" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP4.5 +typeOf: dcid:StatisticalVariable +statType: dcid:minValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMin_Until_2050_DifferenceRelativeToBaseDate1981To2010_Min_Temperature_RCP60 +description: "The smallest (min) difference, during the years 2011 and 2050, between the projected min temperature and observed average min temperature (during the years 1981 and 2010), according to RCP6.0" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP6.0 +typeOf: dcid:StatisticalVariable +statType: dcid:minValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMin_Until_2050_DifferenceRelativeToBaseDate1981To2010_Min_Temperature_RCP85 +description: "The smallest (min) difference, during the years 2011 and 2050, between the projected min temperature and observed average min temperature (during the years 1981 and 2010), according to RCP8.5" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP8.5 +typeOf: dcid:StatisticalVariable +statType: dcid:minValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMax_Until_2050_DifferenceRelativeToBaseDate1981To2010_Max_Temperature_RCP26 +description: "The largest (max) difference, during the years 2011 and 2050, between the projected max temperature and observed average max temperature (during the years 1981 and 2010), according to RCP2.6" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP2.6 +typeOf: dcid:StatisticalVariable +statType: dcid:maxValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMax_Until_2050_DifferenceRelativeToBaseDate1981To2010_Max_Temperature_RCP45 +description: "The largest (max) difference, during the years 2011 and 2050, between the projected max temperature and observed average max temperature (during the years 1981 and 2010), according to RCP4.5" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP4.5 +typeOf: dcid:StatisticalVariable +statType: dcid:maxValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMax_Until_2050_DifferenceRelativeToBaseDate1981To2010_Max_Temperature_RCP60 +description: "The largest (max) difference, during the years 2011 and 2050, between the projected max temperature and observed average max temperature (during the years 1981 and 2010), according to RCP6.0" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP6.0 +typeOf: dcid:StatisticalVariable +statType: dcid:maxValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" + +Node: dcid:ProjectedMax_Until_2050_DifferenceRelativeToBaseDate1981To2010_Max_Temperature_RCP85 +description: "The largest (max) difference, during the years 2011 and 2050, between the projected max temperature and observed average max temperature (during the years 1981 and 2010), according to RCP8.5" +extremesOverTime: dcid:LowestValue +emissionsScenario: dcid:RCP8.5 +typeOf: dcid:StatisticalVariable +statType: dcid:maxValue +populationType: dcid:Place +measurementQualifier: dcid:DifferenceRelativeToBaseDate +measuredProperty: dcid:temperature +baseDate: "Date1981To2010" +endDate: "2050" +