Opened 8 years ago
Last modified 8 years ago
#1525 closed defect
WCST_Import sort the files by datetime when possible — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.4 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
wcst_import should sort the files by date time when possible (the datetime could be extracted from file name or the tiff tag , but in general the file name will be used).
e.g: a_0000_2000_2001, b_0000_2001_2002
It would be better if it could sort file by extracted datetime (2000, 2001, 2002) instead of from file name.
Note:
See TracTickets
for help on using tickets.