Skip to content

Migration v3.x ‐ v3.3

Raphaël edited this page Oct 4, 2024 · 1 revision

In v3.3.1, we introduced the geopressuretemplate() functions allowing to implement the GeoPressureR workflow. Read more about this in the GeoPressureManual.

You won't need to change anything in your GeoPressureR code. However, we modify the structure of the param field (presents in both tag and graph, which means that tag objects saved (typically in data/interim/ won't work anymore.

You can upgrade a GeoPressureTemplate folder using the function provided in this gist. To update to v3.3.1, you will need to change (1) config.yml file and any Rdata interim files.

Clone this wiki locally