Skip to content

Releases: ODM2/ODM2DataSharingPortal

v0.10.1: Improvements & Bug Fixes

08 Aug 17:47
1c94b81
Compare
Choose a tag to compare

DOI

The ODM2DataSharingPortal repository contains code for a Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.

The ODM2 Data Sharing Portal is built on the Observations Data Model Version 2 (ODM2) information model and supporting software ecosystem, as described in the repo’s documentation. The main instance of this application is currently hosted at https://monitormywatershed.org.

New in v0.10.0 and v0.10.1: Improvements & Bug Fixes

  • This release focused primarily on fixing bugs since our v0.9.5 release on Nov. 2, 2018 and since the switch of the Monitor My Watershed / EnviroDIY Data Portal deployment from USU to LimnoTech servers on Jan. 21, 2019.
  • We also improved a number of features and even added a couple of new minor features.

New Features

  • Added ability for users to add a URL link to their organization. #344
  • Site markers on browse map will separate if multiple sites have same lat/lon. #307

Improvements

  • Created consistent CSV file download formats from Portal and TSA for Individual time series. #329
  • Easier to add sensors/variables to a site, including filtering and better units organization. #191,
  • Easier for Admin to add a new sensor make/model to the app. #340, #377, $365, #190,
  • Added popups to stay until getting user acknowledgement. #347
  • Enhanced performance of Water One Flow / WaterML (WOFpy) web services for fetching data. ODM2/WOFpy#238
  • Posted terms of use, DMCA, privacy, and cookie policies. #324
  • Edits to web page footer information and links. #333, #335, #338
  • Upgraded to Django to version 1.11.20 LTS. #380, #417

Bug Fixes

  • Fixed lots of bugs related to CSV file upload and download. #328, #416, #346, #364, #396
  • Fixed site marker color bug. #383
  • Fixed registration bug when omitting Organization. #372
  • Got WOFpy working again. #379

For the full list of issues that we addressed, see our Release 0.10 - Bug Fixes and Hot Fixes to Production milestones on GitHub.

Release 0.10.0

08 Aug 14:20
66f13cd
Compare
Choose a tag to compare
Merge pull request #423 from ODM2/release/0.10.0

Release/0.10.0

Release 0.9.6

12 Feb 16:01
c2e35bf
Compare
Choose a tag to compare

Update with deployment instructions and updated README file for research paper review.

Release 0.9.5

02 Nov 23:16
7b8b236
Compare
Choose a tag to compare

See the 0.9.5 Priority Features Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.9.0

15 Aug 18:44
c2b1f96
Compare
Choose a tag to compare

See the Release 0.9 - Priority EnviroDIY Features for final WPF CitSci Release Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.8.0

13 Jun 14:50
621a34f
Compare
Choose a tag to compare

See the Release 0.8 - Initial Leaf Pack Network Functionality Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.7.0

16 Apr 19:40
ddbecc9
Compare
Choose a tag to compare

See the Release 0.7 - Restyle site to data.wikiwatershed.org Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.6.0

30 Mar 21:04
af8c567
Compare
Choose a tag to compare

See the Release 0.6 - Initial HydroShare Interoperability Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.5.0

26 Feb 14:47
5bb9aa0
Compare
Choose a tag to compare

See the Release 0.5 - Public Release of major features for data.envirodiy.org Milestone and the 0.4.5 Bug Fixes to Production Milestone for a list of closed issues that describe completed new features and fixed bugs.

Release 0.4.0

22 Dec 19:30
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release

See the Release 0.4 - beta release to public for a list of closed issues that describe completed new features and fixed bugs.