layout: page title: id: about

<div class="col m4 center">
    <img src="assets/img/airavata-logo.png" width="100%">
</div>
<div class="col m8">
    <h3 class="airavata-grey">Apache Airavata</h3>
    <p>Apache Airavata originated from the <a target="_blank" href="http://extreme.indiana.edu">Extreme Computing Lab</a> at <a target="_blank" href="http://indiana.edu/">Indiana University</a> then directed by <a target="_blank" href="https://about.me/dgannon">Dr. Dennis Gannon</a>. The concepts and initial versions of the code is a byproduct of over a dozen PhD dissertations and years of research and development efforts.  The software is initially envisioned to meet the challenging goals of the [Linked Environments for Atmospheric Discovery (LEAD) project.</p>
    <p>Read the story behind the recent LOGO redesign <a href="logo.html">here</a>.</p>
</div>

<div class="col s12 m9 l10 push-m3 push-l2">
  <div id="legacy" class="section scrollspy">
    <h2 class="header">Legacy</h2>
    <h4>LEAD Sience Gateway</h4>
    <p>
        LEAD has pioneered new approaches for integrating, modeling, and mining complex weather data and Cyberinfrastructure systems to enable faster-than-real-time severe weather forecasts. 
        LEAD goals required to create a dynamically adaptive, on-demand, grid-enabled workflow system supporting long running applications and on-demand computing. LEAD has subsequently produced close to 450 research publications combined in all disciplines. The resulting software framework was built on the concepts of service oriented architectures powering the LEAD Gateway Portal.
    </p>

    <h4>Open Gateway Computing Environments</h4>
    <p>
        The <a target="_blank" href="http://ogce.org">Open Gateway Computing Environments (OGCE)</a> adopted the LEAD workflow suite generalized, enhanced, tested and maintained the software evolving into the OGCE workflow suite. OGCE has promoted collaborative software development through SourceForge and has worked together with various universities and Lanka Software Foundation in enriching and sustaining the software.
    </p>

    <h4>TeraGrid/XSEDE Science Gateway Programs</h4>
    <p>
        The Science Gateways Program within <a target="_blank" href="https://www.teragrid.org/">TeraGrid</a> Grid Infrastructure Group and its follow on <a target="_blank" href="https://www.xsede.org/overview">Extreme Science and Engineering Discovery Environment(XSEDE)</a> has significantly contributed to the enrichment and wider adoption of the legacy versions of the Airavata software. These extensive usage by various science gateways has matured the software and building in fault tolerant capabilities.
    </p>
  </div>

  <div id="roadmap" class="section scrollspy">
    <h2 class="header">Roadmap</h2>
    <h4>Acknowledgements</h4>
    <p>
        The code donated to Airavata is developed by research grants to LEAD and OGCE projects funded by National Science Foundation awards <a target="_blank" href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0331480">ATM-0331480</a>, <a target="_blank" href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0721656">OCI-0721656</a>, <a target="_blank" href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=1032742">OCI-1032742</a> and <a target="_blank" href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0503697">SCI-0503697</a>
    </p>
  </div>
</div>

<div class="col hide-on-small-only m3 l2 pull-m9 pull-l10">
  <div class="toc-wrapper pinned">
    <div style="height: 1px;">
      <ul class="section table-of-contents">
        <li><a href="#legacy">Legacy</a></li>
        <li><a href="#roadmap">Roadmap</a></li>
      </ul>
    </div>
  </div>
</div>