ACOLITE 20220222.0: No PNG outputs with map_projected=True, TypeError: Dimensions of C

Technical questions about ACOLITE
Post Reply
quinten
Posts: 1010
Joined: Tue Mar 03, 2015 8:13 am

ACOLITE 20220222.0: No PNG outputs with map_projected=True, TypeError: Dimensions of C

Post by quinten »

Hi all

In ACOLITE 20220222.0 there is an issue with outputting PNG maps with annotated latitude and longitude axes (i.e. with map_projected=True), giving an error message like TypeError: Dimensions of C (938, 1992) are incompatible with X (1992) and/or Y (938) This only occurs for the RGB outputs, so L2W maps can still be output by:

Code: Select all

rgb_rhot=False
rgb_rhos=False
map_l2w=True
map_projected=True
Hope this helps!

Quinten
Post Reply