CSU CHILL: Difference between revisions

From CSU-CHILL

m (Removed site update message, it's now in Mediawiki:Sitenotice)
(Fixed table alignment for Chrome)
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--
<center>
 
{| style="border:solid 0px; background:none;"
----------------------------Banner across top of page------------------------------>
|style="text-align:center; white-space:nowrap; color:#000; font-family:factoria-demi; font-weight: normal" |
{| style="width:100%; background:#f5faff; margin-top:1.2em; border:1px solid #cedff2;"
<div style="font-size:162%; border:none; margin:10px; padding:.1em; color:#000;">CSU-CHILL</div>
|style="width:56%; color:#000"| <!--
|-
 
| style="text-align:center" | CSU-CHILL is a center for research and development of weather radars.
-----------"Welcome"---------->
The facility's research areas include microwave systems, signal processing algorithms, radar waveform design, FPGA data acquisition hardware, and radar system and network design.
{| style="width:240px; border:solid 0px; background:none;"
|style="width:240px; text-align:center; white-space:nowrap; color:#000; "|
<div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">[[About CHILL|CSU-CHILL]]</div>
<div style="top:+0.2em; font-size:95%;">National Weather Radar Facility</div>
|}<!--


------------Portal list on righthand side---------->
Radars developed at the facility are deployed globally to support field campaigns in collaboration with partner research institutions and universities.
|style="width:25%; font-size:95%; color:#000;"|
*[[Current events|What's New]]
*[[Research]]
*'''[http://www.chill.colostate.edu/java/vchill.jnlp VCHILL]'''
|style="width:25%; font-size:95%;"|
*[[Facilities]]
*[[Featured articles|Articles]]
*[[Casebook]]
|style="width:25%; font-size:95%;"|
*[[Publications]]
*[[Projects]]
*'''[[Contacts]]'''
|style="width:15%; font-size:95%; color:#000;"|
|}<!--
 
--------------------------------About the Site------------------------------->
{| style="border-spacing:0px; margin:0px 0px; width:100%"
|class="MainPageBG" style="width:100%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000;"|
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5fffa;"
|-
|style="color:#000;"| The [[About CHILL|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 [http://www.nsf.gov National Science Foundation] and the University.
|-
|}
|}
|}<!-- end banner -->
{| style="width:100%; background:#f5faff; margin-top:1.2em; border:1px solid #cedff2;"
|style="vertical-align:top; width:65%; color:#000"|<!--
--------------------------------Featured Article------------------------------->
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;"
! <h2 style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Featured Article</h2>
|-
|style="color:#000;"| {{Featured Article/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}}}
|-
|}<!-- End featured article -->
|class="MainPageBG" style="width:35%; border:1px solid #cedff2; background:#f5faff; vertical-align:top"|<!--
--------------------------------Web Services------------------------------->
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5fffa;"
! <h2 style="margin:0; background:#cef2e0; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Web Services</h2>
|-
|style="color:#000;"|
<html>
<script language="javascript" type="text/javascript" defer="defer">
var radarStatusAjax;
radarStatusAjax = new XMLHttpRequest();
var refreshtimer;
refreshtimer = setTimeout("getstatus();", 100);
function parseStatus(statustext) {
  var data = eval('(' + statustext + ')');
  if (data.radarStatus == 'Inactive') {
    document.getElementById("radarstatus2").innerHTML = ' Idle';
    document.getElementById("radarstatus2").style.backgroundColor = 'red';
    document.getElementById("radarstatus2").style.color = 'black';
  }
  else {
    document.getElementById("radarstatus2").innerHTML = ' Operating';
    document.getElementById("radarstatus2").style.backgroundColor = '#00cf00';
    document.getElementById("radarstatus2").style.color = 'black';
  }
  refreshtimer = setTimeout("getstatus();", 60000);
}
function getstatus() {
  var d = new Date;
  var status_url = 'http://www.chill.colostate.edu/chill_status/chill_status.json';
  status_url += '?time=' + d.getTime();
  radarStatusAjax.onreadystatechange = function statechanged() {
    if (radarStatusAjax.readyState == 4) {
      parseStatus(radarStatusAjax.responseText);
    }
  }


  radarStatusAjax.open("GET", status_url, true);
  radarStatusAjax.send(null);
}


</script>
{| style="text-align:center; vertical-align:top"
 
<ul>
<li><a href="http://www.chill.colostate.edu/w/Radar_status">Radar is <b><span id="radarstatus2"></span></b></a></li>
</ul>
</html>
* Real-time Images [[Image:New image.gif]]
<html>
<ul>
<ul>
<li><a href="#" onClick="ref = window.open('http://www.chill.colostate.edu/quicklook/quicklook.html', 'quicklook', 'width=720,height=700,status=0,location=0'); ref.focus();">Quick Look</a></li>
<li><a href="#" onClick="ref = window.open('http://www.chill.colostate.edu/quicklook/quicklook_anim.html', 'quicklook', 'width=700,height=700,status=0,location=0'); ref.focus();">Animation Loop</a></li>
</ul>
</ul>
</html>
*[http://www.chill.colostate.edu/java/vchill.jnlp VCHILL] [[VCHILL|More Info]]
**[[VCHILL#VCHILL_Bookmarks|Bookmarks]]
**[[VCHILL Download Instructions|Download Instructions]]
**[http://www.chill.colostate.edu/cgi-bin/user_service Sign up]
*[https://lab.chill.colostate.edu/webmail Webmail]
*[http://www.chill.colostate.edu/chldoc/index.html Software Documentation]
*[http://www.chill.colostate.edu/elog  Elog System]
*[http://www.chill.colostate.edu/cgi-bin/web_antopt4  Scan Optimizer Tool]
*[http://pix.chill.colostate.edu/zm Live video] ([[Live video feed|More Info]])
*[http://www.chill.colostate.edu/radome_log Radome Status]
|-
|-
|}
| style="vertical-align:center" | [[Image:Building.svg|200px|link=Facilities]]
|-
| style="vertical-align:center | [[Image:Gear.svg|200px|link=Research and Development]]
|}
| style="vertical-align:center" | [[Image:Globe.svg|200px|link=Deployments]]
 
<!--
 
--------------------------------Featured Image------------------------------->
{| style="border-spacing:0px; margin:0px 0px; width:100%"
|class="MainPageBG" style="width:100%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; color:#000;"|
{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
! <h2 style="margin:0; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em">Featured Image</h2>
|-
|-
|style="color:#000;"| {{Featured Image/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}|category=}}
| style="vertical-align:top" | [[Facilities]]
| style="vertical-align:top" | [[Research and Development]]
| style="vertical-align:top" | [[Deployments]]
|-
|-
| style="vertical-align:center" | [[Image:Book.svg|200px|link=Articles]]
| style="vertical-align:center" | [[Image:Education.svg|200px|link=Educational Outreach]]
| style="vertical-align:center" | [[Image:Contact.svg|200px|link=Contacts]]
|-
| style="vertical-align:top" | [[Articles]]
| style="vertical-align:top" | [[Educational Outreach|Education and Outreach]]
| style="vertical-align:top" | [[Contacts]]
|}
|}
|}
</center>


<!--


--------------------------------Calendar------------------------------->


{| style="width:100%; background:#f5faff; margin-top:1.2em; border:1px solid #cedff2;"
|style="width:56%; color:#000"|
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f5faff;"
! <h2 style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Upcoming Events</h2>
|-
| style="text-align:center;"| <html>
<iframe src="https://www.google.com/calendar/hosted/rams.colostate.edu/embed?showTitle=0&amp;showDate=0&amp;showPrint=0&amp;height=400&amp;wkst=1&amp;bgcolor=%23ffffff&amp;src=rams.colostate.edu_l0ia86deknls8ipng8ko7cmm1g%40group.calendar.google.com&amp;color=%23BE6D00&amp;src=rams.colostate.edu_pub4263otdn47e4orhgn7evh70%40group.calendar.google.com&amp;color=%23691426&amp;ctz=America%2FDenver" style=" border-width:0 " width="700" height="400" frameborder="0" scrolling="no"></iframe>
</html>
|-
|}
|}
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
__NOTITLE__
__NOTITLE__

Latest revision as of 13:08, 14 January 2024

CSU-CHILL
CSU-CHILL is a center for research and development of weather radars.

The facility's research areas include microwave systems, signal processing algorithms, radar waveform design, FPGA data acquisition hardware, and radar system and network design.

Radars developed at the facility are deployed globally to support field campaigns in collaboration with partner research institutions and universities.


Facilities Research and Development Deployments
Articles Education and Outreach Contacts