ExplorusDataSolutions / OGC-CHISP

OGC Climatology-Hydrology Information Sharing Pilot - This use case focuses on exchanging cross-border hydrologic data (stream flow and groundwater levels) with a unified alert service. Stream/river gauge and groundwater well locations are associated with a river network that in turn is associated with a set of basins (watersheds) (For the purposes of this Pilot, a simple geometric buffer will be used to identify gauge and well locations rather than catchments). For any well or stream gauge location, a web service provides access to the gauge and well information on all upstream stream segments or in all contributing basins. An event service provides subscribers a notification if any upstream streamflow or well water level reaches or exceeds a user-defined threshold. Selected river basins cross the U.S./Canada border. Data providers include state, provincial, and federal agencies. Based on sensor events, a flood is determined to be imminent and alerts are sent to the authorities in the affected areas.
http://chisp.explorus.org/
0 stars 0 forks source link

add units to subscription form #52

Closed whyvez closed 11 years ago

whyvez commented 11 years ago

use bootstrap native Prepended and appended inputs from

http://twitter.github.com/bootstrap/base-css.html#forms

units should show up in add-on right of the input.

mlhch commented 11 years ago

Done for review. http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map

But the exact unit may need your confirmation. frequency is "minute", sw_level_threshold and sw_flow_threshold are "m"?

whyvez commented 11 years ago

us and canada use different units. I have emailed GIS-FCU to get their input of desired units for the broker.

whyvez commented 11 years ago

ok this is what we came up with:

  1. if user click on station and: 1.1 station is in US use imperial units 1.2 station is in Canada use metric units
  2. if user click anywhere on map (POI) make it selectable

form should be changed to include a control group of two radio buttons at the top: label = Units, choices = [metric, imperial]

if station selected radio button are locked in their respective position and units proper units are displayed in text input add-ons.

if POI selected enable the radio buttons and swap unit in text box when user changes units.

mlhch commented 11 years ago

Done. see http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map

whyvez commented 11 years ago

canada flow = m3/day us flow = ft3/seconds canada level = m us level = ft

the cubic (3) should be in superscript (exponent)

mlhch commented 11 years ago

Done. see http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map

whyvez commented 11 years ago

please abbreviate second to sec otherwise all good and change frequency to minutes (plural)

mlhch commented 11 years ago

Done. see http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map