NASA EMIT netCDF conversion - #2
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
More detail: .rad — at-sensor radiance, BIL float32 EMIT ships radiance and observation geometry as two separate granule EMIT's native RAD/OBS/location data lives on a non-orthorectified OBS band names are read directly from the file's own Tests |
|
I am adding a utility for it to spit out orthorectified reflectance and hope to have that in if I finish it tonight or tomorrow |
…es index correctly and around 50% nodata cells show up outside of the swath
Adds isoio/emit_nc.py, a converter from NASA EMIT L1B netCDF files
(radiance + observation geometry) to the three ENVI binary + .hdr files
expected by apply_oe, matching the same output contract as neon_h5.py
(#1):
...