mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
crating new branch for Russ
This commit is contained in:
commit
f736e978bc
@ -19,7 +19,7 @@ for i in $TESTFILES ; do
|
||||
done
|
||||
echo "*** Test nccopy -u"
|
||||
echo "*** creating tst_brecs.nc from tst_brecs.cdl..."
|
||||
../ncgen/ncgen -b tst_brecs.cdl
|
||||
../ncgen/ncgen -b $srcdir/tst_brecs.cdl
|
||||
# convert record dimension to fixed-size dimension
|
||||
./nccopy -u tst_brecs.nc copy_of_tst_brecs.nc
|
||||
./ncdump -n copy_of_tst_brecs tst_brecs.nc | sed '/ = UNLIMITED ;/s/\(.*\) = UNLIMITED ; \/\/ (\(.*\) currently)/\1 = \2 ;/' > tmp.cdl
|
||||
|
Loading…
Reference in New Issue
Block a user