ecoinformatic / SCRG

Materials broadly related to the SU2024 Statewide Coastal Restoration Guide (SCRG) project
0 stars 0 forks source link

Correct Issues with Initial `scrg__get_geometry_in_bbox` functions #2

Open brotherjack opened 1 month ago

brotherjack commented 1 month ago

In working with the wind/water data that @georgeomics found, I have come across various problems with the simplisticscrg__get_geometry_in_bbox functions I wrote. Here are the issues that I'm going to work on fixing (note @Bvpboy: these would be good unit test cases to write up).

chfleming commented 1 month ago
brotherjack commented 2 weeks ago

Turns out this issue, and the functions under consideration, are unnecessary. @Bvpboy has found the functionality we need in the sf package. Instead we'll write up some documentation on where this is and how to use it.

We'll close this issue when that is completed and merged in.