Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoplot plots use layout definitions #2606

Merged
merged 2 commits into from
Jan 27, 2025

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
8 of 11 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