Closed volcanopele closed 2 years ago
Allow for the selection of multiple images, then use the median geometry for the map file (except for pixel scale, use the highest resolution one)
The first part is complete as of commit a7c3cafee0fda07cc13c649cc722021af64d69aa. The second part has not been resolved and will likely be made into a separate issue for issue tracking.
Moved second comment to a separate issue. First comment is resolved.
Right now jiramReprojection.py accepts a map-projected cube file as input. Change this so that the script generates the map file either by using the calculated geometric values (clat, clon, altitude, and pixel scale), or by giving it a map file in the command line.