mirror of https://github.com/ecmwf/eccodes.git
GRIB-410: Error in Transverse Mercator grid template definition
This commit is contained in:
parent
b9e11f91fc
commit
852aca03e8
|
@ -18,7 +18,7 @@ alias geography.Ni=Ni;
|
|||
|
||||
unsigned[4] Nj : dump;
|
||||
alias numberOfPointsAlongAMeridian=Nj;
|
||||
alias Nx = Nj ;
|
||||
alias Ny = Nj ;
|
||||
alias geography.Nj=Nj;
|
||||
|
||||
# LaR - geographic latitude of reference point
|
||||
|
|
Loading…
Reference in New Issue