A set of programs and scripts that takes HDF-EOS datasets and makes them available via the web.
Scenario:
- Small research groups could use a way to publish their HDF-EOS products to the web.
- The major archives have good systems for publishing their contents. But they won't scale down easily.
Program components:
- 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
- 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
- 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.
Functional Goals
N/A
Evolvability Goals
N/A
Usability Goals
N/A
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