diag_manager rewrite
Instructions for running the diag_manager
git clone --recursive git@github.com:thomas-robinson/diag_manager2.gitcd diag_manager2/libyaml./bootstrap && ./configure && makesetenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${PWD}/src/.libscd ..- Edit Makefile to have correct compiler, paths, mpi_run command, FFLAGS, etc
make