You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by le...@apache.org on 2017/11/01 21:33:02 UTC

[21/21] incubator-sdap-website git commit: SDAP Website Change Website directory layout

SDAP Website Change Website directory layout


Project: http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/commit/0b3f2db8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/tree/0b3f2db8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/diff/0b3f2db8

Branch: refs/heads/asf-site
Commit: 0b3f2db8f82eac112aa559180c7a306b14e8b29c
Parents: c7e5f30
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Wed Nov 1 14:32:33 2017 -0700
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Wed Nov 1 14:32:33 2017 -0700

----------------------------------------------------------------------
 2017/04/30/expo-poster.html                     |  83 ++++++
 2017/04/30/gdal-envi-rotation-bug-fix.html      | 101 +++++++
 2017/05/25/expo.html                            |  96 +++++++
 2017/06/08/release.html                         | 101 +++++++
 2017/06/12/xsede.html                           | 101 +++++++
 2017/08/25/final-report-gis-bundle.html         |  93 ++++++
 2017/10/16/coal-fo.html                         |  84 ++++++
 2017/10/21/hyspiri.html                         |  98 +++++++
 _config.yml                                     |   1 -
 _includes/footer.html                           |  14 -
 _includes/header.html                           |  42 ---
 _layouts/post.html                              |  21 --
 _posts/2017-04-30-expo-poster.html              |  13 -
 .../2017-04-30-gdal-envi-rotation-bug-fix.html  |  33 ---
 _posts/2017-05-25-expo.html                     |  26 --
 _posts/2017-06-08-release.html                  |  31 --
 _posts/2017-06-12-xsede.html                    |  31 --
 _posts/2017-08-25-final-report-gis-bundle.html  |  23 --
 _posts/2017-10-16-coal-fo.html                  |  14 -
 _posts/2017-10-21-hyspiri.html                  |  30 --
 _site/2017/04/30/expo-poster.html               |  83 ------
 .../2017/04/30/gdal-envi-rotation-bug-fix.html  | 101 -------
 _site/2017/05/25/expo.html                      |  96 -------
 _site/2017/06/08/release.html                   | 101 -------
 _site/2017/06/12/xsede.html                     | 101 -------
 _site/2017/08/25/final-report-gis-bundle.html   |  93 ------
 _site/2017/10/16/coal-fo.html                   |  84 ------
 _site/2017/10/21/hyspiri.html                   |  98 -------
 _site/LICENSE.txt                               | 201 -------------
 _site/README.md                                 |  26 --
 _site/blog.html                                 | 256 -----------------
 _site/css/bootstrap.min.css                     |   6 -
 _site/css/style.css                             |  62 ----
 _site/docs.html                                 | 284 ------------------
 _site/favicon.ico                               | Bin 1406 -> 0 bytes
 _site/favicon.png                               | Bin 845 -> 0 bytes
 _site/fonts/glyphicons-halflings-regular.eot    | Bin 20127 -> 0 bytes
 _site/fonts/glyphicons-halflings-regular.svg    | 288 -------------------
 _site/fonts/glyphicons-halflings-regular.ttf    | Bin 45404 -> 0 bytes
 _site/fonts/glyphicons-halflings-regular.woff   | Bin 23424 -> 0 bytes
 _site/fonts/glyphicons-halflings-regular.woff2  | Bin 18028 -> 0 bytes
 _site/images/avatar-lewismc.jpeg                | Bin 21236 -> 0 bytes
 _site/images/carousel-architecture.jpg          | Bin 515694 -> 0 bytes
 _site/images/carousel-doms.jpg                  | Bin 172932 -> 0 bytes
 _site/images/carousel-katrina.jpg               | Bin 512277 -> 0 bytes
 _site/images/carousel-minerals.png              | Bin 156329 -> 0 bytes
 _site/images/carousel-oceanxtremes.jpg          | Bin 552182 -> 0 bytes
 _site/images/carousel-sla.jpg                   | Bin 573999 -> 0 bytes
 _site/images/external.png                       | Bin 238 -> 0 bytes
 _site/images/logo-nasa-jpl-caltech.png          | Bin 34368 -> 0 bytes
 _site/index.html                                | 145 ----------
 _site/js/bootstrap.min.js                       |   7 -
 _site/js/jquery.min.js                          |   5 -
 _site/publications.html                         |  72 -----
 _site/resources.html                            |  97 -------
 _site/team.html                                 | 182 ------------
 blog.html                                       | 258 ++++++++++++++++-
 docs.html                                       |  61 +++-
 images/.DS_Store                                | Bin 6148 -> 0 bytes
 index.html                                      |  61 +++-
 publications.html                               |  61 +++-
 publications/.DS_Store                          | Bin 6148 -> 0 bytes
 resources.html                                  |  61 +++-
 source/_config.yml                              |   1 +
 source/_includes/footer.html                    |  14 +
 source/_includes/header.html                    |  42 +++
 source/_layouts/post.html                       |  21 ++
 source/_posts/2017-04-30-expo-poster.html       |  13 +
 .../2017-04-30-gdal-envi-rotation-bug-fix.html  |  33 +++
 source/_posts/2017-05-25-expo.html              |  26 ++
 source/_posts/2017-06-08-release.html           |  31 ++
 source/_posts/2017-06-12-xsede.html             |  31 ++
 .../2017-08-25-final-report-gis-bundle.html     |  23 ++
 source/_posts/2017-10-16-coal-fo.html           |  14 +
 source/_posts/2017-10-21-hyspiri.html           |  30 ++
 source/_site/2017/04/30/expo-poster.html        |  83 ++++++
 .../2017/04/30/gdal-envi-rotation-bug-fix.html  | 101 +++++++
 source/_site/2017/05/25/expo.html               |  96 +++++++
 source/_site/2017/06/08/release.html            | 101 +++++++
 source/_site/2017/06/12/xsede.html              | 101 +++++++
 .../2017/08/25/final-report-gis-bundle.html     |  93 ++++++
 source/_site/2017/10/16/coal-fo.html            |  84 ++++++
 source/_site/2017/10/21/hyspiri.html            |  98 +++++++
 source/_site/LICENSE.txt                        | 201 +++++++++++++
 source/_site/README.md                          |  26 ++
 source/_site/blog.html                          | 256 +++++++++++++++++
 source/_site/css/bootstrap.min.css              |   6 +
 source/_site/css/style.css                      |  62 ++++
 source/_site/docs.html                          | 284 ++++++++++++++++++
 source/_site/favicon.ico                        | Bin 0 -> 1406 bytes
 source/_site/favicon.png                        | Bin 0 -> 845 bytes
 .../fonts/glyphicons-halflings-regular.eot      | Bin 0 -> 20127 bytes
 .../fonts/glyphicons-halflings-regular.svg      | 288 +++++++++++++++++++
 .../fonts/glyphicons-halflings-regular.ttf      | Bin 0 -> 45404 bytes
 .../fonts/glyphicons-halflings-regular.woff     | Bin 0 -> 23424 bytes
 .../fonts/glyphicons-halflings-regular.woff2    | Bin 0 -> 18028 bytes
 source/_site/images/avatar-lewismc.jpeg         | Bin 0 -> 21236 bytes
 source/_site/images/carousel-architecture.jpg   | Bin 0 -> 515694 bytes
 source/_site/images/carousel-doms.jpg           | Bin 0 -> 172932 bytes
 source/_site/images/carousel-katrina.jpg        | Bin 0 -> 512277 bytes
 source/_site/images/carousel-minerals.png       | Bin 0 -> 156329 bytes
 source/_site/images/carousel-oceanxtremes.jpg   | Bin 0 -> 552182 bytes
 source/_site/images/carousel-sla.jpg            | Bin 0 -> 573999 bytes
 source/_site/images/external.png                | Bin 0 -> 238 bytes
 source/_site/images/logo-nasa-jpl-caltech.png   | Bin 0 -> 34368 bytes
 source/_site/index.html                         | 145 ++++++++++
 source/_site/js/bootstrap.min.js                |   7 +
 source/_site/js/jquery.min.js                   |   5 +
 source/_site/publications.html                  |  72 +++++
 source/_site/resources.html                     |  97 +++++++
 source/_site/team.html                          | 218 ++++++++++++++
 source/blog.html                                |  16 ++
 source/css/bootstrap.min.css                    |   6 +
 source/css/style.css                            |  62 ++++
 source/docs.html                                | 231 +++++++++++++++
 source/favicon.ico                              | Bin 0 -> 1406 bytes
 source/favicon.png                              | Bin 0 -> 845 bytes
 source/fonts/glyphicons-halflings-regular.eot   | Bin 0 -> 20127 bytes
 source/fonts/glyphicons-halflings-regular.svg   | 288 +++++++++++++++++++
 source/fonts/glyphicons-halflings-regular.ttf   | Bin 0 -> 45404 bytes
 source/fonts/glyphicons-halflings-regular.woff  | Bin 0 -> 23424 bytes
 source/fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
 source/images/.DS_Store                         | Bin 0 -> 6148 bytes
 source/images/avatar-lewismc.jpeg               | Bin 0 -> 21236 bytes
 source/images/carousel-architecture.jpg         | Bin 0 -> 515694 bytes
 source/images/carousel-doms.jpg                 | Bin 0 -> 172932 bytes
 source/images/carousel-katrina.jpg              | Bin 0 -> 512277 bytes
 source/images/carousel-minerals.png             | Bin 0 -> 156329 bytes
 source/images/carousel-oceanxtremes.jpg         | Bin 0 -> 552182 bytes
 source/images/carousel-sla.jpg                  | Bin 0 -> 573999 bytes
 source/images/external.png                      | Bin 0 -> 238 bytes
 source/images/logo-nasa-jpl-caltech.png         | Bin 0 -> 34368 bytes
 source/index.html                               |  92 ++++++
 source/js/bootstrap.min.js                      |   7 +
 source/js/jquery.min.js                         |   5 +
 source/publications.html                        |  19 ++
 source/publications/.DS_Store                   | Bin 0 -> 6148 bytes
 source/resources.html                           |  44 +++
 source/team.html                                | 165 +++++++++++
 team.html                                       | 117 +++++++-
 140 files changed, 4975 insertions(+), 2706 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/04/30/expo-poster.html
----------------------------------------------------------------------
diff --git a/2017/04/30/expo-poster.html b/2017/04/30/expo-poster.html
new file mode 100644
index 0000000..056fd4f
--- /dev/null
+++ b/2017/04/30/expo-poster.html
@@ -0,0 +1,83 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Expo Poster</h1>
+
+<p>Posted <b>2017-04-30</b> by <b>Taylor Alexander Brown</b></p>
+
+<p>In preparation for the <a href="http://engineering.oregonstate.edu/expo2017" class="external">Undergraduate Engineering Expo 2017</a>, the COAL team has submitted the final draft of its presentation poster for printing. In addition to interactive demonstrations and in-person conversations, the poster will help illustrate the COAL project and the data products produced during its development. A preview of the poster is displayed below and the full version can be downloaded in <a href="/images/expo-poster.pdf">PDF</a> format.</p>
+
+<figure class="figure">
+  <img src="/images/expo-poster.png" class="figure-img img-responsive" alt="COAL poster for Undergraduate Engineering Expo 2017" />
+  <figcaption class="figure-caption"><b>Figure 1:</b> COAL poster for Undergraduate Engineering Expo 2017.</figcaption>
+</figure>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/04/30/gdal-envi-rotation-bug-fix.html">GDAL ENVI Rotation Bug Fix</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/05/25/expo.html">Undergraduate Engineering Expo 2017</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/04/30/gdal-envi-rotation-bug-fix.html
----------------------------------------------------------------------
diff --git a/2017/04/30/gdal-envi-rotation-bug-fix.html b/2017/04/30/gdal-envi-rotation-bug-fix.html
new file mode 100644
index 0000000..ac6ef3d
--- /dev/null
+++ b/2017/04/30/gdal-envi-rotation-bug-fix.html
@@ -0,0 +1,101 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>GDAL ENVI Rotation Bug Fix</h1>
+
+<p>Posted <b>2017-04-30</b> by <b>Taylor Alexander Brown</b></p>
+
+<p>COAL is a library for processing imaging spectrometer data from <a href="https://aviris.jpl.nasa.gov/" class="external">AVIRIS</a> and <a href="https://avirisng.jpl.nasa.gov/" class="external">AVIRIS-NG</a>. The multiband raster imagery is provided in <a href="http://www.harrisgeospatial.com/docs/enviheaderfiles.html" class="external">ENVI</a> format. COAL uses the <a href="http://gdal.org/" class="external">Geospatial Data Abstraction Library (GDAL)</a> and the Free and Open Source geographic information system <a href="http://qgis.org/en/site/" class="external">QGIS</a> to process imagery and combine it with geographic data for analysis. Due to a bug in GDAL, rotation information in ENVI files was not handled and the images were not imported correctly. This post describes a bug fix which was developed for COAL and contributed back to GDAL.</p>
+
+<div class="row">
+  <div class="col-md-6">
+    <figure class="figure">
+      <img src="/images/gdal-rotation-bug.png" class="figure-img img-responsive" alt="Incorrectly rotated flightline" />
+      <figcaption class="figure-caption"><b>Figure 1:</b> Incorrectly rotated flightline.</figcaption>
+    </figure>
+  </div>
+  <div class="col-md-6">
+    <figure class="figure">
+      <img src="/images/gdal-rotation-fix.png" class="figure-img img-responsive" alt="Correctly rotated flightline" />
+      <figcaption class="figure-caption"><b>Figure 2:</b> Correctly rotated flightline.</figcaption>
+    </figure>
+  </div>
+</div>
+
+<!--more-->
+
+<p>The rotation issue was first discussed <a href="https://groups.google.com/d/msg/coal-capstone/nXhRb1fA7lg/aW8efhNUAgAJ" class="external">on our mailing list</a> after loading the imagery into GIS applications. The same behavior was observed in QGIS, GRASS, and ArcMap, all of which use the underlying GDAL library. To help solve the problem, a <a href="https://gis.stackexchange.com/questions/229952/rotate-envi-hyperspectral-imagery-with-gdal" class="external">question</a> was posted to the GIS StackExchange describing the issue and requesting assistance. The proposed answer did not work, suggesting it was due to a <a href="https://trac.osgeo.org/gdal/ticket/1778" class="external">bug</a> in the ENVI driver of the GDAL library itself.</p>
+
+<p>It was found that the ENVI rotation parameter, which is not documented in the header file format, was ignored by GDAL when reading the geographic transformation information. As a result, images were imported incorrectly by all software using GDAL, including the Python interface, command-line utilities, and GIS applications. The problem affected the GDAL source file <code>gdal/frmts/raw/envidataset.cpp</code>. Editing this file with the values suggested by the StackExchange answer solved the issue, allowing images to be rotated correctly.</p>
+
+<p>The solution was shared <a href="https://lists.osgeo.org/pipermail/gdal-dev/2017-February/046127.html" class="external">on the GDAL mailing list</a> where it received feedback from the GDAL developers. After addressing the changes requested by the maintainers, a <a href="https://github.com/OSGeo/gdal/pull/197" class="external">pull request</a> was submitted. The maintainer added write support to <a href="https://trac.osgeo.org/gdal/changeset/37506" class="external">the patch</a> and merged it into the latest version of the library scheduled for release on 2017-05-01 as part of GDAL <a href="https://trac.osgeo.org/gdal/milestone/2.2.0" class="external">2.2.0</a>.
+
+<p>The resolution of this bug facilitated continued progress in COAL for processing and visualizing georeferenced raster imagery. It also provided experience contributing to another Free and Open Source Software library. Once the latest version of GDAL is released, QGIS and other applications will have enhanced capabilities for reading and writing ENVI files from AVIRIS, AVIRIS-NG, and other remote-sensing devices.</p>
+
+
+<div>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/04/30/expo-poster.html">Expo Poster</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/05/25/expo.html
----------------------------------------------------------------------
diff --git a/2017/05/25/expo.html b/2017/05/25/expo.html
new file mode 100644
index 0000000..c1b92c4
--- /dev/null
+++ b/2017/05/25/expo.html
@@ -0,0 +1,96 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Undergraduate Engineering Expo 2017</h1>
+
+<p>Posted <b>2017-05-25</b> by <b>Taylor Alexander Brown</b></p>
+
+<div class="clearfix">
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
+    <img src="/images/IMG_0896_800.JPG" class="figure-img img-responsive" alt="" \>
+    <figcaption class="figure-caption"><b>Figure 1:</b> The COAL poster presentation at Expo.</figcaption>
+  </figure>
+
+  <p>Taylor, Heidi, and Xiaomei from <a href="/team">the COAL team</a> presented the poster and demo at the Undergraduate Engineering Expo 2017 on Friday, May 19<sup>th</sup> 2017. Expo featured more than 200 projects by more than 600 undergraduate students from the College of Engineering at Oregon State University. COAL was promoted by Expo media as an example of computer science excellence. The COAL team shared its methodology and findings with members of the academic community, representatives from industry, and the general public and enjoyed in-depth conversations about remote sensing, environmental science, and software development.</p>
+
+  <p>COAL was selected for one of four industry <a href="http://expo.engr.oregonstate.edu/awards" class="external">awards</a> presented during Expo, the CH2M Multidisciplinary Collaboration Award. The COAL team spoke with CH2M representatives who were interested in its work with the scientific and Free Software communities and the possible applications of its remote sensing techniques to environmental remediation efforts. After several rounds of interviews with the judges, COAL was chosen based on the following criteria:
+</p>
+
+  <blockquote>Complex projects rarely exist within a single technical field. Collaboration between technical specialists is necessary to meet client needs and design criteria. Quality begins with a defined design development process. CH2M will award the Multidisciplinary Collaboration Award to a project team that clearly demonstrates proactive planning and collaboration with others at key points throughout project execution. The impact of the collaboration should be to produce an innovative final product which returns high value to the project sponsor/client or to overcome unique technical challenges. The selected team shall be prepared to describe the design process leading up to the final product, and the lessons learned along the way.</blockquote>
+
+  <p>The award was presented during the ceremony at the end of Expo. The COAL team was honored to be recognized by OSU and CH2M.</p>
+
+  <p>The presentation at Expo provided opportunities to promote the COAL project and communicate its methodology and findings to the public. The interest from members of the community demonstrated that remote sensing is an increasingly important technique for environmental science. The COAL team is pleased with a successful conclusion to its senior capstone collaboration between OSU and JPL.</p>
+
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/04/30/expo-poster.html">Expo Poster</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/06/08/release.html">COAL 0.5.2 released</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/06/08/release.html
----------------------------------------------------------------------
diff --git a/2017/06/08/release.html b/2017/06/08/release.html
new file mode 100644
index 0000000..4c8a87a
--- /dev/null
+++ b/2017/06/08/release.html
@@ -0,0 +1,101 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>COAL 0.5.2 released</h1>
+
+<p>Posted <b>2017-06-08</b> by <b>Lewis John McGibbney</b></p>
+
+<div class="clearfix">
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;">
+    <img src="/images/pypi.jpg" alt="" \>
+    <figcaption class="figure-caption"><b>Figure 1:</b> Batman dishes out a Python pounding!</figcaption>
+  </figure>
+
+  <p>We are proud to announce the immediate release and availability of <b>COAL 0.5.2</b>. We urge all users of the <b>pycoal</b> Python package to upgrade to this release immediately.</p>
+
+  <h3>What is COAL?</h3>
+  <p>COAL is a Python library for processing hyperspectral imagery from remote sensing devices such as the Airborne Visible/InfraRed Imaging Spectrometer (AVIRIS). COAL was originally developed as a 2016 – 2017 senior capstone collaboration between scientists at the Jet Propulsion Laboratory (JPL) and computer science students at Oregon State University (OSU). COAL aims to provide a suite of algorithms for classifying land cover, identifying mines and other geographic features, and correlating them with environmental data sets. COAL is Free and Open Source Software with the pycoal toolkit licensed under the terms of the <a class="external" href="https://www.gnu.org/licenses/gpl-2.0.html">GPL v2.0</a>.</p>
+
+  <h3>How do I install it?</h3>
+  <p>The Python COAL package pycoal can be installed from the cheeseshop</p>
+  <pre>$ pip install pycoal</pre>
+  <p>or from conda</p>
+  <pre>$ conda install -c conda-forge pycoal</pre>
+
+  <h3>How do I get started?</h3>
+  <p>See our <a href="https://capstone-coal.github.io/docs#usage">Quickstart Documentation</a>.</p>
+
+  <h3>Community and Development</h3>
+  <p>To become involved or if you require help using the project request to join our <a href="https://groups.google.com/forum/#!forum/coal-capstone">mailing list</a>. If you have issue using COAL, please log a ticket in our <a href="https://github.com/capstone-coal/pycoal/issues">Github issue tracker</a>.</p>
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/05/25/expo.html">Undergraduate Engineering Expo 2017</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/06/12/xsede.html">COAL awarded XSEDE Startup Request</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/06/12/xsede.html
----------------------------------------------------------------------
diff --git a/2017/06/12/xsede.html b/2017/06/12/xsede.html
new file mode 100644
index 0000000..e4f4b9a
--- /dev/null
+++ b/2017/06/12/xsede.html
@@ -0,0 +1,101 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>COAL awarded XSEDE Startup Request</h1>
+
+<p>Posted <b>2017-06-12</b> by <b>Lewis John McGibbney</b></p>
+
+<div class="clearfix">
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
+    <img src="/images/image001.png" class="figure-img img-responsive" alt="" \>
+    <figcaption class="figure-caption"><b>Figure 1:</b> XSEDE Logo</figcaption>
+  </figure>
+
+  <p>COAL was recently awarded an <a href="https://portal.xsede.org/allocations/startup">XSEDE Startup Allocation</a> which will be used to continue application development by the team. In addition, we will be looking to undertake benchmarking, evaluation and experimentation on the various XSEDE resources. The availability and opportunity to use  computational infrastructure of this calibre will further enable the development of a science gateway to continue foundational COAL research.</p>
+
+  <p>Specifically the allocation details are as follows</p>
+  <ul>
+    <li>PI: Lewis McGibbney, NASA JPL</li>
+    <li>Co-I's: Taylor Alexander Brown, Heidi Ann Clayton and Xiaomei Wang of OSU</li>
+    <li>Request: Coal and Open-pit surface mining impacts on American Lands (COAL)</li>
+    <li>Request Number: EAR170010 (New)</li>
+    <li>Start Date: N/A</li>
+    <li>End Date: 2018-05-21</li>
+    <li>Awarded Resources: PSC Large Memory (Bridges Large): 1,000.0 SUs PSC Storage (Bridges Pylon): 2,000.0 GB</li>
+  </ul>
+  <p>The estimated value of these awarded resources is $732.00. The allocation of these resources represents a considerable investment by the NSF in advanced computing infrastructure for U.S. The dollar value of the COAL allocation is estimated from the NSF awards supporting the allocated resources.</p>
+
+  <p>Generally speaking we are extermely happy to be in receipt of such an award. It is our aim and intention to publish the progress we make in a series of conference, workshop and journal activities... so watch this space!</p>
+
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/06/08/release.html">COAL 0.5.2 released</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/08/25/final-report-gis-bundle.html">Final Report and GIS Bundle</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/08/25/final-report-gis-bundle.html
----------------------------------------------------------------------
diff --git a/2017/08/25/final-report-gis-bundle.html b/2017/08/25/final-report-gis-bundle.html
new file mode 100644
index 0000000..9249a95
--- /dev/null
+++ b/2017/08/25/final-report-gis-bundle.html
@@ -0,0 +1,93 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>Final Report and GIS Bundle</h1>
+
+<p>Posted <b>2017-08-25</b> by <b>Taylor Alexander Brown</b></p>
+
+<div class="clearfix">
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:25%;">
+    <img src="/images/final-report.png" class="figure-img img-responsive" alt="The COAL final report cover page" \>
+    <figcaption class="figure-caption"><b>Figure 1:</b> The COAL final report cover page.</figcaption>
+  </figure>
+
+  <p>The COAL final report with code and digital artifacts was submitted at the end of the term, completing the 2016&nbsp;&ndash;&nbsp;2017 senior capstone project. The hard copy of the printed report is on file with the OSU School of Electrical Engineering and Computer Science where it may be shared with students and industry sponsors. This blog post describes how to obtain digital copies of the report and associated files.</p>
+
+  <p>The entire COAL final report submission including all documents, code, and digital artifacts is hosted on Box for Oregon State University. The <a href="https://oregonstate.box.com/s/caaavrxblinttcyoj7qpjyjb7jyztbtv">archive</a> is in <code>tar.bz2</code> format and is 8.8GB in size. Enclosed within the archive is a <code>README</code> which summarizes the locations of important resources such as documents, presentations, and requisite files.</p>
+
+  <p>The San Juan Mine case study QGIS project and files can be downloaded separately from Google Drive. The <a href="https://drive.google.com/open?id=0BxysdOuBmaIGX0JucjlUZ0d4cGc">archive</a> is in <code>tar.gz</code> format and is 2GB in size (7GB uncompressed). It contains visible-light, mining classified, and environmental correlation imagery as well as mine permit, hydrography, elevation, and transportation data. Extract the archive and open the project file <code>san&#8209;juan&#8209;mine.qgs</code> with a <a href="/docs#qgis">build of QGIS</a> linked against GDAL 2.2.0+.</p>
+
+  <p>Contact the COAL <a href="/team">team</a> with any questions about accessing the data.</p>
+
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/06/12/xsede.html">COAL awarded XSEDE Startup Request</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/10/16/coal-fo.html">COAL Follow-On (COAL-FO) Project Accepted</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/10/16/coal-fo.html
----------------------------------------------------------------------
diff --git a/2017/10/16/coal-fo.html b/2017/10/16/coal-fo.html
new file mode 100644
index 0000000..e150ba8
--- /dev/null
+++ b/2017/10/16/coal-fo.html
@@ -0,0 +1,84 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>COAL Follow-On (COAL-FO) Project Accepted</h1>
+
+<p>Posted <b>2017-10-16</b> by <b>Lewis John McGibbney</b></p>
+
+<div class="clearfix">
+
+  <p>We we absolutely stoked to receive excellent news that the <a href="http://eecs.oregonstate.edu/capstone/submission/?page=preview&pid=320">COAL Follow-On (COAL-FO) project proposal</a> was accepted by Oregon State Universities Senior Capstone program. This will enable us to continue critical work into COAL software development, research and utilization of the XSEDE Startup resources we have available.</p>
+
+  <p>We are very happy to welcome Kenneth Bertino Thompson and Bryce Egley, our new Senior Computer Scientists from OSU's College for Electrical Engineering and Computer Science to the COAL team. The 2017-2018 project is the successor project to the 2016-2017 COAL project. COAL initially aimed to deliver a suite of algorithms to identify, classify, characterize, and quantify (by reporting a number of key metrics) the direct and indirect impacts of mining operations and related destructive surface mining activities across the continental U.S (and further afield). COAL successfully delivered a Python library for processing hyperspectral imagery from remote sensing devices such as the Airborne Visible/InfraRed Imaging Spectrometer (AVIRIS) and a Science Data System for running COAL pipelines. COAL-FO will utilize recent funding obtained from a recently awarded NSF-funded XSEDE high performance computing (HPC) grant to further improve, validate and document COAL algorithms, execution ru
 ntime performance and geospatial output results.</p>
+
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/08/25/final-report-gis-bundle.html">Final Report and GIS Bundle</a>
+
+</div>
+
+<div>
+
+<b>Next:</b> <a href="/2017/10/21/hyspiri.html">COAL featured at 2017 HyspIRI Science and Applications Workshop</a>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/2017/10/21/hyspiri.html
----------------------------------------------------------------------
diff --git a/2017/10/21/hyspiri.html b/2017/10/21/hyspiri.html
new file mode 100644
index 0000000..f7f98c1
--- /dev/null
+++ b/2017/10/21/hyspiri.html
@@ -0,0 +1,98 @@
+<!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" />
+    <title>Apache SDAP - Science Data Analytics Platform</title>
+    <link rel="shortcut icon" href="favicon.ico" />
+    <link rel="icon" type="image/png" href="favicon.png" />
+    <link rel="stylesheet" href="css/bootstrap.min.css" />
+    <link rel="stylesheet" href="css/style.css" />
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
+    <!--[if lt IE 9]>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
+    <![endif]--> 
+  </head>
+  <body>
+    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
+    <div class="container">
+
+      <div class="logos">
+        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
+      </div>
+
+      <!-- navigation bar -->
+      <nav class="navbar navbar-default">
+        <div class="container-fluid">
+          <div class="navbar-header">
+            <a class="navbar-brand" href="/">SDAP</a>
+          </div>
+          <div class="navbar-right">
+            <ul class="nav navbar-nav">
+              <li><a href="/docs">Docs</a></li>
+              <li><a href="/blog">Blog</a></li>
+              <li><a href="/team">Team</a></li>
+              <li><a href="/resources">Resources</a></li>
+              <li><a href="/publications">Publications</a></li>
+            </ul>
+          </div>
+        </div>
+      </nav>
+
+
+<h1>COAL featured at 2017 HyspIRI Science and Applications Workshop</h1>
+
+<p>Posted <b>2017-10-21</b> by <b>Lewis John McGibbney</b></p>
+
+<div class="clearfix">
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
+    <img src="/images/IMG_3851.JPG" class="figure-img img-responsive" alt="" \>
+    <figcaption class="figure-caption"><b>Figure 1:</b> COAL Poster</figcaption>
+  </figure>
+
+  <p>COAL was presented to attendees of the <a href="https://hyspiri.jpl.nasa.gov/events/2017-hyspiri-science-team-meeting">2017 HyspIRI Science and Applications Workshop</a> which took place at the California Institute of Technology, Beckman Institute Auditorium, 1200 E California Blvd Pasadena, CA 91125 from Oct 17th - 19th. COAL was presented alongside a huge variety of outstanding work in the area of Global Earth Imaging Spectroscopy and Thermal Infrared Measurements.</p>
+
+  <p>The workshop was focused on everything related to the NASA Decadal Survey Mission Concept named <a href="https://hyspiri.jpl.nasa.gov">HyspIRI</a>; Hyperspectral Infrared Imager. HyspIRI will study the world’s ecosystems and provide critical information on natural disasters such as volcanoes, wildfires and drought. HyspIRI will be able to identify the type of vegetation that is present and whether the vegetation is healthy. The mission will provide a benchmark on the state of the worlds ecosystems against which future changes can be assessed. The mission will also assess the pre-eruptive behavior of volcanoes and the likelihood of future eruptions as well as the carbon and other gases released from wildfires.</p>
+
+  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
+    <img src="/images/hyspiri-in-space.jpg" class="figure-img img-responsive" alt="" \>
+    <figcaption class="figure-caption"><b>Figure 2:</b> HyspIRI in Space</figcaption>
+  </figure>
+
+  <p>The HyspIRI mission includes two instruments mounted on a satellite in Low Earth Orbit. There is an imaging spectrometer measuring from the visible to short wave infrared (VSWIR: 380 nm - 2500 nm) in 10 nm contiguous bands and a multispectral imager measuring from 3 to 12 um in the mid and thermal infrared (TIR). The VSWIR and TIR instruments both have a spatial resolution of 60 m at nadir. The VSWIR will have a revisit of of 19 days and the TIR will have a revisit of 5 days. HyspIRI also includes an Intelligent Payload Module (IPM) which will enable direct broadcast of a subset of the data.</p>
+
+  <p>The data from HyspIRI will be used for a wide variety of studies primarily in the Carbon Cycle and Ecosystem and Earth Surface and Interior focus areas. The mission was recommended in the 2007 National Research Council Decadal Survey requested by NASA, NOAA, and USGS.The mission is currently at the study stage and this website is being provided as a focal point for information on the mission and to keep the community informed on the mission activities.</p>
+
+  <p>We intend to extend COAL to accomodate data from HyspIRI once it is available. In the meantime we look forward to continued work and collaborations with members of the Global Earth Imaging Spectroscopy and Thermal Infrared Measurements community. The COAL poster presented at the HyspIRI Workshop can be downloaded from our <a href="./publications.html">publications page</a>.</p>
+
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/2017/10/16/coal-fo.html">COAL Follow-On (COAL-FO) Project Accepted</a>
+
+</div>
+
+<div>
+
+</div>
+
+      <!-- footer -->
+      <nav class="navbar navbar-default">
+        <div class="navbar-header">
+          <a class="navbar-brand" href="">SDAP</a>
+        </div>
+        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
+        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
+      </nav>
+
+      <script src="js/jquery.min.js"></script>
+      <script src="js/bootstrap.min.js"></script>
+    </div>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
deleted file mode 100644
index e53cfe6..0000000
--- a/_config.yml
+++ /dev/null
@@ -1 +0,0 @@
-excerpt_separator: <!--more-->

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_includes/footer.html
----------------------------------------------------------------------
diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index b2bed1f..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-      <!-- footer -->
-      <nav class="navbar navbar-default">
-        <div class="navbar-header">
-          <a class="navbar-brand" href="{{ site.baseurl }}/">SDAP</a>
-        </div>
-        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
-        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
-      </nav>
-
-      <script src="{{ site.baseurl }}/js/jquery.min.js"></script>
-      <script src="{{ site.baseurl }}/js/bootstrap.min.js"></script>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_includes/header.html
----------------------------------------------------------------------
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index fab4489..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!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" />
-    <title>Apache SDAP - Science Data Analytics Platform</title>
-    <link rel="shortcut icon" href="{{ site.baseurl }}/favicon.ico" />
-    <link rel="icon" type="image/png" href="{{ site.baseurl }}/favicon.png" />
-    <link rel="stylesheet" href="{{ site.baseurl }}/css/bootstrap.min.css" />
-    <link rel="stylesheet" href="{{ site.baseurl }}/css/style.css" />
-    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
-    <!--[if lt IE 9]>
-    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
-    <![endif]--> 
-  </head>
-  <body>
-    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
-    <div class="container">
-
-      <div class="logos">
-        <!--img src="{{ site.baseurl }}/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
-      </div>
-
-      <!-- navigation bar -->
-      <nav class="navbar navbar-default">
-        <div class="container-fluid">
-          <div class="navbar-header">
-            <a class="navbar-brand" href="{{ site.baseurl }}/">SDAP</a>
-          </div>
-          <div class="navbar-right">
-            <ul class="nav navbar-nav">
-              <li><a href="{{ site.baseurl }}/docs">Docs</a></li>
-              <li><a href="{{ site.baseurl }}/blog">Blog</a></li>
-              <li><a href="{{ site.baseurl }}/team">Team</a></li>
-              <li><a href="{{ site.baseurl }}/resources">Resources</a></li>
-              <li><a href="{{ site.baseurl }}/publications">Publications</a></li>
-            </ul>
-          </div>
-        </div>
-      </nav>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_layouts/post.html
----------------------------------------------------------------------
diff --git a/_layouts/post.html b/_layouts/post.html
deleted file mode 100644
index 99bb17f..0000000
--- a/_layouts/post.html
+++ /dev/null
@@ -1,21 +0,0 @@
-{% include header.html %}
-
-<h1>{{ page.title }}</h1>
-
-<p>Posted <b>{{ page.date | date: "%Y-%m-%d" }}</b> by <b>{{ page.author }}</b></p>
-
-{{ page.content }}
-
-<div>
-{% if page.previous %}
-<b>Previous:</b> <a href="{{ site.baseurl }}{{ page.previous.url }}">{{ page.previous.title }}</a>
-{% endif %}
-</div>
-
-<div>
-{% if page.next %}
-<b>Next:</b> <a href="{{ site.baseurl }}{{ page.next.url }}">{{ page.next.title }}</a>
-{% endif %}
-</div>
-
-{% include footer.html %}

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-04-30-expo-poster.html
----------------------------------------------------------------------
diff --git a/_posts/2017-04-30-expo-poster.html b/_posts/2017-04-30-expo-poster.html
deleted file mode 100644
index 82ee700..0000000
--- a/_posts/2017-04-30-expo-poster.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-layout: post
-title: "Expo Poster"
-author: Taylor Alexander Brown
-date: 2017-04-30 21:30
----
-
-<p>In preparation for the <a href="http://engineering.oregonstate.edu/expo2017" class="external">Undergraduate Engineering Expo 2017</a>, the COAL team has submitted the final draft of its presentation poster for printing. In addition to interactive demonstrations and in-person conversations, the poster will help illustrate the COAL project and the data products produced during its development. A preview of the poster is displayed below and the full version can be downloaded in <a href="/images/expo-poster.pdf">PDF</a> format.</p>
-
-<figure class="figure">
-  <img src="/images/expo-poster.png" class="figure-img img-responsive" alt="COAL poster for Undergraduate Engineering Expo 2017" />
-  <figcaption class="figure-caption"><b>Figure 1:</b> COAL poster for Undergraduate Engineering Expo 2017.</figcaption>
-</figure>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-04-30-gdal-envi-rotation-bug-fix.html
----------------------------------------------------------------------
diff --git a/_posts/2017-04-30-gdal-envi-rotation-bug-fix.html b/_posts/2017-04-30-gdal-envi-rotation-bug-fix.html
deleted file mode 100644
index ba5d00a..0000000
--- a/_posts/2017-04-30-gdal-envi-rotation-bug-fix.html
+++ /dev/null
@@ -1,33 +0,0 @@
----
-layout: post
-title: "GDAL ENVI Rotation Bug Fix"
-author: Taylor Alexander Brown
-date: 2017-04-30
----
-
-<p>COAL is a library for processing imaging spectrometer data from <a href="https://aviris.jpl.nasa.gov/" class="external">AVIRIS</a> and <a href="https://avirisng.jpl.nasa.gov/" class="external">AVIRIS-NG</a>. The multiband raster imagery is provided in <a href="http://www.harrisgeospatial.com/docs/enviheaderfiles.html" class="external">ENVI</a> format. COAL uses the <a href="http://gdal.org/" class="external">Geospatial Data Abstraction Library (GDAL)</a> and the Free and Open Source geographic information system <a href="http://qgis.org/en/site/" class="external">QGIS</a> to process imagery and combine it with geographic data for analysis. Due to a bug in GDAL, rotation information in ENVI files was not handled and the images were not imported correctly. This post describes a bug fix which was developed for COAL and contributed back to GDAL.</p>
-
-<div class="row">
-  <div class="col-md-6">
-    <figure class="figure">
-      <img src="/images/gdal-rotation-bug.png" class="figure-img img-responsive" alt="Incorrectly rotated flightline" />
-      <figcaption class="figure-caption"><b>Figure 1:</b> Incorrectly rotated flightline.</figcaption>
-    </figure>
-  </div>
-  <div class="col-md-6">
-    <figure class="figure">
-      <img src="/images/gdal-rotation-fix.png" class="figure-img img-responsive" alt="Correctly rotated flightline" />
-      <figcaption class="figure-caption"><b>Figure 2:</b> Correctly rotated flightline.</figcaption>
-    </figure>
-  </div>
-</div>
-
-<!--more-->
-
-<p>The rotation issue was first discussed <a href="https://groups.google.com/d/msg/coal-capstone/nXhRb1fA7lg/aW8efhNUAgAJ" class="external">on our mailing list</a> after loading the imagery into GIS applications. The same behavior was observed in QGIS, GRASS, and ArcMap, all of which use the underlying GDAL library. To help solve the problem, a <a href="https://gis.stackexchange.com/questions/229952/rotate-envi-hyperspectral-imagery-with-gdal" class="external">question</a> was posted to the GIS StackExchange describing the issue and requesting assistance. The proposed answer did not work, suggesting it was due to a <a href="https://trac.osgeo.org/gdal/ticket/1778" class="external">bug</a> in the ENVI driver of the GDAL library itself.</p>
-
-<p>It was found that the ENVI rotation parameter, which is not documented in the header file format, was ignored by GDAL when reading the geographic transformation information. As a result, images were imported incorrectly by all software using GDAL, including the Python interface, command-line utilities, and GIS applications. The problem affected the GDAL source file <code>gdal/frmts/raw/envidataset.cpp</code>. Editing this file with the values suggested by the StackExchange answer solved the issue, allowing images to be rotated correctly.</p>
-
-<p>The solution was shared <a href="https://lists.osgeo.org/pipermail/gdal-dev/2017-February/046127.html" class="external">on the GDAL mailing list</a> where it received feedback from the GDAL developers. After addressing the changes requested by the maintainers, a <a href="https://github.com/OSGeo/gdal/pull/197" class="external">pull request</a> was submitted. The maintainer added write support to <a href="https://trac.osgeo.org/gdal/changeset/37506" class="external">the patch</a> and merged it into the latest version of the library scheduled for release on 2017-05-01 as part of GDAL <a href="https://trac.osgeo.org/gdal/milestone/2.2.0" class="external">2.2.0</a>.
-
-<p>The resolution of this bug facilitated continued progress in COAL for processing and visualizing georeferenced raster imagery. It also provided experience contributing to another Free and Open Source Software library. Once the latest version of GDAL is released, QGIS and other applications will have enhanced capabilities for reading and writing ENVI files from AVIRIS, AVIRIS-NG, and other remote-sensing devices.</p>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-05-25-expo.html
----------------------------------------------------------------------
diff --git a/_posts/2017-05-25-expo.html b/_posts/2017-05-25-expo.html
deleted file mode 100644
index 391a988..0000000
--- a/_posts/2017-05-25-expo.html
+++ /dev/null
@@ -1,26 +0,0 @@
----
-layout: post
-title: "Undergraduate Engineering Expo 2017"
-author: Taylor Alexander Brown
-date: 2017-05-25
----
-
-<div class="clearfix">
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
-    <img src="/images/IMG_0896_800.JPG" class="figure-img img-responsive" alt="" \>
-    <figcaption class="figure-caption"><b>Figure 1:</b> The COAL poster presentation at Expo.</figcaption>
-  </figure>
-
-  <p>Taylor, Heidi, and Xiaomei from <a href="/team">the COAL team</a> presented the poster and demo at the Undergraduate Engineering Expo 2017 on Friday, May 19<sup>th</sup> 2017. Expo featured more than 200 projects by more than 600 undergraduate students from the College of Engineering at Oregon State University. COAL was promoted by Expo media as an example of computer science excellence. The COAL team shared its methodology and findings with members of the academic community, representatives from industry, and the general public and enjoyed in-depth conversations about remote sensing, environmental science, and software development.</p>
-
-  <p>COAL was selected for one of four industry <a href="http://expo.engr.oregonstate.edu/awards" class="external">awards</a> presented during Expo, the CH2M Multidisciplinary Collaboration Award. The COAL team spoke with CH2M representatives who were interested in its work with the scientific and Free Software communities and the possible applications of its remote sensing techniques to environmental remediation efforts. After several rounds of interviews with the judges, COAL was chosen based on the following criteria:
-</p>
-
-  <blockquote>Complex projects rarely exist within a single technical field. Collaboration between technical specialists is necessary to meet client needs and design criteria. Quality begins with a defined design development process. CH2M will award the Multidisciplinary Collaboration Award to a project team that clearly demonstrates proactive planning and collaboration with others at key points throughout project execution. The impact of the collaboration should be to produce an innovative final product which returns high value to the project sponsor/client or to overcome unique technical challenges. The selected team shall be prepared to describe the design process leading up to the final product, and the lessons learned along the way.</blockquote>
-
-  <p>The award was presented during the ceremony at the end of Expo. The COAL team was honored to be recognized by OSU and CH2M.</p>
-
-  <p>The presentation at Expo provided opportunities to promote the COAL project and communicate its methodology and findings to the public. The interest from members of the community demonstrated that remote sensing is an increasingly important technique for environmental science. The COAL team is pleased with a successful conclusion to its senior capstone collaboration between OSU and JPL.</p>
-
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-06-08-release.html
----------------------------------------------------------------------
diff --git a/_posts/2017-06-08-release.html b/_posts/2017-06-08-release.html
deleted file mode 100644
index 79bcd4f..0000000
--- a/_posts/2017-06-08-release.html
+++ /dev/null
@@ -1,31 +0,0 @@
----
-layout: post
-title: "COAL 0.5.2 released"
-author: Lewis John McGibbney
-date: 2017-06-08
----
-
-<div class="clearfix">
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;">
-    <img src="/images/pypi.jpg" alt="" \>
-    <figcaption class="figure-caption"><b>Figure 1:</b> Batman dishes out a Python pounding!</figcaption>
-  </figure>
-
-  <p>We are proud to announce the immediate release and availability of <b>COAL 0.5.2</b>. We urge all users of the <b>pycoal</b> Python package to upgrade to this release immediately.</p>
-
-  <h3>What is COAL?</h3>
-  <p>COAL is a Python library for processing hyperspectral imagery from remote sensing devices such as the Airborne Visible/InfraRed Imaging Spectrometer (AVIRIS). COAL was originally developed as a 2016 – 2017 senior capstone collaboration between scientists at the Jet Propulsion Laboratory (JPL) and computer science students at Oregon State University (OSU). COAL aims to provide a suite of algorithms for classifying land cover, identifying mines and other geographic features, and correlating them with environmental data sets. COAL is Free and Open Source Software with the pycoal toolkit licensed under the terms of the <a class="external" href="https://www.gnu.org/licenses/gpl-2.0.html">GPL v2.0</a>.</p>
-
-  <h3>How do I install it?</h3>
-  <p>The Python COAL package pycoal can be installed from the cheeseshop</p>
-  <pre>$ pip install pycoal</pre>
-  <p>or from conda</p>
-  <pre>$ conda install -c conda-forge pycoal</pre>
-
-  <h3>How do I get started?</h3>
-  <p>See our <a href="https://capstone-coal.github.io/docs#usage">Quickstart Documentation</a>.</p>
-
-  <h3>Community and Development</h3>
-  <p>To become involved or if you require help using the project request to join our <a href="https://groups.google.com/forum/#!forum/coal-capstone">mailing list</a>. If you have issue using COAL, please log a ticket in our <a href="https://github.com/capstone-coal/pycoal/issues">Github issue tracker</a>.</p>
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-06-12-xsede.html
----------------------------------------------------------------------
diff --git a/_posts/2017-06-12-xsede.html b/_posts/2017-06-12-xsede.html
deleted file mode 100644
index 1c49083..0000000
--- a/_posts/2017-06-12-xsede.html
+++ /dev/null
@@ -1,31 +0,0 @@
----
-layout: post
-title: "COAL awarded XSEDE Startup Request"
-author: Lewis John McGibbney
-date: 2017-06-12
----
-
-<div class="clearfix">
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
-    <img src="/images/image001.png" class="figure-img img-responsive" alt="" \>
-    <figcaption class="figure-caption"><b>Figure 1:</b> XSEDE Logo</figcaption>
-  </figure>
-
-  <p>COAL was recently awarded an <a href="https://portal.xsede.org/allocations/startup">XSEDE Startup Allocation</a> which will be used to continue application development by the team. In addition, we will be looking to undertake benchmarking, evaluation and experimentation on the various XSEDE resources. The availability and opportunity to use  computational infrastructure of this calibre will further enable the development of a science gateway to continue foundational COAL research.</p>
-
-  <p>Specifically the allocation details are as follows</p>
-  <ul>
-    <li>PI: Lewis McGibbney, NASA JPL</li>
-    <li>Co-I's: Taylor Alexander Brown, Heidi Ann Clayton and Xiaomei Wang of OSU</li>
-    <li>Request: Coal and Open-pit surface mining impacts on American Lands (COAL)</li>
-    <li>Request Number: EAR170010 (New)</li>
-    <li>Start Date: N/A</li>
-    <li>End Date: 2018-05-21</li>
-    <li>Awarded Resources: PSC Large Memory (Bridges Large): 1,000.0 SUs PSC Storage (Bridges Pylon): 2,000.0 GB</li>
-  </ul>
-  <p>The estimated value of these awarded resources is $732.00. The allocation of these resources represents a considerable investment by the NSF in advanced computing infrastructure for U.S. The dollar value of the COAL allocation is estimated from the NSF awards supporting the allocated resources.</p>
-
-  <p>Generally speaking we are extermely happy to be in receipt of such an award. It is our aim and intention to publish the progress we make in a series of conference, workshop and journal activities... so watch this space!</p>
-
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-08-25-final-report-gis-bundle.html
----------------------------------------------------------------------
diff --git a/_posts/2017-08-25-final-report-gis-bundle.html b/_posts/2017-08-25-final-report-gis-bundle.html
deleted file mode 100644
index 4d99d01..0000000
--- a/_posts/2017-08-25-final-report-gis-bundle.html
+++ /dev/null
@@ -1,23 +0,0 @@
----
-layout: post
-title: "Final Report and GIS Bundle"
-author: Taylor Alexander Brown
-date: 2017-08-25
----
-
-<div class="clearfix">
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:25%;">
-    <img src="/images/final-report.png" class="figure-img img-responsive" alt="The COAL final report cover page" \>
-    <figcaption class="figure-caption"><b>Figure 1:</b> The COAL final report cover page.</figcaption>
-  </figure>
-
-  <p>The COAL final report with code and digital artifacts was submitted at the end of the term, completing the 2016&nbsp;&ndash;&nbsp;2017 senior capstone project. The hard copy of the printed report is on file with the OSU School of Electrical Engineering and Computer Science where it may be shared with students and industry sponsors. This blog post describes how to obtain digital copies of the report and associated files.</p>
-
-  <p>The entire COAL final report submission including all documents, code, and digital artifacts is hosted on Box for Oregon State University. The <a href="https://oregonstate.box.com/s/caaavrxblinttcyoj7qpjyjb7jyztbtv">archive</a> is in <code>tar.bz2</code> format and is 8.8GB in size. Enclosed within the archive is a <code>README</code> which summarizes the locations of important resources such as documents, presentations, and requisite files.</p>
-
-  <p>The San Juan Mine case study QGIS project and files can be downloaded separately from Google Drive. The <a href="https://drive.google.com/open?id=0BxysdOuBmaIGX0JucjlUZ0d4cGc">archive</a> is in <code>tar.gz</code> format and is 2GB in size (7GB uncompressed). It contains visible-light, mining classified, and environmental correlation imagery as well as mine permit, hydrography, elevation, and transportation data. Extract the archive and open the project file <code>san&#8209;juan&#8209;mine.qgs</code> with a <a href="/docs#qgis">build of QGIS</a> linked against GDAL 2.2.0+.</p>
-
-  <p>Contact the COAL <a href="/team">team</a> with any questions about accessing the data.</p>
-
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-10-16-coal-fo.html
----------------------------------------------------------------------
diff --git a/_posts/2017-10-16-coal-fo.html b/_posts/2017-10-16-coal-fo.html
deleted file mode 100644
index a46dfc4..0000000
--- a/_posts/2017-10-16-coal-fo.html
+++ /dev/null
@@ -1,14 +0,0 @@
----
-layout: post
-title: "COAL Follow-On (COAL-FO) Project Accepted"
-author: Lewis John McGibbney
-date: 2017-10-16
----
-
-<div class="clearfix">
-
-  <p>We we absolutely stoked to receive excellent news that the <a href="http://eecs.oregonstate.edu/capstone/submission/?page=preview&pid=320">COAL Follow-On (COAL-FO) project proposal</a> was accepted by Oregon State Universities Senior Capstone program. This will enable us to continue critical work into COAL software development, research and utilization of the XSEDE Startup resources we have available.</p>
-
-  <p>We are very happy to welcome Kenneth Bertino Thompson and Bryce Egley, our new Senior Computer Scientists from OSU's College for Electrical Engineering and Computer Science to the COAL team. The 2017-2018 project is the successor project to the 2016-2017 COAL project. COAL initially aimed to deliver a suite of algorithms to identify, classify, characterize, and quantify (by reporting a number of key metrics) the direct and indirect impacts of mining operations and related destructive surface mining activities across the continental U.S (and further afield). COAL successfully delivered a Python library for processing hyperspectral imagery from remote sensing devices such as the Airborne Visible/InfraRed Imaging Spectrometer (AVIRIS) and a Science Data System for running COAL pipelines. COAL-FO will utilize recent funding obtained from a recently awarded NSF-funded XSEDE high performance computing (HPC) grant to further improve, validate and document COAL algorithms, execution ru
 ntime performance and geospatial output results.</p>
-
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_posts/2017-10-21-hyspiri.html
----------------------------------------------------------------------
diff --git a/_posts/2017-10-21-hyspiri.html b/_posts/2017-10-21-hyspiri.html
deleted file mode 100644
index 6acbaf2..0000000
--- a/_posts/2017-10-21-hyspiri.html
+++ /dev/null
@@ -1,30 +0,0 @@
----
-layout: post
-title: "COAL featured at 2017 HyspIRI Science and Applications Workshop"
-author: Lewis John McGibbney
-date: 2017-10-21
----
-
-<div class="clearfix">
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
-    <img src="/images/IMG_3851.JPG" class="figure-img img-responsive" alt="" \>
-    <figcaption class="figure-caption"><b>Figure 1:</b> COAL Poster</figcaption>
-  </figure>
-
-  <p>COAL was presented to attendees of the <a href="https://hyspiri.jpl.nasa.gov/events/2017-hyspiri-science-team-meeting">2017 HyspIRI Science and Applications Workshop</a> which took place at the California Institute of Technology, Beckman Institute Auditorium, 1200 E California Blvd Pasadena, CA 91125 from Oct 17th - 19th. COAL was presented alongside a huge variety of outstanding work in the area of Global Earth Imaging Spectroscopy and Thermal Infrared Measurements.</p>
-
-  <p>The workshop was focused on everything related to the NASA Decadal Survey Mission Concept named <a href="https://hyspiri.jpl.nasa.gov">HyspIRI</a>; Hyperspectral Infrared Imager. HyspIRI will study the world’s ecosystems and provide critical information on natural disasters such as volcanoes, wildfires and drought. HyspIRI will be able to identify the type of vegetation that is present and whether the vegetation is healthy. The mission will provide a benchmark on the state of the worlds ecosystems against which future changes can be assessed. The mission will also assess the pre-eruptive behavior of volcanoes and the likelihood of future eruptions as well as the carbon and other gases released from wildfires.</p>
-
-  <figure class="figure" style="float:right;margin:0 0 1em 1em;width:50%;">
-    <img src="/images/hyspiri-in-space.jpg" class="figure-img img-responsive" alt="" \>
-    <figcaption class="figure-caption"><b>Figure 2:</b> HyspIRI in Space</figcaption>
-  </figure>
-
-  <p>The HyspIRI mission includes two instruments mounted on a satellite in Low Earth Orbit. There is an imaging spectrometer measuring from the visible to short wave infrared (VSWIR: 380 nm - 2500 nm) in 10 nm contiguous bands and a multispectral imager measuring from 3 to 12 um in the mid and thermal infrared (TIR). The VSWIR and TIR instruments both have a spatial resolution of 60 m at nadir. The VSWIR will have a revisit of of 19 days and the TIR will have a revisit of 5 days. HyspIRI also includes an Intelligent Payload Module (IPM) which will enable direct broadcast of a subset of the data.</p>
-
-  <p>The data from HyspIRI will be used for a wide variety of studies primarily in the Carbon Cycle and Ecosystem and Earth Surface and Interior focus areas. The mission was recommended in the 2007 National Research Council Decadal Survey requested by NASA, NOAA, and USGS.The mission is currently at the study stage and this website is being provided as a focal point for information on the mission and to keep the community informed on the mission activities.</p>
-
-  <p>We intend to extend COAL to accomodate data from HyspIRI once it is available. In the meantime we look forward to continued work and collaborations with members of the Global Earth Imaging Spectroscopy and Thermal Infrared Measurements community. The COAL poster presented at the HyspIRI Workshop can be downloaded from our <a href="./publications.html">publications page</a>.</p>
-
-</div>

http://git-wip-us.apache.org/repos/asf/incubator-sdap-website/blob/0b3f2db8/_site/2017/04/30/expo-poster.html
----------------------------------------------------------------------
diff --git a/_site/2017/04/30/expo-poster.html b/_site/2017/04/30/expo-poster.html
deleted file mode 100644
index 21e2a90..0000000
--- a/_site/2017/04/30/expo-poster.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<!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" />
-    <title>Apache SDAP - Science Data Analytics Platform</title>
-    <link rel="shortcut icon" href="/favicon.ico" />
-    <link rel="icon" type="image/png" href="/favicon.png" />
-    <link rel="stylesheet" href="/css/bootstrap.min.css" />
-    <link rel="stylesheet" href="/css/style.css" />
-    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
-    <!--[if lt IE 9]>
-    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
-    <![endif]--> 
-  </head>
-  <body>
-    <a class="github-fork-ribbon" href="https://github.com/apache?utf8=✓&q=incubator-sdap&type=&language=" title="Fork me on GitHub" target="_blank" >Fork me on GitHub</a> 
-    <div class="container">
-
-      <div class="logos">
-        <!--img src="/images/logo-nasa-jpl-caltech.png" class="pull-left" /-->
-      </div>
-
-      <!-- navigation bar -->
-      <nav class="navbar navbar-default">
-        <div class="container-fluid">
-          <div class="navbar-header">
-            <a class="navbar-brand" href="/">SDAP</a>
-          </div>
-          <div class="navbar-right">
-            <ul class="nav navbar-nav">
-              <li><a href="/docs">Docs</a></li>
-              <li><a href="/blog">Blog</a></li>
-              <li><a href="/team">Team</a></li>
-              <li><a href="/resources">Resources</a></li>
-              <li><a href="/publications">Publications</a></li>
-            </ul>
-          </div>
-        </div>
-      </nav>
-
-
-<h1>Expo Poster</h1>
-
-<p>Posted <b>2017-04-30</b> by <b>Taylor Alexander Brown</b></p>
-
-<p>In preparation for the <a href="http://engineering.oregonstate.edu/expo2017" class="external">Undergraduate Engineering Expo 2017</a>, the COAL team has submitted the final draft of its presentation poster for printing. In addition to interactive demonstrations and in-person conversations, the poster will help illustrate the COAL project and the data products produced during its development. A preview of the poster is displayed below and the full version can be downloaded in <a href="/images/expo-poster.pdf">PDF</a> format.</p>
-
-<figure class="figure">
-  <img src="/images/expo-poster.png" class="figure-img img-responsive" alt="COAL poster for Undergraduate Engineering Expo 2017" />
-  <figcaption class="figure-caption"><b>Figure 1:</b> COAL poster for Undergraduate Engineering Expo 2017.</figcaption>
-</figure>
-
-
-<div>
-
-<b>Previous:</b> <a href="/2017/04/30/gdal-envi-rotation-bug-fix.html">GDAL ENVI Rotation Bug Fix</a>
-
-</div>
-
-<div>
-
-<b>Next:</b> <a href="/2017/05/25/expo.html">Undergraduate Engineering Expo 2017</a>
-
-</div>
-
-      <!-- footer -->
-      <nav class="navbar navbar-default">
-        <div class="navbar-header">
-          <a class="navbar-brand" href="/">SDAP</a>
-        </div>
-        <div class="navbar-text pull-right">&copy; 2017 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br/>
-        Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
-      </nav>
-
-      <script src="/js/jquery.min.js"></script>
-      <script src="/js/bootstrap.min.js"></script>
-    </div>
-  </body>
-</html>
-