osuosl / streamwebs

Streamwebs.org website
http://streamwebs.readthedocs.io/
4 stars 1 forks source link

Fixed bug regarding water_quality export including data from other sites #664

Open jerry-peng opened 6 years ago

jerry-peng commented 6 years ago

fixes issue #519

Changes in this PR.

Testing this PR.

  1. Create some new water quality datasheets (Important)
  2. Export the water quality data from other sites, see if the newly created water quality data is included

Expected Output.

  1. The water quality data from other sites should not be included.
    $ make test
    [... test output ...]

@osuosl/devs