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

v3.3.0 #37

Merged
merged 6 commits into from
Oct 19, 2023
Merged

v3.3.0 #37

merged 6 commits into from
Oct 19, 2023

Conversation

sean-rohan-NOAA
Copy link
Collaborator

akgfmaps 3.3.0 (October 19, 2023)

NEW FEATURE

  • Added an include_grid_cell argument to make_2d_grid() that
    makes the function return columns with the center coordinates
    (lon_plot, lat_plot) of each grid cell prior to intersecting
    with the user-provided sf object (passed to obj argument).
    Centroids for intersected grid polygons are still returned by
    the function for use in spatial analyses and index production
    (e.g. VAST, sdmTMB) because they are the center of grid cells
    after intersecting with stratum shapefiles. The centroid prior
    to intersection is more useful for plotting gridded data with-
    out prior transformation.

    USAGE

@sean-rohan-NOAA sean-rohan-NOAA merged commit 351a5de into master Oct 19, 2023
8 checks passed
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.

1 participant