Open
Description
The Makefile uses 'git describe' to record the version of the code in netCDF output files generated by MPAS. However, this appears to only be correct if 'make clean' is run. If that code was previously compiled and then a different git hash is checked out or committed, the version recorded by MPAS is not updated. This makes this provenance information unreliable.