gthompsnGE
New member
I am having a lot of confusion with terminology related to parallel-netcdf. I was using v4.0.3 for years and decided to bump up to v4.6.1 and it seems a new environment with NETCDFPAR has been added together with PNETCDF and the distinction is very unclear (to me). Even the doc/README.netcdf4par file is unclear.
I tried to eliminate externals/io_netcdfpar from compiling by directly removing the -netcdfpar=$NETCDFPAR chunk from the arch/Config.pl line but it is still attempting to include io_netcdfpar rather than skip it.
I was under the impression that the environment variable NETCDFPAR must be set in order for that subdir to be compiled, but it is not set in my environment nor in my final configure.wrf file. So can anyone suggest how to neglect this subdir from compilation?
FYI. I do have PNETCDF env var set because I am attempting to get PNETCDF but not NETCDFPAR.
Thanks for any ideas I can try.
I tried to eliminate externals/io_netcdfpar from compiling by directly removing the -netcdfpar=$NETCDFPAR chunk from the arch/Config.pl line but it is still attempting to include io_netcdfpar rather than skip it.
I was under the impression that the environment variable NETCDFPAR must be set in order for that subdir to be compiled, but it is not set in my environment nor in my final configure.wrf file. So can anyone suggest how to neglect this subdir from compilation?
FYI. I do have PNETCDF env var set because I am attempting to get PNETCDF but not NETCDFPAR.
Thanks for any ideas I can try.