blob: 9415d4807ecc814d24992f921c22affd68112f56 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Apache Object Oriented Data Technology (OODT) is the smart way to integrate and archive your processes, your data, and its metadata. It facilitates the generation, processing, management, distribution, analysis of data management, data archiving, and data analytics systems allowing for the integration of data, computation, visualization and other components.">
<meta name="author" content="Apache OODT">
<title>Apache OODT - Distributed Data Management</title>
<!-- Bootstrap Core CSS -->
<link href="/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="/css/stylish-portfolio.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
</head>
<body>
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/blog">News</a>
<li>
<a href="/site_docs/oodt/index.html">Components</a>
</li>
<li>
<a href="/documentation.html">Documentation</a>
</li>
<li>
<a href="/community.html" >Community</a>
</li>
<li>
<a href="/users.html" >Users</a>
</li>
<li>
<a href="/download.html" >Download</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="row col-md-8 col-md-offset-2">
<h1>Users</h1>
<div class="row col-md-12" style="margin-top: 2%;margin-bottom: 4%;">
<div class="text-center" >
<img style="margin-right: 2%" src="img/nasa_logo.png"/>
<img style="margin-right: 2%" src="img/darpa_logo.png"/>
<img src="img/nci_logo.png"/></div>
</div>
<p>OODT is deployed operationally in</p>
<ul>
<li>DARPA's XDATA Presidential Big Data Initiative</li>
<li>NASA's Airborne Snow Observatory demonstration mission.</li>
<li>NASA's Carbon in Arctic Reservoirs Vulnerability Experiment</li>
<li>National Cancer Institute's Early Detection Research Network</li>
<li>NASA's Orbiting Carbon Observatory</li>
<li>The Sinai-Helmsley Alliance for Research Excellence data coordinating center project</li>
<li>MIT Haystack Observatory</li>
<li>NASA's Megacities Carbon Project</li>
<li>Children's Hospital of Los Angeles's Virtual Pediatric Intensive Care Unit</li>
<li>The Planetary Data System</li>
<li>NASA's Orbiting Carbon Observatory-2</li>
<li>NASA's Soil Moisture Active/Passive mission</li>
<li>The Square Kilometre Array South Africa project</li>
<li>NASA's Seawinds/QuickSCAT mission</li>
</ul>
<p>and many more...</p>
<br/>
</div>
<footer class="sitefooter">
<div class="container">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 text-center">
<a href="http://www.apache.org/events/current-event.html">
<img src="http://www.apache.org/events/current-event-234x60.png"/>
</a>
<h4><strong>Apache OODT</strong>
</h4>
<p>
</p>
<ul class="list-unstyled">
<li><i class="fa fa-envelope-o fa-fw"></i> <a href="mailto:dev@oodt.apache.org">dev@oodt.apache.org</a>
</li>
</ul>
<br>
<ul class="list-inline">
<li>
<a href="https://twitter.com/apache_oodt"><i class="fa fa-twitter fa-fw fa-3x"></i></a>
</li>
<li>
<a href="https://github.com/apache/oodt"><i class="fa fa-github fa-fw fa-3x"></i></a>
</li>
</ul>
<hr class="small">
<p class="text-muted">Copyright &copy; The Apache Foundation <span id="currentYear"></span></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="/js/custom.js"></script>
<script>document.getElementById("currentYear").innerHTML = new Date().getFullYear()</script>
</body>
</html>