Added a temporary utility script to make updating the hdf5 test files easier.

This commit is contained in:
Ward Fisher 2016-04-08 20:59:50 +00:00
parent 46b534d060
commit 6e31ead250

7
update_hdf5_compat_files.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
# Temporary utility script.
cp ./tst_vars.nc ../../nc_test4/ref_hdf5_compat1.nc
cp ./tst_vars4.nc ../../nc_test4/ref_hdf5_compat2.nc
cp ./tst_compounds.nc ../../nc_test4/ref_hdf5_compat3.nc