Update Machine Ports, Add CPPs NO_CDF2, NO_CDF5 #956
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR checklist
Update Machine ports, Add CPPs NO_CDF2, NO_CDF5
apcraig
testing on several machines concurrently as part of pre-release testing, results are bit-for-bit.
These changes are associated with the multi-machine pre-release testing for CICE.
Update Hera port, new compiler version
Add NO_CDF2, NO_CDF5, and NO_HDF5 CPP options to model to support older/other versions of netcdf. Several machines with only netcdf 4.4 do not support cdf5 format. Sometimes netcdf is not built with hdf5. We need a CPP to avoid that part of the code to allow the model to build on those machines.
Set NO_CDF5 for gaffney, koehr, mustang machines
Set NO_HDF5 for compy
Update documentation