HI
I am receiving an error when compiling WRFDA 4.0.0.
I rebuilded HDF5 using Intel (R) 64, Version 14.0.0. include and lib were created in the hdf5 subfolder.
HDF5 path setup is done but error occurs
da_radiance.f(8): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [HDF5]
use hdf5
-------^
da_radiance.f(5668): error #6683: A kind type parameter must be a compile-time constant. [HID_T]
integer(HID_T) fhnd1, fhnd2, fhnd3 ! file handle
What is the problem?
configure.wrf and compile.out are attached.
Thank you for your help.
I am receiving an error when compiling WRFDA 4.0.0.
I rebuilded HDF5 using Intel (R) 64, Version 14.0.0. include and lib were created in the hdf5 subfolder.
HDF5 path setup is done but error occurs
da_radiance.f(8): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [HDF5]
use hdf5
-------^
da_radiance.f(5668): error #6683: A kind type parameter must be a compile-time constant. [HID_T]
integer(HID_T) fhnd1, fhnd2, fhnd3 ! file handle
What is the problem?
configure.wrf and compile.out are attached.
Thank you for your help.