Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
climix
climix
Commits
481f542b
Commit
481f542b
authored
Nov 20, 2019
by
Lars Bärring
Committed by
Klaus Zimmermann
Nov 20, 2019
Browse files
Reorganize index metadata (closes #133)
parent
c0216671
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
climix/etc/b4est_indices.yml
0 → 100644
View file @
481f542b
indices
:
faf
:
reference
:
B4EST
period
:
allowed
:
annual
:
monthly
:
seasonal
:
JASOND
default
:
seasonal
output
:
var_name
:
faf
standard_name
:
proposed_standard_name
:
first_occurrence_of_air_temperature_below_threshold
long_name
:
First Autumn Frost (day-of-year during Jul-Dec when Tmin < 0 degC)
units
:
days
cell_methods
:
-
time
:
minimum within days
-
time
:
minimum over days
input
:
var_name
:
tasmin
standard_name
:
air_temperature
cell_methods
:
-
time
:
minimum
index_function
:
name
:
first_occurrence
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
0
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
<'
ET
:
short_name
:
long_name
:
definition
:
comment
:
lsf
:
reference
:
B4EST
period
:
allowed
:
annual
:
monthly
:
seasonal
:
JFMAMJ
default
:
seasonal
output
:
var_name
:
lsf
standard_name
:
proposed_standard_name
:
last_occurrence_of_air_temperature_below_threshold
long_name
:
Last Spring Frost (day-of-year during Jan-Jun when Tmin < 0 degC)
units
:
days
cell_methods
:
-
time
:
minimum within days
-
time
:
maximum over days
input
:
var_name
:
tasmin
standard_name
:
air_temperature
cell_methods
:
-
time
:
minimum
index_function
:
name
:
last_occurrence
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
0
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
<'
ET
:
short_name
:
long_name
:
definition
:
comment
:
climix/etc/climate_indices_CV22.yml
0 → 100644
View file @
481f542b
This diff is collapsed.
Click to expand it.
climix/etc/metadata.yml
View file @
481f542b
...
...
@@ -88,331 +88,3 @@ index_functions:
kind
:
operator
reducer
:
kind
:
reducer
indices
:
cdd
:
reference
:
ETCCDI
period
:
allowed
:
annual
:
seasonal
:
monthly
:
default
:
annual
output
:
var_name
:
cdd
standard_name
:
spell_length_of_days_with_lwe_thickness_of_precipitation_amount_below_threshold
proposed_standard_name
:
spell_length_with_lwe_thickness_of_precipitation_amount_below_threshold
long_name
:
Maximum consecutive dry days (Precip < 1mm)
units
:
days
cell_methods
:
-
time
:
sum within days
-
time
:
sum over days
input
:
var_name
:
pr
standard_name
:
precipitation_flux
cell_methods
:
-
time
:
sum
index_function
:
name
:
spell_length
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily precipitation amount (liquid water equivalent)
standard_name
:
lwe_precipitation_rate
data
:
1
units
:
mm day-1
condition
:
kind
:
operator
operator
:
'
<'
reducer
:
kind
:
reducer
reducer
:
max
ET
:
short_name
:
cdd
long_name
:
Consecutive dry days
definition
:
Maximum number of consecutive days with P<1mm
comment
:
maximum consecutive days when daily total precipitation is below 1 mm
cwd
:
reference
:
ETCCDI
period
:
allowed
:
annual
:
seasonal
:
monthly
:
default
:
annual
output
:
var_name
:
cwd
standard_name
:
spell_length_of_days_with_lwe_thickness_of_precipitation_amount_above_threshold
proposed_standard_name
:
spell_length_of_days_with_lwe_thickness_of_precipitation_amount_at_or_above_threshold
long_name
:
Maximum consecutive wet days (Precip >= 1mm)
units
:
days
cell_methods
:
-
time
:
sum within days
-
time
:
sum over days
input
:
var_name
:
pr
standard_name
:
precipitation_flux
cell_methods
:
-
time
:
sum
index_function
:
name
:
spell_length
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily precipitation amount (liquid water equivalent)
standard_name
:
lwe_precipitation_rate
data
:
1
units
:
mm day-1
condition
:
kind
:
operator
operator
:
'
>='
reducer
:
kind
:
reducer
reducer
:
max
ET
:
short_name
:
cwd
long_name
:
Consecutive wet days
definition
:
Maximum number of consecutive days with P>=1mm
comment
:
maximum consecutive days when daily total precipitation is at or above 1 mm
r10mm
:
reference
:
ETCCDI
period
:
allowed
:
annual
:
seasonal
:
monthly
:
default
:
monthly
output
:
var_name
:
r10mm
standard_name
:
number_of_days_with_lwe_thickness_of_precipitation_amount_above_threshold
proposed_standard_name
:
number_occurrences_with_lwe_thickness_of_precipitation_amount_at_or_above_threshold
long_name
:
Number of heavy precipitation days (Precip >=10 mm)
units
:
days
cell_methods
:
-
time
:
sum within days
-
time
:
sum over days
input
:
var_name
:
pr
standard_name
:
precipitation_flux
cell_methods
:
-
time
:
sum
index_function
:
name
:
count_occurrences
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily precipitation amount (liquid water equivalent)
standard_name
:
lwe_precipitation_rate
data
:
10
units
:
mm day-1
condition
:
kind
:
operator
operator
:
'
>='
ET
:
short_name
:
R10mm
long_name
:
Number of heavy precipitation days
definition
:
Count of days when P>=10mm
comment
:
Count of days when daily total precipitation is above 10 mm
su
:
reference
:
ETCCDI
period
:
allowed
:
annual
:
monthly
:
seasonal
:
default
:
annual
output
:
var_name
:
su
standard_name
:
number_of_days_with_air_temperature_above_threshold
long_name
:
Number of Summer Days (Tmax > 25C)
units
:
days
cell_methods
:
-
time
:
maximum within days
-
time
:
sum over days
input
:
var_name
:
tasmax
standard_name
:
air_temperature
cell_methods
:
-
time
:
maximum
index_function
:
name
:
count_occurrences
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
25
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
>'
ET
:
short_name
:
su
long_name
:
Number of Summer days
definition
:
Count of days when TX>25C
comment
:
Count of days when daily maximum temperature is above plus 25 degC
sdii
:
reference
:
ETCCDI
period
:
allowed
:
annual
:
monthly
:
seasonal
:
default
:
annual
output
:
var_name
:
sdii
standard_name
:
lwe_precipitation_rate
long_name
:
Average precipitation during Wet Days (SDII)
units
:
mm day-1
cell_methods
:
-
time
:
sum within days
-
time
:
mean over days
input
:
var_name
:
pr
standard_name
:
precipitation_flux
cell_methods
:
-
time
:
sum
index_function
:
name
:
thresholded_statistics
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily precipitation amount
standard_name
:
lwe_precipitation_rate
data
:
1
units
:
mm day-1
condition
:
kind
:
operator
operator
:
'
>='
reducer
:
kind
:
reducer
reducer
:
mean
ET
:
short_name
:
sdii
long_name
:
Simple precipitation intensity index
definition
:
PRCPTOT / Nwetdays
comment
:
Mean daily total precipitation during days having at least 1 mm
faf
:
reference
:
B4EST
period
:
allowed
:
annual
:
monthly
:
seasonal
:
JASOND
default
:
seasonal
output
:
var_name
:
faf
standard_name
:
proposed_standard_name
:
first_occurrence_of_air_temperature_below_threshold
long_name
:
First Autumn Frost (day-of-year during Jul-Dec when Tmin < 0 degC)
units
:
days
cell_methods
:
-
time
:
minimum within days
-
time
:
minimum over days
input
:
var_name
:
tasmin
standard_name
:
air_temperature
cell_methods
:
-
time
:
minimum
index_function
:
name
:
first_occurrence
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
0
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
<'
ET
:
short_name
:
long_name
:
definition
:
comment
:
lsf
:
reference
:
B4EST
period
:
allowed
:
annual
:
monthly
:
seasonal
:
JFMAMJ
default
:
seasonal
output
:
var_name
:
lsf
standard_name
:
proposed_standard_name
:
last_occurrence_of_air_temperature_below_threshold
long_name
:
Last Spring Frost (day-of-year during Jan-Jun when Tmin < 0 degC)
units
:
days
cell_methods
:
-
time
:
minimum within days
-
time
:
maximum over days
input
:
var_name
:
tasmin
standard_name
:
air_temperature
cell_methods
:
-
time
:
minimum
index_function
:
name
:
last_occurrence
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
0
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
<'
ET
:
short_name
:
long_name
:
definition
:
comment
:
tngt{TT}
:
reference
:
CLIPC
period
:
allowed
:
annual
:
monthly
:
seasonal
:
default
:
annual
output
:
var_name
:
tngt{TT}
standard_name
:
number_of_days_with_air_temperature_above_threshold
proposed_standard_name
:
number_of_occurrences_with_air_temperature_above_threshold
long_name
:
Number of days with Tmin > {TT}C
units
:
days
cell_methods
:
-
time
:
minimum within days
-
time
:
sum over days
input
:
var_name
:
tasmin
standard_name
:
air_temperature
cell_methods
:
-
time
:
minimum
index_function
:
name
:
count_occurrences
parameters
:
threshold
:
kind
:
quantity
long_name
:
Threshold value for daily maximum air temperature
standard_name
:
air_temperature
data
:
{
TT
}
units
:
degree_Celsius
condition
:
kind
:
operator
operator
:
'
>'
ET
:
short_name
:
long_name
:
definition
:
comment
:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment