Hi, I have configured and compiled WRFV4.5.1 (using GNU) without trouble. I would like to update to version 4.6.1, but I am getting an error:
NETCDF4 IO features are requested, but this installation of NetCDF
/opt/cray/pe/netcdf/4.9.0.1/gnu/9.1
DOES NOT support these IO features.
Please make sure NETCDF version is 4.1.3 or later and was built with
--enable-netcdf4
and then configure.wrf has been removed.
If I run with export NETCDF_classic=1 it configures and compiles, but my runs are quite large and the output files are now about 4 times larger than they used to be. Does anyone know what has changed between version 4.5.1 and 4.6.1 to cause this? I have checked I can reinstall 4.5.1, so the netcdf version hasn't changed.
Although the configure.wrf gets deleted from the version 4.6.1, if I pipe the output to an error log the two scripts (v4.5.1 and v4.6.1) are identical except this error message.
Is there any other way to compress WRF output?
NETCDF4 IO features are requested, but this installation of NetCDF
/opt/cray/pe/netcdf/4.9.0.1/gnu/9.1
DOES NOT support these IO features.
Please make sure NETCDF version is 4.1.3 or later and was built with
--enable-netcdf4
and then configure.wrf has been removed.
If I run with export NETCDF_classic=1 it configures and compiles, but my runs are quite large and the output files are now about 4 times larger than they used to be. Does anyone know what has changed between version 4.5.1 and 4.6.1 to cause this? I have checked I can reinstall 4.5.1, so the netcdf version hasn't changed.
Although the configure.wrf gets deleted from the version 4.6.1, if I pipe the output to an error log the two scripts (v4.5.1 and v4.6.1) are identical except this error message.
Is there any other way to compress WRF output?
Attachments
Last edited: