m_migliavacca1@campus_unimib_it
New Member
Dear all,
I am trying to run CLM with my own climate forcing (ENSEMBLES) over Europe, I got the following error:
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 31
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 1
(shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
It seems that te error is in a mismatch between the first year in my forcing and the first year expected by CLM. However, I carefully checked dates in my configuratione and data streams and seems ok. Does anyone have an idea?
Please find below the atm log file.
thanks
mirco
jrcccu10@sp0201 /gpfs/scratch/userjrc/jrcccu10/ProvaRegion/run> cat atm.log.111004-165341
(datm_comp_init) atm_in = datm_atm_in
(datm_comp_init) decomp = 1d
(datm_comp_init) iradsw = 1
(datm_comp_init) factorFn = unused
(datm_comp_init) restfilm = undefined
(datm_comp_init) restfils = undefined
(datm_comp_init) presaero = T
(shr_strdata_readnml) reading input namelist file: datm_atm_in
(shr_stream_init) Reading file clm1PT.ENSEMBLES_E_101x120.stream.txt
(shr_file_freeUnit) unit 97 was not in use
(shr_stream_init) Reading file presaero.stream.txt
(shr_file_freeUnit) unit 97 was not in use
(datm_comp_init) atm mode = CLMNCEP
(shr_strdata_init) calling shr_dmodel_mapSet for fill
(shr_strdata_init) calling shr_dmodel_mapSet for remap
(shr_strdata_print) ----------------------------------------------------------
(shr_strdata_print) name = ATM data
(shr_strdata_print) dataMode = CLMNCEP
(shr_strdata_print) domainFile = /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/domain.clm/domain.lnd.ENSEMBLES_E_101x120_gx1v6.nc
(shr_strdata_print) nxg = 120
(shr_strdata_print) nyg = 101
(shr_strdata_print) io_type = 6
(shr_strdata_print) num_iotasks = 1
(shr_strdata_print) io_root = 0
(shr_strdata_print) io_stride = 4
(shr_strdata_print) num_agg = 0
(shr_strdata_print) eccen = 1.670772E-02
(shr_strdata_print) mvelpp = 4.934468E+00
(shr_strdata_print) lambm0 = -3.250364E-02
(shr_strdata_print) obliqr = 4.091238E-01
(shr_strdata_print) nstreams = 2
(shr_strdata_print) streams ( 1) = clm1PT.ENSEMBLES_E_101x120.stream.txt 1 2000 2000
(shr_strdata_print) taxMode ( 1) = cycle
(shr_strdata_print) dtlimit ( 1) = 1.500000E+00
(shr_strdata_print) strnxg ( 1) = 120
(shr_strdata_print) strnyg ( 1) = 101
(shr_strdata_print) dofill ( 1) = F
(shr_strdata_print) fillalgo( 1) = nn
(shr_strdata_print) fillmask( 1) = nomask
(shr_strdata_print) fillread( 1) = NOT_SET
(shr_strdata_print) fillwrit( 1) = NOT_SET
(shr_strdata_print) domaps ( 1) = F
(shr_strdata_print) mapalgo ( 1) = bilinear
(shr_strdata_print) mapmask ( 1) = nomask
(shr_strdata_print) mapread ( 1) = NOT_SET
(shr_strdata_print) mapwrit ( 1) = NOT_SET
(shr_strdata_print) tintalgo( 1) = linear
(shr_strdata_print)
(shr_strdata_print) streams ( 2) = presaero.stream.txt 1 2000 2000
(shr_strdata_print) taxMode ( 2) = cycle
(shr_strdata_print) dtlimit ( 2) = 1.500000E+00
(shr_strdata_print) strnxg ( 2) = 9
(shr_strdata_print) strnyg ( 2) = 14
(shr_strdata_print) dofill ( 2) = T
(shr_strdata_print) fillalgo( 2) = nn
(shr_strdata_print) fillmask( 2) = nomask
(shr_strdata_print) fillread( 2) = NOT_SET
(shr_strdata_print) fillwrit( 2) = NOT_SET
(shr_strdata_print) domaps ( 2) = T
(shr_strdata_print) mapalgo ( 2) = bilinear
(shr_strdata_print) mapmask ( 2) = nomask
(shr_strdata_print) mapread ( 2) = NOT_SET
(shr_strdata_print) mapwrit ( 2) = NOT_SET
(shr_strdata_print) tintalgo( 2) = linear
(shr_strdata_print)
(shr_strdata_print) nvectors = 0
(shr_strdata_print) ----------------------------------------------------------
(datm_comp_init) initialize gsmaps
(datm_comp_init) copy domains
(datm_comp_init) allocate AVs
(datm_comp_init) flds_strm = strm_tbot:strm_wind:strm_shum:strm_swdn:strm_precn
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 31
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 1
(shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
I am trying to run CLM with my own climate forcing (ENSEMBLES) over Europe, I got the following error:
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 31
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 1
(shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
It seems that te error is in a mismatch between the first year in my forcing and the first year expected by CLM. However, I carefully checked dates in my configuratione and data streams and seems ok. Does anyone have an idea?
Please find below the atm log file.
thanks
mirco
jrcccu10@sp0201 /gpfs/scratch/userjrc/jrcccu10/ProvaRegion/run> cat atm.log.111004-165341
(datm_comp_init) atm_in = datm_atm_in
(datm_comp_init) decomp = 1d
(datm_comp_init) iradsw = 1
(datm_comp_init) factorFn = unused
(datm_comp_init) restfilm = undefined
(datm_comp_init) restfils = undefined
(datm_comp_init) presaero = T
(shr_strdata_readnml) reading input namelist file: datm_atm_in
(shr_stream_init) Reading file clm1PT.ENSEMBLES_E_101x120.stream.txt
(shr_file_freeUnit) unit 97 was not in use
(shr_stream_init) Reading file presaero.stream.txt
(shr_file_freeUnit) unit 97 was not in use
(datm_comp_init) atm mode = CLMNCEP
(shr_strdata_init) calling shr_dmodel_mapSet for fill
(shr_strdata_init) calling shr_dmodel_mapSet for remap
(shr_strdata_print) ----------------------------------------------------------
(shr_strdata_print) name = ATM data
(shr_strdata_print) dataMode = CLMNCEP
(shr_strdata_print) domainFile = /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/domain.clm/domain.lnd.ENSEMBLES_E_101x120_gx1v6.nc
(shr_strdata_print) nxg = 120
(shr_strdata_print) nyg = 101
(shr_strdata_print) io_type = 6
(shr_strdata_print) num_iotasks = 1
(shr_strdata_print) io_root = 0
(shr_strdata_print) io_stride = 4
(shr_strdata_print) num_agg = 0
(shr_strdata_print) eccen = 1.670772E-02
(shr_strdata_print) mvelpp = 4.934468E+00
(shr_strdata_print) lambm0 = -3.250364E-02
(shr_strdata_print) obliqr = 4.091238E-01
(shr_strdata_print) nstreams = 2
(shr_strdata_print) streams ( 1) = clm1PT.ENSEMBLES_E_101x120.stream.txt 1 2000 2000
(shr_strdata_print) taxMode ( 1) = cycle
(shr_strdata_print) dtlimit ( 1) = 1.500000E+00
(shr_strdata_print) strnxg ( 1) = 120
(shr_strdata_print) strnyg ( 1) = 101
(shr_strdata_print) dofill ( 1) = F
(shr_strdata_print) fillalgo( 1) = nn
(shr_strdata_print) fillmask( 1) = nomask
(shr_strdata_print) fillread( 1) = NOT_SET
(shr_strdata_print) fillwrit( 1) = NOT_SET
(shr_strdata_print) domaps ( 1) = F
(shr_strdata_print) mapalgo ( 1) = bilinear
(shr_strdata_print) mapmask ( 1) = nomask
(shr_strdata_print) mapread ( 1) = NOT_SET
(shr_strdata_print) mapwrit ( 1) = NOT_SET
(shr_strdata_print) tintalgo( 1) = linear
(shr_strdata_print)
(shr_strdata_print) streams ( 2) = presaero.stream.txt 1 2000 2000
(shr_strdata_print) taxMode ( 2) = cycle
(shr_strdata_print) dtlimit ( 2) = 1.500000E+00
(shr_strdata_print) strnxg ( 2) = 9
(shr_strdata_print) strnyg ( 2) = 14
(shr_strdata_print) dofill ( 2) = T
(shr_strdata_print) fillalgo( 2) = nn
(shr_strdata_print) fillmask( 2) = nomask
(shr_strdata_print) fillread( 2) = NOT_SET
(shr_strdata_print) fillwrit( 2) = NOT_SET
(shr_strdata_print) domaps ( 2) = T
(shr_strdata_print) mapalgo ( 2) = bilinear
(shr_strdata_print) mapmask ( 2) = nomask
(shr_strdata_print) mapread ( 2) = NOT_SET
(shr_strdata_print) mapwrit ( 2) = NOT_SET
(shr_strdata_print) tintalgo( 2) = linear
(shr_strdata_print)
(shr_strdata_print) nvectors = 0
(shr_strdata_print) ----------------------------------------------------------
(datm_comp_init) initialize gsmaps
(datm_comp_init) copy domains
(datm_comp_init) allocate AVs
(datm_comp_init) flds_strm = strm_tbot:strm_wind:strm_shum:strm_swdn:strm_precn
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 31
(shr_dmodel_readLBUB) reading file: /gpfs/scratch/userjrc/jrcccu10/CLM/InputENS/atm/datm7/CLM1PT_data/ENSEMBLES_E_101x120/clm1pt-2000-01.nc 1
(shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) ERROR: (shr_stream_findBounds) ERROR: LVD not found, all data is before yearFirst
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping