theoway / goes-16

0 stars 1 forks source link

Tiff parsing error in `input_features.py` #18

Closed theoway closed 5 months ago

theoway commented 5 months ago

Error log-

Traceback (most recent call last):
  File "/app/goes-16/input_features.py", line 267, in <module>
    ip = InputFeatures(args.data, int(args.past), int(args.window))
  File "/app/goes-16/input_features.py", line 117, in __init__
    tif_file = TiffFile.parse(file)
  File "/app/goes-16/input_features.py", line 42, in parse
    microsecond=int(microseconds))
ValueError: invalid literal for int() with base 10: '000Z.t'