Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 8d36891d97a147191b29e78a26405701 > files > 10

hdfview-2.9-4.mga4.noarch.rpm

<?php
include ("../links.php"); 
include ("../includes/header.html"); 
?>

<fieldset><h1>Links to public HDF data</h1></fieldset>

<h2>Sample HDF5 Programs and Files</h2>
<ul class="ul">
  <li>For a list of sample programs and corresponding HDF5 files of creating atomic and complex datatypes, see:
  <br />
    <A HREF="/training/other-ex5/sample-programs/">/training/other-ex5/sample-programs/</A><br /><br />

  <li>For a list of NASA HDF and HDF-EOS files that were converted to HDF5, see:
  <br />
    <A HREF="/training/other-ex5/sample-programs/convert/Conversion.html">/training/other-ex5/sample-programs/convert/Conversion.html</A><br /><br />

  <li> Some HDF5 files can also be found from the NCSA ftp server at:
  <br />
    <A HREF="ftp://ftp.hdfgroup.uiuc.edu/hdf_files/hdf5/">http://www.hdfgroup.org/ftp/hdf_files/hdf5/</A><br /><br />

  <li>HDF5 files converted from DOQ, DEM, GEOTIFF, and ESRI Shapefiles can be found at:
  <br />
    <A HREF="ftp://ftp.hdfgroup.uiuc.edu/hdf_files/hdf5/geospatial/">ftp://ftp.hdfgroup.uiuc.edu/hdf_files/hdf5/geospatial/</A><br /><br />

   <li>A list of interesting samples of HDF4 and HDF5 files
   <br />
   <a href="samples/"> Some interesting sample files</A><br /><br />
</ul>
<hr>
<h2>Mirador Data Access</h2>
Mirador is a new search and order Web interface being developed at the GES 
DISC for our data users. It has a drastically simplified, clean interface 
and employs the Google mini appliance for metadata keyword searches. Other 
features include quick response, data file hit estimator, Gazetteer (geographic 
search by feature name capability), and an interactive shopping cart.
<br />
<a href="http://mirador.gsfc.nasa.gov/">Mirador Data Access</a><br /><br />

<p />
<h2>LP DAAC Data Pool</h2>
The Data Pool is the publicly available portion of the LP DAAC online holdings. 
Data Pool provides a more direct way to access files by foregoing their retrieval 
from the nearline tape storage devices. All Data Pool holdings are available at 
no cost to the user.
<br />
<a href="https://lpdaac.usgs.gov/lpdaac/get_data/data_pool/">LP DAAC Data Pool</a><br /><br />
<p />


<?php 
include ("../includes/footer.html"); 
?>