mirror of https://github.com/ecmwf/eccodes.git
ECC-602: Changed name of parameters
This commit is contained in:
parent
d45ca4e176
commit
d5690896a3
|
@ -3674,17 +3674,17 @@
|
|||
table2Version = 162 ;
|
||||
indicatorOfParameter = 141 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 3 months
|
||||
#Standardised precipitation index valid for the last 3 months
|
||||
'spi03' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 6 months
|
||||
#Standardised precipitation index valid for the last 6 months
|
||||
'spi06' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 12 months
|
||||
#Standardised precipitation index valid for the last 12 months
|
||||
'spi12' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
|
|
|
@ -3674,18 +3674,18 @@
|
|||
table2Version = 162 ;
|
||||
indicatorOfParameter = 141 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 3 months
|
||||
'Standardised precipitation index valid for 3 months' = {
|
||||
#Standardised precipitation index valid for the last 3 months
|
||||
'Standardised precipitation index valid for the last 3 months' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 6 months
|
||||
'Standardised precipitation index valid for 6 months' = {
|
||||
#Standardised precipitation index valid for the last 6 months
|
||||
'Standardised precipitation index valid for the last 6 months' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 12 months
|
||||
'Standardised precipitation index valid for 12 months' = {
|
||||
#Standardised precipitation index valid for the last 12 months
|
||||
'Standardised precipitation index valid for the last 12 months' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
|
|
|
@ -3674,17 +3674,17 @@
|
|||
table2Version = 162 ;
|
||||
indicatorOfParameter = 141 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 3 months
|
||||
#Standardised precipitation index valid for the last 3 months
|
||||
'170001' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 6 months
|
||||
#Standardised precipitation index valid for the last 6 months
|
||||
'170002' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 12 months
|
||||
#Standardised precipitation index valid for the last 12 months
|
||||
'170003' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
|
|
|
@ -3674,17 +3674,17 @@
|
|||
table2Version = 162 ;
|
||||
indicatorOfParameter = 141 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 3 months
|
||||
#Standardised precipitation index valid for the last 3 months
|
||||
'spi03' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 6 months
|
||||
#Standardised precipitation index valid for the last 6 months
|
||||
'spi06' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 12 months
|
||||
#Standardised precipitation index valid for the last 12 months
|
||||
'spi12' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
|
|
|
@ -3674,17 +3674,17 @@
|
|||
table2Version = 162 ;
|
||||
indicatorOfParameter = 141 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 3 months
|
||||
#Standardised precipitation index valid for the last 3 months
|
||||
'dimensionless' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 6 months
|
||||
#Standardised precipitation index valid for the last 6 months
|
||||
'dimensionless' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Standardised precipitation index valid for 12 months
|
||||
#Standardised precipitation index valid for the last 12 months
|
||||
'dimensionless' = {
|
||||
table2Version = 170 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
|
|
Loading…
Reference in New Issue