Recent Releases of basin3d

basin3d - 1.3.0

What's Changed

  • Updates to support python 3.10, 3.11, 3.12 in #222 by @dschristianson.

In addition to the python upgrades, other packages are also updated. We recommend a fresh install of basin3d to update these requirements.

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.2.1...1.3.0

- Python
Published by dschristianson 11 months ago

basin3d - 1.2.1

What's Changed

  • Change order of coordinates in geographic bounding box to (min longitude, min latitude, max longitude, max latitude) in #220 by @dschristianson.

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.2.0...1.2.1

- Python
Published by dschristianson 11 months ago

basin3d - 1.2.0

What's Changed

  • Support query by geographic coordinates @dschristianson in #194. This feature is implemented for the USGS Data Source. See documentation for details.

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.1.2...1.2.0

- Python
Published by dschristianson about 1 year ago

basin3d - 1.1.2

What's Changed

  • Catch 400 response status in fail over to csv locations query @dschristianson in #209
  • EPA plugin: csv endpoint for locations - lat long switched @dschristianson in #210

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.1.1...1.1.2

- Python
Published by dschristianson over 1 year ago

basin3d - 1.1.1

What's Changed

  • Bug fix: Correct setting and handling of environment variables for plugins @dschristianson in #205

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.1.0...1.1.1

- Python
Published by dschristianson almost 2 years ago

basin3d - 1.1.0

What's Changed

  • EPA plugin: Add support for WQP v3.0 web services @dschristianson in #191
  • EPA plugin: Add failover for GeoServer WFS endpoint @dschristianson in #192
  • Refactor Metadata Catalog to Use SQLite and SQLAlchemy @vchendrix in #193
  • Updates to Github Actions @vchendrix in #197 #199

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.0.3...1.1.0

- Python
Published by dschristianson almost 2 years ago

basin3d - 1.0.3

What's Changed

  • Bug fix: EPA plugin: empty results hangs on locations endpoint @dschristianson in #189

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.0.2...1.0.3

- Python
Published by dschristianson over 2 years ago

basin3d - 1.0.2

What's Changed

  • Bug fix: Correct EPA plugin issue for use in django-basin3d @dschristianson in #187

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.0.1...1.0.2

- Python
Published by dschristianson over 2 years ago

basin3d - 1.0.1

What's Changed

  • Bug fix: Handle USGS RDC missing values @dschristianson in #158

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/1.0.0...1.0.1

- Python
Published by dschristianson over 2 years ago

basin3d - 1.0.0

What's Changed

  • Documentation updates @dschristianson in #145, #183
  • Bug fix: correct units in BASIN-3D observed property vocabulary @dschristianson in #176

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.5.1...1.0.0

- Python
Published by dschristianson over 2 years ago

basin3d - 0.5.1

What's Changed

  • Add data source plugin for datasets following the ESS-DIVE Community Hydrologic Monitoring Reporting Format

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.5.0...0.5.1

- Python
Published by dschristianson over 2 years ago

basin3d - 0.5.0

What's Changed

  • Add data source plugin to EPA Water Quality eXchange
  • Add new documentation for plugins.

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.4.3...0.5.0

- Python
Published by dschristianson over 2 years ago

basin3d - 0.4.3

What's Changed

  • Replace whitespce with underscore in FeatureTypeEnum @dschristianson in https://github.com/BASIN-3D/basin3d/pull/173

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.4.2...0.4.3

- Python
Published by dschristianson almost 3 years ago

basin3d - 0.4.2

What's Changed

  • DataSourceModelAccess.retrieve and related updates @dschristianson in https://github.com/BASIN-3D/basin3d/pull/169

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.4.1...0.4.2

- Python
Published by dschristianson almost 3 years ago

basin3d - 0.4.1

What's Changed

  • Maintenance for dependency upgrades @dschristianson in https://github.com/BASIN-3D/basin3d/pull/164
  • Updates to GitHub workflow and docs to automatically publish to pypi by @vchendrix

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.4.0...0.4.1

- Python
Published by dschristianson about 3 years ago

basin3d - 0.4.0

What's Changed

  • Multi- and complex mapping functionality by @dschristianson in https://github.com/BASIN-3D/basin3d/pull/144
  • Modernize build system by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/150
  • Reformats documentaion by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/152
  • Add Github Action to publish to PyPi by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/154

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.3.0...0.4.0

- Python
Published by vchendrix over 3 years ago

basin3d - 0.3.0

What's Changed

  • Separate integration tests by @heycatwonton in https://github.com/BASIN-3D/basin3d/pull/110
  • Handle errors better by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/112
  • Logging improvements by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/115
  • Add quality flags per data point by @dschristianson in https://github.com/BASIN-3D/basin3d/pull/118
  • Documentation link in README is broken by @heycatwonton in https://github.com/BASIN-3D/basin3d/pull/128
  • Refactor get_timeseries data to support hi res by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/132
  • Add USGS Instantaneous Values to the USGS Plugin by @heycatwonton in https://github.com/BASIN-3D/basin3d/pull/127
  • Use default_factory for OPV by @cmungall in https://github.com/BASIN-3D/basin3d/pull/141
  • Separate out integration/view into a separate repo (hdf,panda,csv) by @vchendrix in https://github.com/BASIN-3D/basin3d/pull/138

New Contributors

  • @cmungall made their first contribution in https://github.com/BASIN-3D/basin3d/pull/141

Full Changelog: https://github.com/BASIN-3D/basin3d/compare/0.2.0...0.3.0

- Python
Published by vchendrix over 3 years ago

basin3d - Version 0.2.0

Version 0.2.0

Project Updates: + Issue #94 - [Breaking Change] Add full statistic functionality + Issue #56 - Import ABC from collections.abc for Python 3.10 compatibility. + Issue #96 - [Breaking Change] Query information should be added to the return

- Python
Published by vchendrix over 4 years ago

basin3d - Version 0.1.0

Project Updates: - Issue #14 - Enable USGS point monitoring features to be called by ID - Issue #16 - Enable USGS data acquisition by 2-digit HUC code (expand result quality type) - Issue #22 - Expand metadata functionality - Issue #49 - [Breaking change] Refactor synthesis.gettimeseriesdata to add HDF output

Installation: - Issue #99 - Pin pyyaml for deprecation - Issue #98 - Correct package installation for development environment

- Python
Published by dschristianson over 4 years ago