There was an error while loading. Please reload this page.
1 parent 2f50b5b commit d0f744eCopy full SHA for d0f744e
1 file changed
hycom/MSCPROGS/src/Section/m2section
@@ -51,12 +51,6 @@ echo "lonlat rotate : $rotll"
51
echo "skip : $useskip"
52
echo "append : $useappend"
53
54
-
55
-# Check for extract.sec
56
-[ ! -r extract.sec ] && echo "No file extract.sec present!" && exit 1
57
-[ -r extract.sec ] && cp extract.sec extract1
58
59
60
# This assumes that the work routine is in the same dir as m2nc
61
prog="${0%m2section}section_plot"
62
secprog="${0%m2section}section_intersect"
0 commit comments