HDF-EOS Web Server
A set of programs and scripts that takes HDF-EOS datasets and makes them available via the web.
Scenario:
A. Small research groups could use a way to publish their HDF-EOS products to
the web.
B. The major archives have good systems for publishing their contents. But they
won't scale down easily.
Program components:
A. A shell script that chains together some existing Data Usability group tools
to:
* Extract ODL metadata from an HDF-EOS file
* Convert the metadata to XML
* Reformat the XML into human-readable HTML
* Publish the HTML and the original HDF-EOS file to a web server and an OPeNDAP
server
* Reformat the XML and submit it to the ECHO metadata clearinghouse
B. Once components (web server, OPeNDAP, HDF-EOS/XML tools) are installed and
configured, system is a command-line application:
$ ingest <HDFEOSFILE>
which publishes HDFEOSFILE's data and metadata
C. Program and components will require ongoing maintenance as HDF-EOS and OPeNDAP
mature.
HDF-EOS Web Server Goals
This tool was developed as a demonstration of how to work with HDF-EOS data
produced by NASA’s EOS program, including the standard products of
the EOS Terra, Aqua and Aura missions and other EOSDIS standard products.
The development of these tools is not ongoing and this source is offered “as
is” with the hope that it may be useful.
Software Packages
This software is released under the terms and conditions of the NASA Open Source Agreement (NOSA) Version 1.1 or later.
HDF-EOS
Web Server
NOSA
Registration
Thank you for your interest in GSFC Open Source Software. If you choose to register your software the information you provide will be used by the software project team to inform you of updates and improvements. Your name and email address are required. Additionally, you may include your affiliation, a comment, and request software update notifications via email.


