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

Remove need to login before subscribing. #35

Closed whyvez closed 11 years ago

whyvez commented 11 years ago

If user not logged in before click on subscribe do this instead. Display the subscription form with an email field. If user logged in no email field displayed. For user who where not logged in, once subscribed and you have the email log the email in by changing the login view (input and button) as per #34. Also fetch the subscription for the user and display them in the table bellow.

mlhch commented 11 years ago

See #36 if this is contained by that.

whyvez commented 11 years ago

If the user logged in the email field should not be present on the subscribe form as per initial issue description above.

mlhch commented 11 years ago

Beanstalk is now ready to review this issue.