NOAA-PMEL / Ferret

The Ferret program from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
55 stars 21 forks source link

"waterfall plots" #78

Open karlmsmith opened 6 years ago

karlmsmith commented 6 years ago

Reported by steven.c.hankin on 23 Oct 2000 14:32 UTC "Waterfall" visualizations could be done in a single command if the "back sweep" could be avoided. A fairly straightforward enhancement would be to creat a 3-argument version of the PLOT command PLOT/BREAK xpts, ypts, brkpts where (say) a missing value in the breakpoints array meant that point was the end (or beginning) of a new line.

Migrated-From: http://dunkel.pmel.noaa.gov/trac/ferret/ticket/177

karlmsmith commented 6 years ago

Comment by steven.c.hankin on 27 Oct 2000 22:17 UTC Rather than achieving this as a mod to PLOT+ it might be nicer to create a new EF such as ADD_BREAKSX(var, break_mask), which outputs data on an ABSTRACT X axis the same length as the original data plus the number of breaks missing values)in the mask

karlmsmith commented 6 years ago

Comment by jonathan.s.callahan on 21 Oct 2003 20:16 UTC

karlmsmith commented 6 years ago

Comment by @AnsleyManke on 3 Nov 2003 18:52 UTC Moving to Ferret tasks; reassign to Ansley

karlmsmith commented 6 years ago

Comment by @AnsleyManke on 10 Nov 2003 21:35 UTC See plot/step , need reordering

Something like plot/vs/sweep=z

karlmsmith commented 6 years ago

Comment by @AnsleyManke on 5 Nov 2004 19:20 UTC Changing Component of bugs in "Ferret Tasks" from All to Main