question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to open .hdr file

See original GitHub issue

as the optional image argument to envi.open.

img = envi.open(‘EO1H1400432009124110PY.hdr’, ‘EO1H1400432009124110PY.hdr’) Unable to create memmap interface.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tboggscommented, Feb 20, 2018

In your original post, you have the header file passed as the argument to envi.open twice (both arguments end in “.HDR”). The second argument should be the name of the image data file, which should either have a different extension (e.g., “.img”, “.ref”) or no extension at all.

0reactions
tboggscommented, Feb 21, 2018

You are welcome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Can't I Open HDR Files? - File Magic
There are several reasons why you may not be able to open HDR files on your PC If you double-click the file and...
Read more >
HDR File (What It Is & How to Open One) - Lifewire
HDR files can be opened with Adobe Photoshop, ACD Systems Canvas, HDRSoft Photomatix, and probably some other popular photo and graphics tools ...
Read more >
What's behind the "Unable to open Metafile <*.hdr ... - IBM
Answer. Those "Unable to open Metafile <*.hdr>" messages comes from History configuration. By default, it looks in those *.
Read more >
What is it? How to open an HDR file? - FILExt
If you cannot open your HDR file correctly, try to right-click or long-press the file. Then click "Open with" and choose an application....
Read more >
Bug in 17.7: unable to open .hdr radiance files
This bug is not present in 17.6, nor in the latest beta. When persisting with version 17.7, one workaround is to use Photoshop...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found