Skip to content

Commit

Permalink
fix #30, fix #34, fix #36 added new params for phylumKey, classKey, etc.
Browse files Browse the repository at this point in the history
added new param repatriated
added support for faceting
added fixes to kwargs handling in occurrences.search() so that requets options are passed to requests and
  facetting options are passed to the gbif api
bump dev version, update docs
  • Loading branch information
sckott committed Oct 1, 2016
1 parent a87468c commit af8ebce
Show file tree
Hide file tree
Showing 31 changed files with 325 additions and 107 deletions.
11 changes: 10 additions & 1 deletion Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
Changelog
=======
=========

0.1.5.4 (2016-10-01)
--------------------
- Added many new occurrence search parameters, including
`repatriated`, `kingdomKey`, `phylumKey`, `classKey`,
`orderKey`, `familyKey`, `genusKey`, `subgenusKey`,
`establishmentMeans`, `facet`, `facetMincount`,
`facetMultiselect`, and support for facet paging via
`**kwargs`

0.1.4 (2016-06-04)
--------------------
Expand Down
Binary file modified docs/_build/doctrees/changelog_link.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/occurrences.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/registry.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/species.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c571cc8b8670797ed127d983f05ff704
config: b90a377759b3467f2798c54589bc46ad
tags: 645f666f9bcd5a90fca523b33c5a78b7
8 changes: 4 additions & 4 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Overview: module code &mdash; pygbif 0.1.5.3 documentation</title>
<title>Overview: module code &mdash; pygbif 0.1.5.4 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="pygbif 0.1.5.3 documentation" href="../index.html"/>
<link rel="top" title="pygbif 0.1.5.4 documentation" href="../index.html"/>


<script src="../_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -58,7 +58,7 @@


<div class="version">
0.1.5.3
0.1.5.4
</div>


Expand Down Expand Up @@ -170,7 +170,7 @@ <h1>All modules for which code is available</h1>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.1.5.3',
VERSION:'0.1.5.4',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/_modules/pygbif/occurrences/count.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>pygbif.occurrences.count &mdash; pygbif 0.1.5.3 documentation</title>
<title>pygbif.occurrences.count &mdash; pygbif 0.1.5.4 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="pygbif 0.1.5.3 documentation" href="../../../index.html"/>
<link rel="top" title="pygbif 0.1.5.4 documentation" href="../../../index.html"/>
<link rel="up" title="Module code" href="../../index.html"/>


Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1.5.3
0.1.5.4
</div>


Expand Down Expand Up @@ -296,7 +296,7 @@ <h1>Source code for pygbif.occurrences.count</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.1.5.3',
VERSION:'0.1.5.4',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/_modules/pygbif/occurrences/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>pygbif.occurrences.download &mdash; pygbif 0.1.5.3 documentation</title>
<title>pygbif.occurrences.download &mdash; pygbif 0.1.5.4 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="pygbif 0.1.5.3 documentation" href="../../../index.html"/>
<link rel="top" title="pygbif 0.1.5.4 documentation" href="../../../index.html"/>
<link rel="up" title="Module code" href="../../index.html"/>


Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1.5.3
0.1.5.4
</div>


Expand Down Expand Up @@ -586,7 +586,7 @@ <h1>Source code for pygbif.occurrences.download</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.1.5.3',
VERSION:'0.1.5.4',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/_modules/pygbif/occurrences/get.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>pygbif.occurrences.get &mdash; pygbif 0.1.5.3 documentation</title>
<title>pygbif.occurrences.get &mdash; pygbif 0.1.5.4 documentation</title>



Expand All @@ -30,7 +30,7 @@



<link rel="top" title="pygbif 0.1.5.3 documentation" href="../../../index.html"/>
<link rel="top" title="pygbif 0.1.5.4 documentation" href="../../../index.html"/>
<link rel="up" title="Module code" href="../../index.html"/>


Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.1.5.3
0.1.5.4
</div>


Expand Down Expand Up @@ -218,7 +218,7 @@ <h1>Source code for pygbif.occurrences.get</h1><div class="highlight"><pre>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'0.1.5.3',
VERSION:'0.1.5.4',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
Expand Down

0 comments on commit af8ebce

Please sign in to comment.