Skip to content

Commit

Permalink
Update greenspline-l2s.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim authored Mar 2, 2024
1 parent c20ba74 commit 076f034
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/greenspline/greenspline-l2s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ gmt $m $l2s --gradient=/some/file+format:0 >> $b
gmt $m $l2s --approx_fit=largest:10+cumulative+file:/some/file >> $b
gmt $m $l2s --approx_fit=ratio:6+incremental >> $b
gmt $m $l2s --approximate=variance:0.5+no_surface >> $b
gmt $m $l2s --ncdata+cpt:mycpt --ncdata+cmap:mycpt >> $b
gmt $m $l2s --ncdata+dname:baddata+invalid:-999+offset:5 >> $b
gmt $m $l2s --ncdata+remark:'silly comment'+scale:2+title:'Big News' >> $b
gmt $m $l2s --ncdata+varname:Dataset+xname:MrX+yname:MsY+zname:Zeebo >> $b
gmt $m $l2s --metadata+cpt:mycpt --ncdata+cmap:mycpt >> $b
gmt $m $l2s --header+dname:baddata+invalid:-999+offset:5 >> $b
gmt $m $l2s --metadata+remark:'silly comment'+scale:2+title:'Big News' >> $b
gmt $m $l2s --header+varname:Dataset+xname:MrX+yname:MsY+zname:Zeebo >> $b
gmt $m $l2s --misfit=/some/file+report:/report/file >> $b
gmt $m $l2s --outgrid=/some/file.grd >> $b
gmt $m $l2s --inc=4 --increment=2/3 --spacing=1/2/3 >> $b
Expand Down

0 comments on commit 076f034

Please sign in to comment.