CSU CHILL: Difference between revisions

From CSU-CHILL

(Shuffled web services)
(Renamed the status text)
Line 43: Line 43:
     document.getElementById("radarstatus").style.backgroundColor = 'red';
     document.getElementById("radarstatus").style.backgroundColor = 'red';
     document.getElementById("radarstatus").innerHTML = ' Down';
     document.getElementById("radarstatus").innerHTML = ' Down';
     document.getElementById("radarstatus2").innerHTML = ' Down';
     document.getElementById("radarstatus2").innerHTML = ' Idle';
     document.getElementById("radarstatus2").style.backgroundColor = 'red';
     document.getElementById("radarstatus2").style.backgroundColor = 'red';
   }
   }
Line 49: Line 49:
     document.getElementById("radarstatus").style.backgroundColor = '#00cf00';
     document.getElementById("radarstatus").style.backgroundColor = '#00cf00';
     document.getElementById("radarstatus").innerHTML = ' Up';
     document.getElementById("radarstatus").innerHTML = ' Up';
     document.getElementById("radarstatus2").innerHTML = ' Up';
     document.getElementById("radarstatus2").innerHTML = ' Operating';
     document.getElementById("radarstatus2").style.backgroundColor = '#00cf00';
     document.getElementById("radarstatus2").style.backgroundColor = '#00cf00';
   }
   }

Revision as of 11:37, 12 July 2011

National Weather Radar Facility

Radar
status:

Up!

The CSU-CHILL National Weather Radar Facility, located in Greeley, CO, is an advanced, transportable dual-polarized S-band weather radar system. The facility is operated by Colorado State University, under the sponsorship of the National Science Foundation and the University.

Featured Article

Template:Featured Article/May, 2024

Web Services

  • Real-time Images

Featured Image

Template:Featured Image/May, 2024

Upcoming Events