Skip to content

v3.5.4#164

Merged
Rafnuss merged 8 commits into
mainfrom
dev
May 3, 2026
Merged

v3.5.4#164
Rafnuss merged 8 commits into
mainfrom
dev

Conversation

@Rafnuss

@Rafnuss Rafnuss commented May 3, 2026

Copy link
Copy Markdown
Collaborator

GeoPressureR v3.5.4

Main

Minor

  • Deprecate edge_add_wind(return_averaged_variable); edge_add_wind() now always returns detailed edge/time/variable values.
  • Deprecate graph_add_wind(variable); graph_add_wind() now always uses c("u", "v").
  • Update GeoPressureViz wind handling to compute averaged edge wind from detailed edge_add_wind() output.
  • Add example usage to mask_water() documentation.

Full Changelog: v3.5.3...v3.5.4

Rafnuss added 8 commits April 29, 2026 12:01
Add a roxygen examples block for mask_water demonstrating how to generate and plot a water/land mask (using map_expand, mask_water, rnaturalearth, image, and terra). The example shows creating a mask for a Caribbean extent at a specified scale and overlays country borders; it's wrapped with @examplesIf FALSE to avoid running during checks.
Add roxygen documentation for tag_status in R/tag_assert.R and generate the corresponding man/tag_status.Rd. Documents tag_status as an internal helper for GeoPressureR tag objects (returns a character vector of status labels) and includes @export so the function is available to packages.
@Rafnuss Rafnuss merged commit 7da20b4 into main May 3, 2026
8 of 9 checks passed
@Rafnuss Rafnuss deleted the dev branch May 3, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant