ECC-1884: GRIB1 regular grids: The geography namespace should include Ni and Nj

This commit is contained in:
shahramn 2024-07-26 12:41:42 +01:00
parent 2d28023aba
commit a85d671ace
1 changed files with 2 additions and 0 deletions

View File

@ -1,10 +1,12 @@
unsigned[2] Ni : can_be_missing,dump;
alias numberOfPointsAlongAParallel= Ni ;
alias Nx =Ni;
alias geography.Ni=Ni;
signed[2] Nj : dump;
alias numberOfPointsAlongAMeridian=Nj;
alias Ny=Nj;
alias geography.Nj=Nj;
# Latitudes and Longitudes of the first and the last points
# Resolution and component flags