Skip to content

Releases: ioos/erddapy

v0.1.7

24 May 20:29
35bc53f
Compare
Choose a tag to compare
  • Fixed bug that preventing from generating download URLs with no data
    constraints or variables.

v0.1.6

22 May 15:29
5060539
Compare
Choose a tag to compare
  • Simplify the erddapy object constructor.
    Everything but the server and protocol should be passed as properties
    after the object creation.

v0.1.5

21 May 19:07
2dfe4b7
Compare
Choose a tag to compare

Re-implemented caching in get_var_by_attr()

v0.1.4

20 May 14:26
40674bc
Compare
Choose a tag to compare

Avoid caching bug in get_var_by_attr by not caching at all. We should fix this properly in a new release but this is OK for now.

v0.1.3: Merge pull request #29 from ocefpaf/README

04 Feb 15:40
9d3ee94
Compare
Choose a tag to compare

Not ready for prime time yet, many API breakages...

v0.1.2

11 Dec 16:55
4c89573
Compare
Choose a tag to compare
  • added a workaround to access authenticated ERDDAP servers

v0.1.1

10 Oct 15:57
Compare
Choose a tag to compare
  • Mostly boilerplate updates for a GitHub/PyPI release

v0.1.0

26 Sep 20:36
Compare
Choose a tag to compare

0.1.0


First version!