Example 39b: plotting a single (1D) DSG trajectory#

Plotting data for a single trajectory encoded as a discrete sampling geometry in the form of a one-dimensional array, as standard)#
f = cf.read(f"cfplot_data/dsg_trajectory.nc")[0]

cfp.traj(f)
../_images/ref_fig_39b.png