Skip to content
Snippets Groups Projects
Commit 211ab421 authored by Matt Noojin's avatar Matt Noojin
Browse files

Update templates/home/snippets/search.html, templates/home/snippets/promoted.html

Deleted templates/.gitkeep, snippets/.gitkeep, home/.gitkeep
parent bd47e957
Branches
No related tags found
No related merge requests found
<style>
figure {
float: right;
display: table;
text-align: center;
font-weight: bold;
font-size: larger;
margin-left: 15px;
}
#promoted {
display: inline-block;
height: auto;
}
figcaption {
display: table-caption;
caption-side: top;
}
hr {
height: 5px;
background-color: #c5050c;
}
</style>
<html>
<div class="module-content box" id="promoted">
<figure>
<iframe src="https://mnooj.github.io" height="625" width="750"></iframe>
<figcaption>AMRDC Repository interactive data map</figcaption></figure>
</figure>
<p>
<center><h2>About the AMRDC Repository</h2></center>
<hr>
<p>The <b>Antarctic Meteorological Research and Data Center (AMRDC)</b> and <b>Automatic Weather Station (AWS)</b> programs are <b>United States Antarctic Program (USAP)</b> sister projects focusing on observational Antarctic meteorological research, providing real-time and archived meteorological data and observations, and supporting a network of automatic weather stations in Antarctica.</p>
<p>The <b>AMRDC Repository</b> provides archival, preservation, access, and metadata authoring services for Antarctic meteorological data, managing data from submission to end-user retrieval. The repository hosts data collected by the Antarctic Meteorological Research Center and Automatic Weather Systems projects, as well as campaign meteorological datasets deposited by other Antarctic investigators.</p>
<p>Learn more at <a href="https://amrdc.ssec.wisc.edu/">http://amrdc.ssec.wisc.edu</a>.</p>
</div>
</html>
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment