osuosl / streamwebs

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

Jerryp/fix water points #657

Closed jerry-peng closed 6 years ago

jerry-peng commented 6 years ago

fixes issue #495 #622 #643

Changes in this PR.

Testing this PR.

  1. Find a site with no data sheet (Ex: Amazon Creek & Fox Hollow)
  2. Add a wq data sheet
  3. Check if data is graphed
  4. Add another data sheet with exact same data
  5. Check if data is graphed
  6. Add more data sheets with different data
  7. Check if data is graphed.
  8. The more data the better, the outliers will start working when more data is added.

Expected Output.

  1. The data is graphed for all scenarios
$ make test
[... test output ...]

@osuosl/devs