Skip to content

Commit d0f744e

Browse files
authored
Update m2section
1 parent 2f50b5b commit d0f744e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

hycom/MSCPROGS/src/Section/m2section

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ echo "lonlat rotate : $rotll"
5151
echo "skip : $useskip"
5252
echo "append : $useappend"
5353

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-
6054
# This assumes that the work routine is in the same dir as m2nc
6155
prog="${0%m2section}section_plot"
6256
secprog="${0%m2section}section_intersect"

0 commit comments

Comments
 (0)