ICON ERROR:Error reading netCDF file attribute FTYPE

Dear Sir, I have a error when I am running run_icon.csh,the main error are as follow:
Value for IOAPI_CHECK_HEADERS not defined;returning default: FALSE
NCAGT: : NetCDF: Attribute not found
Error reading netCDF file attribute FTYPE.
netCDF error number -43 processing file “INIT_CONC_1”
NetCDF: Attribute not found

 *** ERROR ABORT in subroutine OPN_IC_FILE
 Could not open nor create INIT_CONC_1      file

1.388u 0.976s 0:02.99 78.5% 0+0k 1072+0io 0pf+0w

exit ( )
exit ( )
1.372u 0.996s 0:03.00 78.6% 0+0k 17272+0io 0pf+0w

exit ( )
exit ( )
I wish you could help me to solve the problem!
Thanks a lot!

run_icon.csh (5.0 KB)
run_icon.txt (22.8 KB)

Does your output file (/fs2/home/qiaozhi/software/cmaq/CMAQV5.3.3/data/icon/ICON_v532_2020case_profile_20200105) already exist when you run this script? If so, try deleting it and run the script again.
An earlier, unsuccessful run of the script may have created an output file with incomplete header information that then causes the program to fail when running the updated script and opening the existing output file in read/write mode.

Problem solved, thank you very much!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.