nens / threedigrid

grid administration for 3Di models
Other
9 stars 0 forks source link

[DONE] fix lookup problems with TimeSeriesSubsetArrayField #210

Closed jpprins1 closed 9 months ago

jpprins1 commented 9 months ago

Remove unnecessary ordering by lookup_index. subset_index already takes care of that.

Todo: