How to use option '-sort', '-sortnode' and '-sortelt' #126
-
Dear Romain and all Neper users: My question is how can I use the option '-sort' to facilitate data post-processing? From 'Neper Reference Manual', it just says that the possible value could be any. Is there any example that you can show me? Thank you and I am looking forward to your answer. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It can be |
Beta Was this translation helpful? Give feedback.
It can be
-sort z
to get grains sorted in ascending z coordinate,-sort vol
for ascending volumes,-sort x+2*z
for ascending x+2*z, etc.