GlobalFishingWatch/gfwr: gfwr 3.0
Authors/Creators
- 1. Global Fishing Watch
- 2. @GlobalFishingWatch
- 3. @MathMarEcol @PlanktonTeam @SpatialPlanning
- 4. UCL
Description
This is a major release of the package, with several changes and additions.
Breaking changes
Prefix change: All
gfwrfunctions are now prefixed withgfw_to make a direct reference to the package. This replaces the prefixget_. This allows functions from the package to appear together in searches and menus, and avoids possible confusion with other functions starting with"get_"in other R packagesIn addition to the prefix change,
get_raster()was renamed togfw_ais_fishing_hours()to avoid confusion with the new incoming "raster" datasets implemented in this version and to be consistent with the output of the model, which is expressed in (apparent) fishing hours.The two datasets in the package were also renamed to
gfw_:gfw_marine_regionsandgfw_test_shapeIn
gfw_region_id(), the parameterregion_namewas renamed toregionfor precision, since it accepts both region names and ISO codes. (#196)
New functions and endpoints
gfw_ais_presence()implements the AIS-based Vessel presence dynamic dataset, which can be found in the Global Fishing Watch map. This dataset aggregates the presence of all vessels (fishing and non-fishing), expressed in hours of activity in each cell.gfw_sar_vessel_detections()incorporates the SAR-based vessel detections (presence), also found in the map. See Paolo et al 2024 for more details.
Non-breaking changes
gfw_event()has no longer thegap_intentional_disablingparameter because all gaps returned are high confidence and considered to be intentional:- The gap event must be at least 12 hours
- It must start at least 50 nautical miles from shore
- It must start in an area with a satellite reception quality greater than 10 positions per day
- The vessel must have at least 14 satellite positions in the 12 hours prior to the gap See the gap events documentation for more details behind these rules.
Bug fixes
- fixed
gfw_event_stats()(previouslyget_event_stats()) filter by flag (#215) - fixed #224 and
gfw_marine_regionsdataset (previouslymarine_regions) is available without attachinggfwr(thanks to @jaseeverett) - fixes the
includesparameter ofgfw_vessel_info(), reported in #231
Files
GlobalFishingWatch/gfwr-v3.0.0.zip
Files
(6.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:92d86267d668406083dd2abf0aa6743e
|
6.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GlobalFishingWatch/gfwr/tree/v3.0.0 (URL)
Software
- Repository URL
- https://github.com/GlobalFishingWatch/gfwr