holoviz-topics / EarthSim

Tools for working with and visualizing environmental simulations.
https://earthsim.holoviz.org
BSD 3-Clause "New" or "Revised" License
65 stars 21 forks source link

Add a GrabCut dashboard #253

Closed philippjfr closed 5 years ago

philippjfr commented 5 years ago

Uses a new panel based approach to step through multi-panel workflows. Next/Previous buttons can be used to flip between region selection and the grabcut panel with a spinner as you're waiting in between.

screen shot 2018-10-17 at 7 25 19 pm

screen shot 2018-10-17 at 7 25 27 pm

screen shot 2018-10-17 at 7 26 54 pm

kcpevey commented 5 years ago

A spinner?!?!?! Nice!!

kcpevey commented 5 years ago

I was going to ask about next/previous tomorrow... well done!

philippjfr commented 5 years ago

A spinner?!?!?! Nice!!

It's a bit of a cheat as it's just a spinning gif. It also only displays while you're transitioning between the region selection and the grabcut panels but not when you press the "Update contour" button.

philippjfr commented 5 years ago

So I'm currently blocked from merging this because the GSSHA workflow is making queries to http://prj2epsg.org/search which appears to be down this morning.

philippjfr commented 5 years ago

@kcpevey Finally ready to merge this, make sure to update to the latest releases before updating.