GlobalFishingWatch / gfwr

R package for accessing data from Global Fishing Watch APIs
https://globalfishingwatch.github.io/gfwr/
Apache License 2.0
58 stars 7 forks source link

Add details about retrieving `vesselID` from `get_vessel_info()` #132

Closed AndreaSanchezTapia closed 2 months ago

AndreaSanchezTapia commented 4 months ago

The current examples are run with a known vesselID and we say that the previous function can be used to retrieve it, but we actually have no clear instructions about which of the returned vesselID is the actual correct vesselID

@giselamo can you show us where to find the logic to retrieve the correct vesselID?

cc @natemiller

imagen

AndreaSanchezTapia commented 3 months ago

@giselamo @yaaNuamahGFW We can use the list of mmsis from Caitlin and Charlie to check this.

AndreaSanchezTapia commented 2 months ago
AndreaSanchezTapia commented 2 months ago

closing as the first version of the id vignette is ready. we can revisit later for improvements.