WPS
WPS copied to clipboard
add support for non-static libnetcdff compilation
Although libnetcdff.so is now supported in the WRF configuration file, it has not been added to WPS. When libnetcdff.a is not present, it needs to be changed to libnetcdff.so every time. Now, with this change, WPS can be compiled with netcdf libraries that are not statically compiled, without making any changes to WPS.
@bakamotokatas I agree this would be more useful and streamlines the building of WRF and WPS