Gadgets‎ > ‎

CIMIS Sensor Gadget

Gadget

Beta Version

The CIMIS Sensor gadget allows users to query and download weather data from the CIMIS program. These are a set very well maintained weather stations designed primarily to support farmers and other water managers in their irrigation scheduling.

How to use this gadget? Watch the Video Tutorial.

CIMIS Sensor Gadget

CIMIS Sensors



Embedding

This application can be added to your website using iframes, or loaded into your open social container with a module definition. For example, using this to Add to iGoogle

iFrame


 
<iframe border='0' scroll='no'
website="http://gwt.casil.ucdavis.edu:8180/sensorapp/SensorApp.html"
height='550'
width='750'>
</iframe>

Module


 
<Module> 
<ModulePrefs title="CIMIS Sensors" scrolling="true" height="650" width="750" >
<Require feature="opensocial-0.8" />
</ModulePrefs>
<Content type="url" href="http://gwt.casil.ucdavis.edu:8180/sensorapp/SensorApp.html
" view="canvas" />
</Module>