Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Klaus Zimmermann
climix
Commits
29204d13
Commit
29204d13
authored
Oct 26, 2020
by
Lars Bärring
Committed by
Klaus Zimmermann
Jul 28, 2021
Browse files
unit % for percentile indices
parent
09b41204
Changes
2
Hide whitespace changes
Inline
Side-by-side
climix/etc/index_definitions.yml
View file @
29204d13
# These index definitions are auto-generated from the master table at
# https://bitbucket.org/cf-index-meta/cf-index-meta
# This is based on version 0.2.0+
6
.g
2d181b
7.
# This is based on version 0.2.0+
7
.g
39f343
7.
---
indices
:
fd
:
...
...
@@ -1994,7 +1994,7 @@ indices:
var_name
:
"
tn10p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmin
<
10th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmin
...
...
@@ -2026,7 +2026,7 @@ indices:
var_name
:
"
tx10p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmax
<
10th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmax
...
...
@@ -2058,7 +2058,7 @@ indices:
var_name
:
"
tn90p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmin
>
90th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmin
...
...
@@ -2090,7 +2090,7 @@ indices:
var_name
:
"
tx90p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmax
>
90th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmax
...
...
@@ -2122,7 +2122,7 @@ indices:
var_name
:
"
tg10p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmean
<
10th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tas
...
...
@@ -2154,7 +2154,7 @@ indices:
var_name
:
"
tg90p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmean
>
90th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tas
...
...
@@ -2186,7 +2186,7 @@ indices:
var_name
:
"
txgt50p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmax
>
50th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmax
...
...
@@ -2218,7 +2218,7 @@ indices:
var_name
:
"
txgt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmax
>
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmax
...
...
@@ -2250,7 +2250,7 @@ indices:
var_name
:
"
tngt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmin
>
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmin
...
...
@@ -2282,7 +2282,7 @@ indices:
var_name
:
"
tmgt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmean
>
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tas
...
...
@@ -2314,7 +2314,7 @@ indices:
var_name
:
"
txlt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmax
<
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmax
...
...
@@ -2346,7 +2346,7 @@ indices:
var_name
:
"
tnlt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmin
<
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tasmin
...
...
@@ -2378,7 +2378,7 @@ indices:
var_name
:
"
tmlt{PRC}p"
standard_name
:
long_name
:
"
Percentage
of
days
when
Tmean
<
{PRC}th
percentile"
units
:
units
:
"
%"
cell_methods
:
input
:
data
:
tas
...
...
climix/etc/variables.yml
View file @
29204d13
# These variables are auto-generated from the master table at
# https://bitbucket.org/cf-index-meta/cf-index-meta
# This is based on version 0.2.0+
6
.g
2d181b
7.
# This is based on version 0.2.0+
7
.g
39f343
7.
---
variables
:
pr
:
...
...
Write
Preview
Markdown
is supported
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