Skip to content

pygbif v0.6.0

Compare
Choose a tag to compare
@sckott sckott released this 08 Jul 23:49
· 61 commits to master since this release
1508ca9
  • 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)