🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Ordered data - indexing and plotting

User: "ben_h"
New Altair Community Member
Updated by Jocelyn
I have data ordered (by a depth value). I don't want it used in my modelling operator, but how can I keep it or use it for later plots?

If I assign it to an 'id' role, I can't use it in plot view -> scatterplot.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "MariusHelf"
    New Altair Community Member
    You can assign arbitrary roles, e.g. a "depth" role. Please note that this is not a "standard" special role, so it is not selectable in the drop down box in Set Role, but you can also use the keyboard to type in the name of the role.

    Best regards,
    Marius
    User: "ben_h"
    New Altair Community Member
    OP
    Thank you Marius.