| 61 | == azgcorr "HDF internal error opening file" == |
| 62 | |
| 63 | When running azgcorr, it immediately quits with something like: |
| 64 | {{{ |
| 65 | ** HDF internal error... |
| 66 | HDF error: (7) <Error opening file> |
| 67 | Detected in Hopen() [hfile.c line 381] |
| 68 | }}} |
| 69 | |
| 70 | This 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 | |