You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To assist users in choosing what indices to show the cross section for, it would be helpful to have an option to annotate every 10 indices on the swath. Idea implementation, color swath with np.mod(idx,10) and then have text label every ten. Something like that
The text was updated successfully, but these errors were encountered:
To assist users in choosing what indices to show the cross section for, it would be helpful to have an option to annotate every 10 indices on the swath. Idea implementation, color swath with np.mod(idx,10) and then have text label every ten. Something like that
The text was updated successfully, but these errors were encountered: