mirror of https://github.com/ecmwf/eccodes.git
Definitions: fix comments
This commit is contained in:
parent
c115db8b45
commit
deb5d3da5e
|
@ -60,7 +60,7 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
scaledValueOfFirstFixedSurface = 2 ;
|
scaledValueOfFirstFixedSurface = 2 ;
|
||||||
}
|
}
|
||||||
#Evaporation in the last 6 hours
|
#Evaporation
|
||||||
'eva' = {
|
'eva' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
|
@ -70,7 +70,7 @@
|
||||||
lengthOfTimeRange = 6 ;
|
lengthOfTimeRange = 6 ;
|
||||||
indicatorOfUnitForTimeRange = 1 ;
|
indicatorOfUnitForTimeRange = 1 ;
|
||||||
}
|
}
|
||||||
#Evaporation in the last 24 hours
|
#Evaporation
|
||||||
'eva' = {
|
'eva' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
parameterCategory = 1 ;
|
parameterCategory = 1 ;
|
||||||
|
|
Loading…
Reference in New Issue