You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixe for occurrences.download when giving geometry as a string rather than using add_geometry; predicates were being split on whitespace, which doesn't work for WKT (#81) (#84)
Moved to using the logging module instead of print() for giving information on occurrence download methods (#78)
Clarify that occurrences.count for length 1 inputs only; see occurrences.search for > 1 value (#75) (#77)
Improved documentation for species.name_usage method, mostly for the language parameter (#68)
Gains download method download_cancel for cancelling/deleting a download request (#59)