mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-21 08:39:46 +08:00
8 lines
204 B
Bash
Executable File
8 lines
204 B
Bash
Executable File
#!/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
|