Hi! I struggled a lot to convert a HDF file to TIF, so I can visualize it in ArcMap. Here is the code I used:https://www.programmersought.com/article/11974240079/ (the black-background code snip). When I ran the scriptin ArcMap python module, no error was thrown, and a new layer was added after, but incorrectly, I assume. All I can see is a black, vertical stripe, and the values are: "High: 3,40281e+038, Low: 0,500641". The HDF was downloaded from nsidc.org/data/ATL08. My goal (with forced due date) is to have a vegetation (canopy) height data model of my country. What did I do wrong? Maybe it's not georeferenced?