- 积分
- 107
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-1-26
- 最后登录
- 1970-1-1
|
发表于 2022-3-27 10:20:16
|
显示全部楼层
大佬,现在问题出现了
我更改了我bashrc里面netcdf的路径,我现在可以在shell终端打开这个文件了
但我修改cmaq里config的netcdf路径后,又重新生成了一个exe,cctm里的脚本还是无法读取这个文件
报错仍然是
Error opening file at path-name:
netCDF error number -51 processing file "GR_EMIS_001"
NetCDF: Unknown file format
NetCDF: Unknown file format
/data4/sunzhixu/outdata/emis/finn/FINNv1.5_2018-06-26.GEOSCHEM.nc
*** ERROR ABORT in subroutine gridded_files_se on PE 003
Could not open GR_EMIS_001 file
PM3EXIT: date&time specified as 0
Date&time specified as 0
为什么会这样
我看到我的报错日志最前面的一部分,最后一行有一个netcdf version 3.6.3,这是啥意思,难道我哪里还没有修改好吗
This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3
I/O Applications Programming Interface, [I/O API] which is
built on top of the netCDF I/O library (Copyright 1993, 1996
University Corporation for Atmospheric Research/Unidata
Program) and the PVM parallel-programming library (from
Oak Ridge National Laboratory).
Copyright (C) 1992-2002 MCNC,
(C) 1992-2013 Carlie J. Coats, Jr.,
(C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and
(C) 2014-2016 UNC Institute for the Environment.
Released under the GNU LGPL License, version 2.1. See URL
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
for conditions of use.
ioapi-3.2: $Id: init3.F90 1 2017-06-10 18:05:20Z coats $
Version with PARMS3.EXT/PARAMETER::MXVARS3= 2048
netCDF version "3.6.3" of Nov 20 2018 13:48:01 $
|
|