Hi everyone,
I’m having trouble stacking JunoCam’s filtered RGB .cub files into one single framelet.
Using ISIS, I can work on JunoCam images and break a single IMG file into all of its individual .cub files, and I’m wondering if there’s a way to stack or combine each framelet’s individual red/blue/green filter .cub files into a single, stacked, framelet.
For example, say I’d like to look at one stacked image representing Framelet 4 in full, instead of 3 separate .cub files output representing Framelet4_red, Framelet4_blue, Framelet4_green, etc.
Is this possible?
My goal is to do this in Python, but if there’s a way to do it in ISIS (or GDAL?) I’d be happy to try that first just to get it working.
If anything is unclear please let me know, and any help/insight/direction is appreciated, thank you.