DOI-USGS / water-use

Visualization using USGS water use data.
https://owi.usgs.gov/vizlab/water-use/
Creative Commons Zero v1.0 Universal
15 stars 16 forks source link

Final data updates and cleaning house. #178

Closed dblodgett-usgs closed 7 years ago

dblodgett-usgs commented 7 years ago

The data has been updated in preparation for release. This will require a full rebuild from ScienceBase and the current build will be weird, probably not broken, until this is merged.

I also refactored the data fetch and process viz.yml / file names / function names while deleting things that are no longer needed from the old data we were using.

jordansread commented 7 years ago
map.js?_c=4689679:102 Uncaught TypeError: Cannot read property 'barScale' of undefined(…)

looks like something is missing from the json generated by this PR>

dblodgett-usgs commented 7 years ago

Latest commit fixes this... 2015 year label was missing.

dblodgett-usgs commented 7 years ago

We had to switch 1960 irrigation to read total rather than sw/gw split irrigation withdrawals because the split of sw/gw wasn't published in the 1960 compilation. Subsequent work has estimated the split, but the logic for the split is unpublished.

jordansread commented 7 years ago

Check w/ Nancy on the split estimation?

dblodgett-usgs commented 7 years ago

That's already been hashed out. I'm just stating the reason for switching to totals here. It's a done deal.