Skip to content

autoplot plots use layout definitions#2606

Merged
ReimarBauer merged 2 commits intoOpen-MSS:developfrom
ReimarBauer:planet_system
Jan 27, 2025
Merged

autoplot plots use layout definitions#2606
ReimarBauer merged 2 commits intoOpen-MSS:developfrom
ReimarBauer:planet_system

Conversation

@ReimarBauer
Copy link
Member

@ReimarBauer ReimarBauer commented Jan 24, 2025

Purpose of PR?:

Fixes #1898

this uses now the layout definition in mssautoplot.json

"layout": {
        "topview": [
            916,
            702
        ],
        "sideview": [
            496,
            370
        ],
        "linearview": [
            913,
            557
        ],
        "tableview": [
            1236,
            424
        ],

currently verified with a topview example

@ReimarBauer ReimarBauer marked this pull request as draft January 24, 2025 14:15
@ReimarBauer ReimarBauer marked this pull request as ready for review January 24, 2025 16:36
@ReimarBauer
Copy link
Member Author

The --raw=True option creates images like

ecmwf-eur-ll015-pltemp01-08-global-cyl-20121017t120000z-1-30-0

This is not the best projection in the example

@ReimarBauer ReimarBauer merged commit a3a98d8 into Open-MSS:develop Jan 27, 2025
7 of 10 checks passed
@ReimarBauer ReimarBauer deleted the planet_system branch January 27, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplified export of png overlays compatible to the PLANET system on HALO

2 participants