quintusdias / pyhdfeos

2 stars 6 forks source link

HEDUMP fails on MOD021KM.A2000055.0000.005.2010041143816.hdf swathfile #50

Closed quintusdias closed 9 years ago

quintusdias commented 9 years ago
jevans@jevans-linux /opt/data/hdfeos $ hedump MOD021KM.A2000055.0000.005.2010041143816.hdf
Traceback (most recent call last):
  File "/home/jevans/.local/bin/hedump", line 9, in <module>
    load_entry_point('pyhdfeos==0.1.1', 'console_scripts', 'hedump')()
  File "/home/jevans/git/pyhdfeos/pyhdfeos/command_line.py", line 19, in dump_metadata
    swf = SwathFile(args.filename)
  File "/home/jevans/git/pyhdfeos/pyhdfeos/swaths.py", line 40, in __init__
    self.swaths[swathname] = _Swath(self.filename, swathname, self._he)
  File "/home/jevans/git/pyhdfeos/pyhdfeos/swaths.py", line 112, in __init__
    geodim, datadim = dimmap_names[j].split('/')
ValueError: need more than 1 value to unpack