HDF-EOS Tools and Information Center Code Examples

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
ASDC - cheyenne.e.land
Subject Matter Expert
Subject Matter Expert
Posts: 129
Joined: Mon Mar 22, 2021 3:55 pm America/New_York
Answers: 1
Has thanked: 1 time
Been thanked: 8 times

HDF-EOS Tools and Information Center Code Examples

by ASDC - cheyenne.e.land » Fri Jan 07, 2022 1:07 pm America/New_York

Hierarchal Data Format – Earth Observing Systems (HDF-EOS) is a standard file format designed to support and store data collected from Earth Observing System (EOS) satellites: Aqua, Aura and Terra. The HDF-EOS Tools and Information Center website provides information about HDF-EOS and about the tools available to view and work with HDF-EOS and other NASA HDF files.

One of the many resources the website offers are code examples. Each code example provides knowledge on how to visualize data for NASA HDF/HDF-EOS files from programming languages such as Python, NCL, MATLAB and IDL.

List of DAAC’s and the projects that include code examples:

ASDC
  • CALIPSO
  • CATS
  • CERES
  • DSCOVR
  • MISR
  • MOPITT
  • TES
GES DISC
  • AIRS
  • GPM
  • OCO
  • OMI
  • TRMM
LAADS
  • MODIS
  • VIIRS
LP DAAC
  • AST
  • MODIS
  • VIIRS
NSIDC
  • AMSR-E
  • ICESat
  • MODIS
  • SMAP
OBDAAC
  • Aqua-MODIS
  • CZCS
  • OCTS
  • S-NPP VIIRS
  • SeaWiFS
  • Terra-MODIS
Note: For NCL users NCAR NCL can not access data using its netCDF-API. A solution is to use the HDF5 API that NCL provides
because the product is netCDF-4 which uses HDF5 underneath.
by ASDC - rkey » Wed Jul 20, 2022 1:46 pm America/New_York
Please check back often as the HDF-EOS Tool and Information Center are constantly updating code examples.
The HDF/HDF-EOS Workshop XXV will be held on Friday, July 22, 2022. For details, please visit https://hdfeos.org/workshops/ws25/index.php.
Go to full post

Tags:

ASDC - rkey
Site Admin
Site Admin
Posts: 67
Joined: Thu Dec 12, 2019 1:20 pm America/New_York
Answers: 1
Has thanked: 1 time
Been thanked: 2 times

Re: HDF-EOS Tools and Information Center Code Examples

by ASDC - rkey » Wed Jul 20, 2022 1:46 pm America/New_York

Please check back often as the HDF-EOS Tool and Information Center are constantly updating code examples.
The HDF/HDF-EOS Workshop XXV will be held on Friday, July 22, 2022. For details, please visit https://hdfeos.org/workshops/ws25/index.php.

Post Reply