Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

FHIST simulation:"NetCDF: Filter error: undefined filter encountered ERROR: HANDLE_NCERR "

xiaoxiaokuishu

Ru Xu
Member
hi, everyone,
when I run FHIST simulation for 1990 (for one year) in supercomputer, and set the following namelist as
do_transient_crops = .true.
do_transient_pfts = .true.
!flanduse_timeseries = ''
!fsurdat = "$CESMDATAROOT/cesm_inputdata/CTSM_hcru_inputdata/surfdata_360x720cru_16pfts_Irrig_CMIP6_simyr2000_c170824.nc"

but the atm.log error present as:


"using /scratch/snx3000/rxu/CCLM2_inputdata/cesm_inputdata/atm/cam/physprops/iceoptics_c080917.nc
reading ice cloud optics from file /scratch/snx3000/rxu/CCLM2_inputdata/cesm_inputdata/atm/cam/physprops/iceoptics_c080917.nc
checking dimensions of ext_sw_ice
NetCDF: Filter error: undefined filter encountered
ERROR: HANDLE_NCERR
" and

the cesm.log present:

Opened existing file /scratch/snx3000/rxu/CCLM2_inputdata/cesm_inputdata/atm/cam/ozone_strataero/ozone_strataero_WACCM_L70_zm5day_18500101-20150103_CMIP6ensAvg_c180923.nc 278

ERROR: HANDLE_NCERR
#0 0x241c7eb in __shr_abort_mod_MOD_shr_abort_backtrace
.......

have checked the "iceoptics_c080917.nc" file, it seems fine. My netcdf version is netcdf-c-4.9.2 and netcdf-fortran-4.6.0.

The log file from all composets are attached for your reference.
 

Attachments

  • cesm.log.49585184.zip
    249.1 KB · Views: 0
Top