mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
test1
This commit is contained in:
parent
88bf095f26
commit
2945079f9a
@ -46,7 +46,6 @@ testcases3() {
|
|||||||
mode=$2
|
mode=$2
|
||||||
rm -f tmp_${base}_${zext}.cdl
|
rm -f tmp_${base}_${zext}.cdl
|
||||||
url="https://${UH}/${UB}/${base}.zarr#mode=${mode},s3"
|
url="https://${UH}/${UB}/${base}.zarr#mode=${mode},s3"
|
||||||
${ZMD} -t int $url
|
|
||||||
${NCDUMP} $url > tmp_${base}_${zext}.cdl
|
${NCDUMP} $url > tmp_${base}_${zext}.cdl
|
||||||
# Find the proper ref file
|
# Find the proper ref file
|
||||||
diff -b ${ISOPATH}/ref_${base}.cdl tmp_${base}_${zext}.cdl
|
diff -b ${ISOPATH}/ref_${base}.cdl tmp_${base}_${zext}.cdl
|
||||||
|
Loading…
Reference in New Issue
Block a user