Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@tclavelle tclavelle released this 30 Sep 17:33
· 33 commits to main since this release
b44442e

New features:

  • In addition to your own JSON region, can now pass EEZ or MPA id to get_raster function to query specific region

  • get_region_id now takes id and returns label. This allows you to get the label for the id values returned by certain endpoints (e.g. get_event)

  • Considerable speed increases in get_event function

Bug fixes:

  • get_event prints "Your request returned zero results" and returns NULL when the API response contains no results instead of causing an error.

Other news:

Updated documentation

  • get_raster: requires group_by and appropriate parameter name is gearType

  • Added a NEWS.md file to track changes to the package.