mirror of https://github.com/ecmwf/eccodes.git
Add newline at end of file
This commit is contained in:
parent
689fdee280
commit
25d6c82ee1
|
@ -21,4 +21,5 @@
|
|||
70 70 Stretched Spherical Harmonic coefficients
|
||||
80 80 Stretched and rotated Spherical Harmonic
|
||||
90 sv Space view perspective or orthographic grid
|
||||
193 193 Quasi-regular latitude/longitude
|
||||
193 193 Quasi-regular latitude/longitude
|
||||
|
||||
|
|
|
@ -11,4 +11,5 @@
|
|||
# grib 1 -> 2
|
||||
constant gridDefinitionTemplateNumber = 30;
|
||||
|
||||
template commonBlock "grib1/grid_definition_lambert.def";
|
||||
template commonBlock "grib1/grid_definition_lambert.def";
|
||||
|
||||
|
|
|
@ -24,4 +24,5 @@ meta geography.longitudeOfStretchingPoleInDegrees
|
|||
unsigned[4] stretchingFactorScaled : edition_specific,no_copy;
|
||||
|
||||
meta geography.stretchingFactor
|
||||
scale(stretchingFactorScaled,oneConstant,grib2divider) : dump;
|
||||
scale(stretchingFactorScaled,oneConstant,grib2divider) : dump;
|
||||
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
include "grib2/template.5.40.def"
|
||||
include "grib2/template.5.40.def"
|
||||
|
||||
|
|
|
@ -39,4 +39,5 @@ meta unpackedError simple_packing_error(zero,binaryScaleFactor,decimalScaleFacto
|
|||
|
||||
alias data.packedValues = codedValues;
|
||||
|
||||
template statistics "common/statistics_grid.def";
|
||||
template statistics "common/statistics_grid.def";
|
||||
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
include "grib2/template.7.41.def"
|
||||
include "grib2/template.7.41.def"
|
||||
|
||||
|
|
Loading…
Reference in New Issue