Changes between Version 8 and Version 9 of Processing/KnownProblems


Ignore:
Timestamp:
Jan 16, 2008, 2:05:18 PM (16 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/KnownProblems

    v8 v9  
    5959---------------------
    6060
     61== azgcorr "HDF internal error opening file" ==
     62
     63When running azgcorr, it immediately quits with something like:
     64{{{
     65** HDF internal error...
     66HDF error: (7) <Error opening file>
     67        Detected in Hopen() [hfile.c line 381]
     68}}}
     69
     70This will have various causes, including corrupt/inaccessible HDF files, but a particularly nasty one is that you must have write permission on the (casi, untested on others) HDF to be able to run azgcorr on it, even if nothing about the HDF will be changed.
     71
     72---------------------
     73
    6174== Image looks straight but vector layers are not lined up ==
    6275(amro comment)