by h4x0rr on 1/31/24, 10:39 PM with 48 comments
by cortesi on 1/31/24, 11:28 PM
This version is written in React but when time permits I plan to release an updated version written in Rust, along with a library of fast implementations of space-filling curves and related utilities.
by defrost on 1/31/24, 11:56 PM
https://gdal.org/drivers/raster/ers.html
does not in any way do it justice.
What it allows you to do is create a text header description for a binary file .. pretty much any binary image (and not intended to be image) "raw" (ish) format that existed then and now.
Band interleaved, band seperated, row interleaved, column orientated, etc. 8 bit, 12, 24, 32 bit, big or little endian, with or without header "junk" to skip at start of file and|or at the start of each "virtual row"
The handy hack was the ability to view as image and file that had time series aquisition by sketching out how to block it, how to understand the binary, insert optional colour maps .. and then being able to rapidly visually scan 2GB or 16GB of binary blob with real time fly about zoom in zoom out capability.
Intended for multichannel satellite | aircraft | other instrument data with a variety of metadata (timing, position, instrument orientation, etc) - useful far beyond its core target.
Addendum: for the curious, somewhat better description of the .ERS layout from PDF page 33 onwards of https://www.aseg.org.au/sites/default/files/ER%20Mapper%20Cu...
by throw_pm23 on 2/1/24, 9:35 AM
by sgtnoodle on 2/1/24, 6:34 AM
by yhvh on 1/31/24, 11:04 PM
by kencausey on 2/1/24, 12:00 AM
https://news.ycombinator.com/item?id=11077222
https://news.ycombinator.com/item?id=9140249
and other instances without comments.
by h4x0rr on 2/1/24, 7:05 AM
by makmanalp on 2/1/24, 3:44 AM
Here's the report with pics and videos if that sounds interesting!
by torarnv on 1/31/24, 11:22 PM
by zX41ZdbW on 2/1/24, 11:39 AM
by Piraty on 2/1/24, 1:35 PM
by fabian2k on 2/1/24, 7:57 AM
But it is a really cool tool, if you have to figure out a binary file format looking for patterns is certainly very useful.
by fragmede on 2/1/24, 2:39 AM
by zX41ZdbW on 2/1/24, 11:42 AM
by Cockbrand on 2/1/24, 2:47 PM
Good times, but I can't seem to remember the tool's name.
by neandrake on 2/1/24, 12:57 AM
by doubloon on 2/1/24, 3:26 AM
by sad-lemon on 2/1/24, 5:07 AM
by nayuki on 2/1/24, 4:40 AM