usgs-makerspace / makerspace-sandbox

Some initial R code for playing with data processing (maybe some light visualization).
Other
0 stars 5 forks source link

Water temp: remove unneeded color ramp content #606

Closed lindsayplatt closed 4 years ago

lindsayplatt commented 4 years ago

We have made great progress on colors and no longer need all of those color ramp testing features on the bottom. Instead of having to click on "interpolated ramp" to see our chosen color ramp, let's make it the default. Please remove all of that content on the bottom, make the "interpolated ramp" the default, and then push those changes up to QA.

image

abriggs-usgs commented 4 years ago

Pull Request - https://github.com/usgs-makerspace/wbeep-viz/pull/437 This should complete the code changes.

Since Megan is the resident release expert, I'll hand the push to 'qa' part over, if that is okay.

mhines-usgs commented 4 years ago

the ol' switcheroo for layers visible/off https://github.com/usgs-makerspace/wbeep-viz/pull/438

mhines-usgs commented 4 years ago

forgot to remove a function that flips back to the wrong stream layers when toggling the habitat layer highlights, now disabled: https://github.com/usgs-makerspace/wbeep-viz/pull/439

mhines-usgs commented 4 years ago

now it's up on QA again http://wbeep-qa-website.s3-website-us-west-2.amazonaws.com/estimated-availability/#/water-temperature

lindsayplatt commented 4 years ago

Looks excellent!