Skip to content
Snippets Groups Projects
Verified Commit 9da2c1ac authored by David Hoese's avatar David Hoese
Browse files

Add old camera and hawkcam pages and images and update for modern pelican

parent 35c97e47
No related branches found
No related tags found
1 merge request!7Add old camera and hawkcam pages and images and update for modern pelican
Showing
with 374 additions and 21 deletions
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
</div> </div>
</div> </div>
</div> </div>
<script type="text/javascript" src="{filename}/js/meteorogram/meteorogram.js"></script> <script type="text/javascript" src="{static}/js/meteorogram/meteorogram.js"></script>
<script type="text/javascript" src="{filename}/js/meteorogram/site_configs.js"></script> <script type="text/javascript" src="{static}/js/meteorogram/site_configs.js"></script>
<script type="text/javascript"> <script type="text/javascript">
var met = MeteorogramController('graph', 'control-container', siteConfigs['mendota.buoy']); var met = MeteorogramController('graph', 'control-container', siteConfigs['mendota.buoy']);
met.initMeteorogram(); met.initMeteorogram();
......
...@@ -187,15 +187,15 @@ ...@@ -187,15 +187,15 @@
</div> </div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ui-timepicker-addon/1.6.3/jquery-ui-timepicker-addon.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ui-timepicker-addon/1.6.3/jquery-ui-timepicker-addon.min.js"></script>
<script type="text/javascript" src="{filename}/js/data_api_info.js"></script> <script type="text/javascript" src="{static}/js/data_api_info.js"></script>
<script type="text/javascript" src="{filename}/js/underscore-min.js"></script> <script type="text/javascript" src="{static}/js/underscore-min.js"></script>
<script type="text/javascript" src="{filename}/js/moment.min.js"></script> <script type="text/javascript" src="{static}/js/moment.min.js"></script>
<script type="text/javascript" src="{filename}/js/meteorogram/meteorogram.js"></script> <script type="text/javascript" src="{static}/js/meteorogram/meteorogram.js"></script>
<script type="text/javascript" src="{filename}/js/meteorogram/site_configs.js"></script> <script type="text/javascript" src="{static}/js/meteorogram/site_configs.js"></script>
<script type="text/javascript" src="{filename}/js/quicklooks.js"></script> <script type="text/javascript" src="{static}/js/quicklooks.js"></script>
<script type="text/javascript" src="{filename}/js/quicklooks-util.js"></script> <script type="text/javascript" src="{static}/js/quicklooks-util.js"></script>
<script type="text/javascript" src="{filename}/js/form_util.js"></script> <script type="text/javascript" src="{static}/js/form_util.js"></script>
<script type="text/javascript" src="{filename}/js/data_download.js"></script> <script type="text/javascript" src="{static}/js/data_download.js"></script>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -166,12 +166,12 @@ ...@@ -166,12 +166,12 @@
<div class="row"> <div class="row">
<!--Preview table goes here--> <!--Preview table goes here-->
</div> </div>
<script src="{filename}/js/underscore-min.js"></script> <script src="{static}/js/underscore-min.js"></script>
<script src="{filename}/js/moment.min.js"></script> <script src="{static}/js/moment.min.js"></script>
<script src="{filename}/js/quicklooks.js"></script> <script src="{static}/js/quicklooks.js"></script>
<script src="{filename}/js/quicklooks-util.js"></script> <script src="{static}/js/quicklooks-util.js"></script>
<script src="{filename}/js/form_util.js"></script> <script src="{static}/js/form_util.js"></script>
<script src="{filename}/js/file_download.js"></script> <script src="{static}/js/file_download.js"></script>
</div> </div>
</div> </div>
......
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="portfolio-item"> <div class="portfolio-item">
<a href="/aoss/tower/meteorogram"> <a href="/aoss/tower/meteorogram">
<img class="img-portfolio img-responsive" src="{filename}/images/aossinteractive.png"> <img class="img-portfolio img-responsive" src="{static}/images/aossinteractive.png">
Realtime Tower Data Realtime Tower Data
</a> </a>
</div> </div>
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="portfolio-item"> <div class="portfolio-item">
<a href="/mendota/buoy/meteorogram"> <a href="/mendota/buoy/meteorogram">
<img class="img-portfolio img-responsive" src="{filename}/images/buoyinteractive.png"> <img class="img-portfolio img-responsive" src="{static}/images/buoyinteractive.png">
Realtime Buoy Data Realtime Buoy Data
</a> </a>
</div> </div>
...@@ -207,7 +207,7 @@ ...@@ -207,7 +207,7 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="portfolio-item"> <div class="portfolio-item">
<a href="./quicklooks/"> <a href="./quicklooks/">
<img class="img-portfolio img-responsive" src="{filename}/images/rigexample.png"> <img class="img-portfolio img-responsive" src="{static}/images/rigexample.png">
Quicklook Browser Quicklook Browser
</a> </a>
</div> </div>
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="portfolio-item"> <div class="portfolio-item">
<a href="./file_download/"> <a href="./file_download/">
<img class="img-portfolio img-responsive" src="{filename}/images/portfolio-4.png"> <img class="img-portfolio img-responsive" src="{static}/images/portfolio-4.png">
Data Download Form Data Download Form
</a> </a>
</div> </div>
......
Header append Cache-Control "public"
Header append Content-Description "File Transfer"
Header append Content-Disposition "attachment"
Header append Content-Type "application/xspf"
Header append Content-Transfer-Encoding "binary"
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>http://roofcam.ssec.wisc.edu:8100/</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>rtp://@233.0.59.107:5678</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>http://roofcam.ssec.wisc.edu:8081</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>rtp://@233.0.59.107:2345</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>http://roofcam.ssec.wisc.edu:8082/</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>rtp://@233.0.59.107:3456</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>http://roofcam.ssec.wisc.edu:8200</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>rtp://@233.0.59.107:6789</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>http://roofcam.ssec.wisc.edu:8080/</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>rtp://@233.0.59.107:1234</location>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:id>0</vlc:id>
</extension>
</track>
</trackList>
<extension application="http://www.videolan.org/vlc/playlist/0">
<vlc:item tid="0" />
</extension>
</playlist>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Hawk's Nest Webcam Archive -- SSEC</title>
<meta name="tags" content="AOSS, cameras" />
<meta name="template" content="page" />
<meta name="url" content="aoss/cameras/hawkcam" />
<meta name="save_as" content="aoss/cameras/hawkcam/index.html" />
<meta name="category" content="instrument" />
<meta name="summary" content="AOSS Camera Feeds Page" />
<style type="text/css">
h3 {
margin-top: 0;
margin-bottom: 5px !important;
padding-bottom: 0 !important;
}
h3 + p {
margin-top: 0;
}
.container {
padding-left: 1em;
}
.container h3 {
margin-left: -1em;
}
#page_nav {
list-style-type: none;
}
#page_nav li {
display: inline-block;
}
#page_nav li:after {
content: " | ";
}
#page_nav li#last:after {
content: "" !important;
}
#footer {
margin-bottom: 800px;
}
</style>
</head>
<body>
<div id="content">
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>Hawk's Nest Webcam</h2>
<section>
<p style="margin: 2em 0 2em 0; padding: 25px 5px 25px 5px; background-color: #eee; border: solid 1px #aaa; font-weight: bold;">The hawkcam was taken down on Monday 11-June-2012.
For a summary of the events captured by the 2012 hawkcam (including videos), please see our
article: <a href="http://www.ssec.wisc.edu/news/articles/589">&quot;Empty Nest Syndrome&quot; Strikes Hawk Cam</a>.</p>
<h3>Update: April 4, 2014</h3>
<p>There have been some scattered sightings of a Red-tailed hawk family near the AO&amp;SS and Geology buildings and it looks like
they added some material to a nest, but they are not nesting there yet. We will keep monitoring the situation and if any thing changes
we will update this page.</p>
<h3>Notes from last year (2013)</h3>
<p>We're keeping an eye out for our red-tailed friends, but we have not spotted the hawks since late February,
when they were seen visiting last year's nest and adding sticks to it. Several significant snow falls kept the old nest full of snow for much of March.</p>
<p>Given their month-long absence, each passing day makes it less likely that they will return this year. We talked to
John Blakeman who is a red tailed hawk expert consulting with the New York Times and Cornell, among others.
<p>Last year, there were three eggs in the nest on March 26, so we were curious whether the snow-covered nest last month meant
we had "missed the window" for the hawks to return and nest.
<p>Mr. Blakeman told us that while nesting times can vary from year-to-year by as much as a month, "If there is no activity
or visits to the nest by the birds by mid-April, chances for re-use will be quite low."
<p>"Red-tails are noted for abandoning recently used, otherwise fine nest sites, and putting up a new nest sometimes but a
100 meters away," he wrote. "Usually, new nests are somewhere within a quarter mile or so of the previous nest. The reasons and motivations for these new nests in new, nearby locations are a mystery."
<p>We will continue to watch and hope for the hawks' return, and if they do come back, we will put the 'HawkCam'
camera out again. If we don't see them in the next week or so, however, it is unlikely they will nest on Weeks Hall again this year.
</section>
<p>
<div id="resources" class="container">
<h3>Resources</h3>
<ul>
<li><a href="hawkcam/faq.html">Frequently Asked Questions</a></li>
<li><a href="http://www.youtube.com/playlist?list=PL79FF32A040A90651&feature=mh_lol">SSEC Hawkcam Youtube Videos</a></li>
<li><a href="./hawkcam_images/">an assortment of hawkcam screenshots / pictures</a></li>
<li><a href="http://www.ssec.wisc.edu/news/topic/hawkcam">SSEC News articles on the hawkcam</a></li>
<li><a href="{filename}hawkcam/camera-details.html">Details about the HawkCam</a></li>
<li><a href="http://www.ssec.wisc.edu/news/topic/hawkcam/feed"><img src="http://www.ssec.wisc.edu/images/icon-rss.png" alt="RSS" border="0"> RSS</a></li>
<li><a href="http://www.facebook.com/pages/UW-Madison-Space-Science-and-Engineering-Center-SSEC/148860151841838">
<img src="http://www.ssec.wisc.edu/images/icon-facebook.png" alt="Facebook" border="0"> Facebook</a></li>
</ul>
</div>
</div></div></div>
</body>
</html>
<html>
<head>
<title>Hawk's Nest Camera Details -- SSEC</title>
<meta name="tags" content="AOSS, cameras" />
<meta name="template" content="page" />
<meta name="summary" content="AOSS Hawk Camera Details Page" />
<meta name="url" content="aoss/cameras/hawkcam/details/" />
<meta name="save_as" content="aoss/cameras/hawkcam/details.html" />
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>Hawkcam Camera Details</h2>
<h3>Hardware & Software</h3>
<p>This camera is an <a href="http://www.iqeye.com/products/sentinel-series.html">iQInvision Sentinel 865 camera</a>. The software
being used to handle transcoding RTSP to Flash & iOS compatible video streams is
<a href="http://www.wowza.com/media-server">Wowza Media Server 3</a>.
The flash applet that is used to display the video in the web page is
<a href="http://www.longtailvideo.com/players/">JW Player</a>.
<h3>Installation photos</h3>
<table width=100%>
<td><a href="{static}hawkcam-install.jpg"><img src="{static}hawkcam-install-thumb.jpg"></a><p>Nick Ciganovich installing the camera on the roof of Weeks Hall. <a href="{static}hawkcam-install.jpg">Full size.</a></td>
<td><a href="{static}hawksnest_from_above.jpg"><img src="{static}hawksnest_from_above-thumb.jpg"></a><p>View of the installed camera from the roof of the Atmospheric, Oceanic & Space Sciences Building next door. This is 12 stories above the nest. Photo by SSEC researcher Chris Schmidt. <a href="{static}hawksnest_from_above.jpg">Full size.</a>
</td>
</table>
<h3>Credits</h3>
Thanks to:
<ul>
<li>Ben Abernathy, Geoscience - network support.
<li>Bill Bellon, SSEC - web site & public outreach.
<li>Fred Best, SSEC - camera proposal and planning.
<li>Nick Ciganovich, SSEC - design, construction and installation of camera mount.
<li>Brian Hess, Geoscience - help with camera installation and roof access.
<li>John Lalande, SSEC - streaming media server setup & camera installation.
<li>Mark Hobson, SSEC - media relations and public outreach.
<li>University of Wisconsin Division of Information Technology (DoIT) Data Center & Shared Computing Services group - server hosting
</ul>
</div></div></div>
</body>
</html>
<html>
<head>
<title>Hawk's Nest Camera FAQ -- SSEC</title>
<meta name="tags" content="AOSS, cameras" />
<meta name="template" content="page" />
<meta name="summary" content="AOSS Hawk Camera FAQ Page" />
<meta name="url" content="aoss/cameras/hawkcam/faq/" />
<meta name="save_as" content="aoss/cameras/hawkcam/faq.html" />
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>HawkCam Camera Frequently Asked Questions</h2>
<ul>
<li><a href="#1">When did the hawks hatch?</a>
<li><a href="#2">When will they fly away?</a>
<li><a href="#3">Why don't they fall out of the nest?</a>
<li><a href="#4">What happened to the third chick? Is he/she O.K.?</a>
<li><a href="#5">The birds look hot - is that normal? Can you provide shade?</a>
<li><a href="#6">Why doesn't the camera have sound? / Why doesn't the camera have nightvision?</a>
</ul>
<a name="1"><h3>When did the hawks hatch?</h3></a>
<p>Two eggs hatched on April 19th and one on April 20th.
</p>
<a name="2"><h3>When will they fly away?</h3></a>
<p>After 42 to 46 days, the young begin to leave the nest on short flights, learning to fly and hunt. 42 to 46 days from April 19 would be May 31 through June 4.</p>
<a name="3"><h3>Why don't they fall out of the nest?</h3></a>
<p>Hawks' nests are generally placed in a very high place, so they must have evolved to not step out of the nest. The chicks are mobile within the nest, but if you look closely you can see that their feet and claws are large and powerful from a very early age and cling tightly to the woven sticks of the nest.</p>
<a name="4"><h3>What happened to the third chick? Is he/she o.k?</h3></a>
<p>One of the three eyasses ('chicks') left the nest at 6:59 a.m. on May 30. Video is available here: <a href="http://youtu.be/hgcieTs3MPs">youtu.be/hgcieTs3MPs</a>. Looks like he/she may have been blown off the nest. The eyass is
now on the roof of Weeks Hall (above the nest). Last year, when one of the eyasses was bl
own off the nest (and into a tree below), the parents brought it food. Hopefully we'll ha
ve a similarly positive outcome again this year.</p>
<a name="5"><h3>The birds look hot - is that normal? Can you provide shade?</h3></a>
<p>Thanks to Mark Berres, UW-Madison Assistant Professor of Avian Biology for the following answer:</p>
<p>The chicks are more than adequately equipped to deal with sun exposure. Many species of raptors, including Red Tailed Hawks, build their nests to deal with sun exposure. Many species of raptors, including Red Tailed Hawks, build their nests in areas that receive little or no shade (e.g. Ospreys). Even Red Tailed Hawks nesting in more natural environments typically place their nest in a more exposed position (quite in contrast to many passerine species that tend to conceal their nests). Why is debated but reasonable hypotheses include 1. thermoregulatory (free heat from solar uptake); 2. physical access (larger birds need more "wing-room" to maneuver); 3. visual enhancement (for predator and/or prey detection).</p>
<p>The birds are not exposed the direct sunlight for extended periods of time, either. They do have access to shade for better parts of the day. But if they do get too warm, their physiology is equipped to deal with the heat. Body heat can be dissipated from the skin surface, transferred by conduction to cooler objects with which the bird is in contact, and by convection to the surrounding air. This is accomplished by increasing blood flow to the blood vessels in the skin. Behavioral changes will also occur. If too warm, the chicks will move apart from each other and spread their wings to promote convective heat loss by increasing the surface area of the body.
Standing upright also employs the feet and legs as important heat dissipating structures. The chicks may also "pant" to increase the rate of evaporative water loss to augment heat dissipation. During panting the beak is opened fully and the tongue is lifted forward from the lower mandible (note that this is not the same as gular flutter, a cooling method practiced by other species of birds).
<p>In general, temperatures up to around 95F or so can be tolerated. Note that there is excellent convective cooling potential as it is generally windy up on the ledge.
<p>Even birds that nest in cavities (e.g. tree holes) and elsewhere in so-called protected areas are not immune to the effects of heat stress, including these hawks. Heat-induced mortality is possible and in fact not uncommon in birds, particularly young chicks.
<p>As to the question of "Can you provide some shade" ... There is good reason not to: first, doing so would like incur significant disturbance for both the chicks and parents alike. It would be dangerous to even attempt it, as the parents would vigorously defend their nest.</p>
<p>Second, the mere presence of the umbrella would likely cause chronic stress for the birds. There are no nylon umbrellas that wild Red-tailed Hawks use.</p>
<a name="6"><h3>Why doesn't the camera have sound? / Why doesn't the camera have nightvision?</h3></a>
<p>The camera was purchased for a project to record timelapse movies of cloud formations, from the roof of the Atmospheric, Oceanic & Space Sciences Building. It is temporarily on-loan to provide video of the hawk's nest. For the rooftop cloud formation timelapse movies, camera resolution and durability were our primary concerns, which is why the camera does not have nightvision or sound.</p>
</div></div></div>
</body>
</html>
content/pages/instruments/aoss/cameras/hawkcam/hawkcam-install-thumb.jpg

64.3 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment