Opened 6 years ago
Closed 6 years ago
#1957 closed enhancement (fixed)
Petascope_Improve the check to determine a file for WCS-T is a local file
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Easy |
Description
This is a small improvement to know if a file for WCS-T is a local file. The formula is: file URL starts with file://
or it does not match regex \w+://.*
which is a remote file.
Note:
See TracTickets
for help on using tickets.