Error 2014 in org_read_coarse_grid – in #10: INT2LM

in #10: INT2LM

<p> Dear CLM community members, </p> <p> </p> <p> In order to assess the influence of very warm SST on a Medicane I reduced T_SKIN (where FR_LAND &lt; 0.05) in my ERA5 forcing data uniformly. I don't change anything else within the data and cdo ne also tells me that the only difference is in T_SKIN as I intended. For any help on this issue I would be very glad! </p> <p> When I start INT2LM I however get this strange error (debugging level 20): </p> <p> SETUP OF INT2LM <br/> INITIALIZATIONS <br/> Info about KIND-parameters:   i4        / MPI_INT =            4           7 <br/> int_ga    / MPI_INT =            4           7 <br/> INPUT OF THE NAMELISTS <br/> *** NOTE: Old 10 digit date format is used for output files of INT2LM <br/> *** NOTE: Old 10 digit date format is used for input files of INT2LM <br/> *** specifications of input soil main levels *** <br/> *** from Namelist INPUT are used       *** <br/> *** specifications of LM soil main levels *** <br/> *** from Namelist INPUT are used          *** <br/> *** A   new   set for vcoord parameters is used:           -1 <br/> *** A  default set for refatm parameters is used:            2 <br/> GRID ORGANIZATION </p> <p> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> CLOSING ncdf FILE <br/> LATs for subdomain:  82  99  18   42.014   46.792 <br/> LONs for subdomain: 179 215  37  -18.844   -8.719 <br/> …… <br/> MEMORY ALLOCATION <br/> Starting Memory Allocation <br/> Fields for reference atmosphere and external parameters allocated <br/> 3D atmospheric fields allocated with dims:           227          52          98 <br/> Fields for interpolation results allocated <br/> 2D COSMO Model fields allocated <br/> Memory Allocation finished <br/> Variable table for fine grid LM allocated with          200  entries <br/> Starting Memory Allocation for coarse grid <br/> Fields for external parameters from the coarse grid allocated <br/> 2D Fields for the coarse grid allocated <br/> 3D Fields for the coarse grid allocated <br/> Vertical coordinate parameters allocated <br/> Memory allocation for coarse grid finished successfully <br/> FURTHER INITIALIZATIONS <br/> ==== Code information used to build this binary ==== <br/> Binary name .......: tstint2lm <br/> <br/> Library name ......: int2lm <br/> Tag name ..........: V3_0 <br/> Checkin-Date ......: 2021-12-14 08:50:53 <br/> Code is modified ..: .false. <br/> Compile-Date ......: <br/> Compiled by .......: uschaett <br/> GRIB_API version ..: <br/> <br/> Current start time : 2024-10-24 10:53 <br/> Running on nodes ..: <br/> Data decomposition : <br/> ==== End of code information ==== <br/> <br/> Read external parameters for COSMO grid <br/> OPEN: ncdf-file: /A/B/C/D/CCLM_vsc5/ExtPar/ExtData_MED_02750_ASTER_GLOBE_FAO_ALB12.nc <br/> Necessary external parameters for LM grid: <br/> HSURF               22 T <br/> FIS                 23 T <br/> …… </p> <p> Start endless loop to read records: ncdf <br/> Got record            2           1           1          23 FIS            1710000   0.00000000               1           0 <br/> Got record            3           1           1           5 FR_LAND        1710000   0.00000000               1           0 <br/> …… </p> <p> Got record           23          12          12          45 AER_SS12       1710000   9.27000027E-03           1           0 <br/> Got no more record: EOF <br/> …… </p> <p> Got no more record: EOF <br/> Got record            1           1           1          22 HSURF          1710000   0.00000000              25           0 <br/> Got record           24           1           1          32 T_CL           1710000  -1.00000002E+20           1           0 <br/> Distribute information:            0           1          -1          -1          -1           2           1 F F F <br/> …… </p> <p> Distribute information:           -1           0          -1          -1          -1          -1          -1 F F F <br/> CLOSING ncdf FILE <br/> Read external parameters for coarse grid <br/> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> Necessary external parameters for coarse grid: <br/> FIS                  1 T <br/> FIS_SH              -1 T <br/> HSURF               -1 F <br/> FR_LAND              2 T <br/> SOILTYP             -1 T <br/> NetCDF record FIS is needed:   T           1 <br/> Got and keep record FIS                  1      121856 <br/> distribute field to all PEs <br/> put field to memory           1 <br/> Check the external parameters from CM <br/> File:  /A/B/C/D/cas2023090300.nc <br/> ie_in_tot  =  544  je_in_tot =  224 <br/> <br/> var        ee  lev          min    imin jmin                 max    imax jmax                mean <br/> <br/> NetCDF record FR_LAND is needed:   T           5 <br/> Got and keep record FR_LAND              5      121856 <br/> distribute field to all PEs <br/> put field to memory           5 <br/> Got no more record: EOF <br/> CLOSING ncdf FILE <br/> Additional calculations for external parameters <br/> Check for isolated points <br/> 1   187    33     2    39    15    64    18 <br/> …… </p> <p> 2695   385   100   125    22    16    64    18 <br/> Checks which fields have been read / interpolated <br/> Coordinate parameters and reference atmosphere for COSMO-Model <br/> Cleanup external_data <br/> Initialize output <br/> Start read_coarse_grid <br/> Create file name and open the file <br/> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> *------------------------------------------------------------* <br/> *    PROGRAM TERMINATED BECAUSE OF ERRORS DETECTED <br/> *              IN ROUTINE:   org_read_coarse_grid <br/> * <br/> *    ERROR CODE is         2014 <br/> *    ERROR in units attribute of time in the netCDF input <br/> *------------------------------------------------------------* <br/> -------------------------------------------------------------------------- <br/> MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD <br/> with errorcode 2014. </p> <p> NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. <br/> You may or may not see output from other processes, depending on <br/> exactly when Open MPI kills them. <br/> -------------------------------------------------------------------------- <br/> </p> <p> </p> <p> </p> <p> This is the file which it struggles with: </p> <p> File format : NetCDF4 zip <br/> -1 : Institut Source   T Steptype Levels Num    Points Num Dtype : Parameter name <br/> 1 : unknown  ERA5     v instant       1   1    121856   1  F32z : FIS <br/> 2 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_LAND <br/> 3 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_SEA_ICE <br/> 4 : unknown  ERA5     v instant       1   1    121856   1  F32z : PS <br/> 5 : unknown  ERA5     v instant      98   2    121856   1  F32z : QC <br/> 6 : unknown  ERA5     v instant      98   2    121856   1  F32z : QI <br/> 7 : unknown  ERA5     v instant      98   2    121856   1  F32z : QR <br/> 8 : unknown  ERA5     v instant      98   2    121856   1  F32z : QS <br/> 9 : unknown  ERA5     v instant      98   2    121856   1  F32z : QV <br/> 10 : unknown  ERA5     v instant      98   2    121856   1  F32z : T <br/> 11 : unknown  ERA5     v instant       1   1    121856   1  F32  : T_SKIN <br/> 12 : unknown  ERA5     v instant       1   1    121856   1  F32z : T_SNOW <br/> 13 : unknown  ERA5     v instant       4   3    121856   1  F32z : T_SO <br/> 14 : unknown  ERA5     v instant      98   2    121856   1  F32z : U <br/> 15 : unknown  ERA5     v instant      98   2    121856   1  F32z : V <br/> 16 : unknown  ERA5     v instant       1   1    121856   1  F32z : W_SNOW <br/> 17 : unknown  ERA5     v instant       4   3    121856   1  F32z : W_SO_REL <br/> Grid coordinates : <br/> 1 : lonlat                   : points=121856 (544x224) <br/> lon : -68.90625 to 83.8125 by 0.28125 degrees_east <br/> lat : 19.25058 to 81.92025 by 0.2810299 degrees_north <br/> Vertical coordinates : <br/> 1 : surface                  : levels=1 <br/> 2 : hybrid                   : levels=98 <br/> level : 40 to 137 by 1 level <br/> 3 : depth_below_sea          : levels=4 <br/> soil1 : 0.035 to 1.945 m <br/> bounds : 0-0.07 to 1-2.89 m <br/> Time coordinate : <br/> time : 1 step <br/> RefTime =  2023-09-03 00:00:00  Units = seconds  Calendar = standard  Bounds = true <br/> YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss <br/> 2023-09-03 00:00:00 <br/> cdo    sinfon: Processed 17 variables over 1 timestep [0.08s 51MB] <br/> </p> <p> </p> <p> Thanks already in advance and cheers, </p> <p> Laurenz </p>

  @laurenzroither in #a2512d5

<p> Dear CLM community members, </p> <p> </p> <p> In order to assess the influence of very warm SST on a Medicane I reduced T_SKIN (where FR_LAND &lt; 0.05) in my ERA5 forcing data uniformly. I don't change anything else within the data and cdo ne also tells me that the only difference is in T_SKIN as I intended. For any help on this issue I would be very glad! </p> <p> When I start INT2LM I however get this strange error (debugging level 20): </p> <p> SETUP OF INT2LM <br/> INITIALIZATIONS <br/> Info about KIND-parameters:   i4        / MPI_INT =            4           7 <br/> int_ga    / MPI_INT =            4           7 <br/> INPUT OF THE NAMELISTS <br/> *** NOTE: Old 10 digit date format is used for output files of INT2LM <br/> *** NOTE: Old 10 digit date format is used for input files of INT2LM <br/> *** specifications of input soil main levels *** <br/> *** from Namelist INPUT are used       *** <br/> *** specifications of LM soil main levels *** <br/> *** from Namelist INPUT are used          *** <br/> *** A   new   set for vcoord parameters is used:           -1 <br/> *** A  default set for refatm parameters is used:            2 <br/> GRID ORGANIZATION </p> <p> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> CLOSING ncdf FILE <br/> LATs for subdomain:  82  99  18   42.014   46.792 <br/> LONs for subdomain: 179 215  37  -18.844   -8.719 <br/> …… <br/> MEMORY ALLOCATION <br/> Starting Memory Allocation <br/> Fields for reference atmosphere and external parameters allocated <br/> 3D atmospheric fields allocated with dims:           227          52          98 <br/> Fields for interpolation results allocated <br/> 2D COSMO Model fields allocated <br/> Memory Allocation finished <br/> Variable table for fine grid LM allocated with          200  entries <br/> Starting Memory Allocation for coarse grid <br/> Fields for external parameters from the coarse grid allocated <br/> 2D Fields for the coarse grid allocated <br/> 3D Fields for the coarse grid allocated <br/> Vertical coordinate parameters allocated <br/> Memory allocation for coarse grid finished successfully <br/> FURTHER INITIALIZATIONS <br/> ==== Code information used to build this binary ==== <br/> Binary name .......: tstint2lm <br/> <br/> Library name ......: int2lm <br/> Tag name ..........: V3_0 <br/> Checkin-Date ......: 2021-12-14 08:50:53 <br/> Code is modified ..: .false. <br/> Compile-Date ......: <br/> Compiled by .......: uschaett <br/> GRIB_API version ..: <br/> <br/> Current start time : 2024-10-24 10:53 <br/> Running on nodes ..: <br/> Data decomposition : <br/> ==== End of code information ==== <br/> <br/> Read external parameters for COSMO grid <br/> OPEN: ncdf-file: /A/B/C/D/CCLM_vsc5/ExtPar/ExtData_MED_02750_ASTER_GLOBE_FAO_ALB12.nc <br/> Necessary external parameters for LM grid: <br/> HSURF               22 T <br/> FIS                 23 T <br/> …… </p> <p> Start endless loop to read records: ncdf <br/> Got record            2           1           1          23 FIS            1710000   0.00000000               1           0 <br/> Got record            3           1           1           5 FR_LAND        1710000   0.00000000               1           0 <br/> …… </p> <p> Got record           23          12          12          45 AER_SS12       1710000   9.27000027E-03           1           0 <br/> Got no more record: EOF <br/> …… </p> <p> Got no more record: EOF <br/> Got record            1           1           1          22 HSURF          1710000   0.00000000              25           0 <br/> Got record           24           1           1          32 T_CL           1710000  -1.00000002E+20           1           0 <br/> Distribute information:            0           1          -1          -1          -1           2           1 F F F <br/> …… </p> <p> Distribute information:           -1           0          -1          -1          -1          -1          -1 F F F <br/> CLOSING ncdf FILE <br/> Read external parameters for coarse grid <br/> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> Necessary external parameters for coarse grid: <br/> FIS                  1 T <br/> FIS_SH              -1 T <br/> HSURF               -1 F <br/> FR_LAND              2 T <br/> SOILTYP             -1 T <br/> NetCDF record FIS is needed:   T           1 <br/> Got and keep record FIS                  1      121856 <br/> distribute field to all PEs <br/> put field to memory           1 <br/> Check the external parameters from CM <br/> File:  /A/B/C/D/cas2023090300.nc <br/> ie_in_tot  =  544  je_in_tot =  224 <br/> <br/> var        ee  lev          min    imin jmin                 max    imax jmax                mean <br/> <br/> NetCDF record FR_LAND is needed:   T           5 <br/> Got and keep record FR_LAND              5      121856 <br/> distribute field to all PEs <br/> put field to memory           5 <br/> Got no more record: EOF <br/> CLOSING ncdf FILE <br/> Additional calculations for external parameters <br/> Check for isolated points <br/> 1   187    33     2    39    15    64    18 <br/> …… </p> <p> 2695   385   100   125    22    16    64    18 <br/> Checks which fields have been read / interpolated <br/> Coordinate parameters and reference atmosphere for COSMO-Model <br/> Cleanup external_data <br/> Initialize output <br/> Start read_coarse_grid <br/> Create file name and open the file <br/> OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc <br/> *------------------------------------------------------------* <br/> *    PROGRAM TERMINATED BECAUSE OF ERRORS DETECTED <br/> *              IN ROUTINE:   org_read_coarse_grid <br/> * <br/> *    ERROR CODE is         2014 <br/> *    ERROR in units attribute of time in the netCDF input <br/> *------------------------------------------------------------* <br/> -------------------------------------------------------------------------- <br/> MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD <br/> with errorcode 2014. </p> <p> NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. <br/> You may or may not see output from other processes, depending on <br/> exactly when Open MPI kills them. <br/> -------------------------------------------------------------------------- <br/> </p> <p> </p> <p> </p> <p> This is the file which it struggles with: </p> <p> File format : NetCDF4 zip <br/> -1 : Institut Source   T Steptype Levels Num    Points Num Dtype : Parameter name <br/> 1 : unknown  ERA5     v instant       1   1    121856   1  F32z : FIS <br/> 2 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_LAND <br/> 3 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_SEA_ICE <br/> 4 : unknown  ERA5     v instant       1   1    121856   1  F32z : PS <br/> 5 : unknown  ERA5     v instant      98   2    121856   1  F32z : QC <br/> 6 : unknown  ERA5     v instant      98   2    121856   1  F32z : QI <br/> 7 : unknown  ERA5     v instant      98   2    121856   1  F32z : QR <br/> 8 : unknown  ERA5     v instant      98   2    121856   1  F32z : QS <br/> 9 : unknown  ERA5     v instant      98   2    121856   1  F32z : QV <br/> 10 : unknown  ERA5     v instant      98   2    121856   1  F32z : T <br/> 11 : unknown  ERA5     v instant       1   1    121856   1  F32  : T_SKIN <br/> 12 : unknown  ERA5     v instant       1   1    121856   1  F32z : T_SNOW <br/> 13 : unknown  ERA5     v instant       4   3    121856   1  F32z : T_SO <br/> 14 : unknown  ERA5     v instant      98   2    121856   1  F32z : U <br/> 15 : unknown  ERA5     v instant      98   2    121856   1  F32z : V <br/> 16 : unknown  ERA5     v instant       1   1    121856   1  F32z : W_SNOW <br/> 17 : unknown  ERA5     v instant       4   3    121856   1  F32z : W_SO_REL <br/> Grid coordinates : <br/> 1 : lonlat                   : points=121856 (544x224) <br/> lon : -68.90625 to 83.8125 by 0.28125 degrees_east <br/> lat : 19.25058 to 81.92025 by 0.2810299 degrees_north <br/> Vertical coordinates : <br/> 1 : surface                  : levels=1 <br/> 2 : hybrid                   : levels=98 <br/> level : 40 to 137 by 1 level <br/> 3 : depth_below_sea          : levels=4 <br/> soil1 : 0.035 to 1.945 m <br/> bounds : 0-0.07 to 1-2.89 m <br/> Time coordinate : <br/> time : 1 step <br/> RefTime =  2023-09-03 00:00:00  Units = seconds  Calendar = standard  Bounds = true <br/> YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss <br/> 2023-09-03 00:00:00 <br/> cdo    sinfon: Processed 17 variables over 1 timestep [0.08s 51MB] <br/> </p> <p> </p> <p> Thanks already in advance and cheers, </p> <p> Laurenz </p>

Error 2014 in org_read_coarse_grid

Dear CLM community members,

In order to assess the influence of very warm SST on a Medicane I reduced T_SKIN (where FR_LAND < 0.05) in my ERA5 forcing data uniformly. I don't change anything else within the data and cdo ne also tells me that the only difference is in T_SKIN as I intended. For any help on this issue I would be very glad!

When I start INT2LM I however get this strange error (debugging level 20):

SETUP OF INT2LM
INITIALIZATIONS
Info about KIND-parameters:   i4        / MPI_INT =            4           7
int_ga    / MPI_INT =            4           7
INPUT OF THE NAMELISTS
*** NOTE: Old 10 digit date format is used for output files of INT2LM
*** NOTE: Old 10 digit date format is used for input files of INT2LM
*** specifications of input soil main levels ***
*** from Namelist INPUT are used       ***
*** specifications of LM soil main levels ***
*** from Namelist INPUT are used          ***
*** A   new   set for vcoord parameters is used:           -1
*** A  default set for refatm parameters is used:            2
GRID ORGANIZATION

OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc
CLOSING ncdf FILE
LATs for subdomain:  82  99  18   42.014   46.792
LONs for subdomain: 179 215  37  -18.844   -8.719
……
MEMORY ALLOCATION
Starting Memory Allocation
Fields for reference atmosphere and external parameters allocated
3D atmospheric fields allocated with dims:           227          52          98
Fields for interpolation results allocated
2D COSMO Model fields allocated
Memory Allocation finished
Variable table for fine grid LM allocated with          200  entries
Starting Memory Allocation for coarse grid
Fields for external parameters from the coarse grid allocated
2D Fields for the coarse grid allocated
3D Fields for the coarse grid allocated
Vertical coordinate parameters allocated
Memory allocation for coarse grid finished successfully
FURTHER INITIALIZATIONS
==== Code information used to build this binary ====
Binary name .......: tstint2lm

Library name ......: int2lm
Tag name ..........: V3_0
Checkin-Date ......: 2021-12-14 08:50:53
Code is modified ..: .false.
Compile-Date ......:
Compiled by .......: uschaett
GRIB_API version ..:

Current start time : 2024-10-24 10:53
Running on nodes ..:
Data decomposition :
==== End of code information ====

Read external parameters for COSMO grid
OPEN: ncdf-file: /A/B/C/D/CCLM_vsc5/ExtPar/ExtData_MED_02750_ASTER_GLOBE_FAO_ALB12.nc
Necessary external parameters for LM grid:
HSURF               22 T
FIS                 23 T
……

Start endless loop to read records: ncdf
Got record            2           1           1          23 FIS            1710000   0.00000000               1           0
Got record            3           1           1           5 FR_LAND        1710000   0.00000000               1           0
……

Got record           23          12          12          45 AER_SS12       1710000   9.27000027E-03           1           0
Got no more record: EOF
……

Got no more record: EOF
Got record            1           1           1          22 HSURF          1710000   0.00000000              25           0
Got record           24           1           1          32 T_CL           1710000  -1.00000002E+20           1           0
Distribute information:            0           1          -1          -1          -1           2           1 F F F
……

Distribute information:           -1           0          -1          -1          -1          -1          -1 F F F
CLOSING ncdf FILE
Read external parameters for coarse grid
OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc
Necessary external parameters for coarse grid:
FIS                  1 T
FIS_SH              -1 T
HSURF               -1 F
FR_LAND              2 T
SOILTYP             -1 T
NetCDF record FIS is needed:   T           1
Got and keep record FIS                  1      121856
distribute field to all PEs
put field to memory           1
Check the external parameters from CM
File:  /A/B/C/D/cas2023090300.nc
ie_in_tot  =  544  je_in_tot =  224

var        ee  lev          min    imin jmin                 max    imax jmax                mean

NetCDF record FR_LAND is needed:   T           5
Got and keep record FR_LAND              5      121856
distribute field to all PEs
put field to memory           5
Got no more record: EOF
CLOSING ncdf FILE
Additional calculations for external parameters
Check for isolated points
1   187    33     2    39    15    64    18
……

2695   385   100   125    22    16    64    18
Checks which fields have been read / interpolated
Coordinate parameters and reference atmosphere for COSMO-Model
Cleanup external_data
Initialize output
Start read_coarse_grid
Create file name and open the file
OPEN: ncdf-file: /A/B/C/D/cas2023090300.nc
*------------------------------------------------------------*
*    PROGRAM TERMINATED BECAUSE OF ERRORS DETECTED
*              IN ROUTINE:   org_read_coarse_grid
*
*    ERROR CODE is         2014
*    ERROR in units attribute of time in the netCDF input
*------------------------------------------------------------*
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 2014.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------

This is the file which it struggles with:

File format : NetCDF4 zip
-1 : Institut Source   T Steptype Levels Num    Points Num Dtype : Parameter name
1 : unknown  ERA5     v instant       1   1    121856   1  F32z : FIS
2 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_LAND
3 : unknown  ERA5     v instant       1   1    121856   1  F32z : FR_SEA_ICE
4 : unknown  ERA5     v instant       1   1    121856   1  F32z : PS
5 : unknown  ERA5     v instant      98   2    121856   1  F32z : QC
6 : unknown  ERA5     v instant      98   2    121856   1  F32z : QI
7 : unknown  ERA5     v instant      98   2    121856   1  F32z : QR
8 : unknown  ERA5     v instant      98   2    121856   1  F32z : QS
9 : unknown  ERA5     v instant      98   2    121856   1  F32z : QV
10 : unknown  ERA5     v instant      98   2    121856   1  F32z : T
11 : unknown  ERA5     v instant       1   1    121856   1  F32  : T_SKIN
12 : unknown  ERA5     v instant       1   1    121856   1  F32z : T_SNOW
13 : unknown  ERA5     v instant       4   3    121856   1  F32z : T_SO
14 : unknown  ERA5     v instant      98   2    121856   1  F32z : U
15 : unknown  ERA5     v instant      98   2    121856   1  F32z : V
16 : unknown  ERA5     v instant       1   1    121856   1  F32z : W_SNOW
17 : unknown  ERA5     v instant       4   3    121856   1  F32z : W_SO_REL
Grid coordinates :
1 : lonlat                   : points=121856 (544x224)
lon : -68.90625 to 83.8125 by 0.28125 degrees_east
lat : 19.25058 to 81.92025 by 0.2810299 degrees_north
Vertical coordinates :
1 : surface                  : levels=1
2 : hybrid                   : levels=98
level : 40 to 137 by 1 level
3 : depth_below_sea          : levels=4
soil1 : 0.035 to 1.945 m
bounds : 0-0.07 to 1-2.89 m
Time coordinate :
time : 1 step
RefTime =  2023-09-03 00:00:00  Units = seconds  Calendar = standard  Bounds = true
YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss  YYYY-MM-DD hh:mm:ss
2023-09-03 00:00:00
cdo    sinfon: Processed 17 variables over 1 timestep [0.08s 51MB]

Thanks already in advance and cheers,

Laurenz

View in channel