libsim
Versione6.3.0
|
Sorts the sortable dimensions in the volume this only when necessary. Most of the times, the time, timerange and level dimensions in a vol7d object are correctly sorted; on the other side many methods strictly rely on this fact in order to work correctly. This method performs a quick check and sorts the required dimensions only if they are not sorted in ascending order yet, improving safety without impairing much performance.
Definizione alla linea 2107 del file vol7d_class.F90. |