Skip to content
Snippets Groups Projects
promoted.html 1.64 KiB
<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>