Opened 9 years ago

Closed 8 years ago

#964 closed defect (fixed)

wcst_import should throw proper errors

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.1.x
Component: applications Version: development
Keywords: Cc: Alex Dumitru
Complexity: Medium

Description

  • on a non-matching regex (in time_parameter/filename), the recipe throws some generic None type exception, should be something more descriptive

Change History (2)

comment:1 by Bang Pham Huu, 8 years ago

looks like is fixed, if it is please close.

File Name not match

RUNTIME ERROR: Failed to parse the date 2015:05:05 20:10:5 using format YYYY:MM:DD HH:mm:ss
[rasdaman@gonzo petascope]$ wcst_import.sh 

/home/rasdaman/ingredient_irregulartime_filename.txt
Initialization
Collected files: ['/home/rasdaman/images/test1/A_B_2015:05:05 20:10:57_D.tif']...

Tag_Name is not match

RUNTIME ERROR: No tifftag TIFFTAG_DATETIME1 for datetime was found in the file: /home/rasdaman/images/test1/A_B_2015:05:05 20:10:57_D.tif

comment:2 by Dimitar Misev, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.