Opened 10 months ago
Closed 8 months ago
#2799 closed defect (fixed)
wcst_import should not do anything if filepaths is empty
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.3 |
Component: | wcst_import | Version: | 10.3 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Currently it throws an error:
Reason: Runtime error: Cannot detect geo CRS from input files, make sure the files exist and are readable by gdal.
It could just exit instead with a warning:
No filepaths to import specified.
Note:
See TracTickets
for help on using tickets.