Pandora-IsoMemo / DSSM

Pandora & IsoMemo spatiotemporal modeling (DSSM)
https://pandora-isomemo.github.io/DSSM/
GNU General Public License v3.0
4 stars 1 forks source link

Version 24.05.1: Feat/169 centering of coordinates #215

Closed arunge closed 2 months ago

arunge commented 2 months ago

MpiIsoApp 24.05.1

New Features

Centering of data enables the planar model to understand that data around the Pacific "belongs together" and that the data is not on different sides of a planar map when using longitudes between (-180, 180) degrees.

image

When setting a different center for modeling and for plotting (which includes the predictions), then there will be a warning. Data on the west coast of South America is missing since longitudes have been transposed to a range of (0, 360) degrees, but the plot with an Atlantic center shows the range of (-180, 180) degrees.

image