Top Banner
view_hdf Kam-Pui Lee and Peter Spence SAIC CERES Data Management Team Science Data Processing Workshop 2002 February 27-28, 2002
21

view_hdf

May 26, 2015

Download

Technology

Source:http://hdfeos.org/workshops/ws05/presentations/Lee/09-1c-view_hdf.ppt
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: view_hdf

view_hdf

Kam-Pui Leeand

Peter Spence SAIC

CERES Data Management Team

Science Data Processing Workshop 2002February 27-28, 2002

Page 2: view_hdf

Introduction

• NASA Langley Research Center has developed the Cloudsand the Earth’s Radiant Energy System (CERES)instrument to study the Earth’s climate and environment

• The CERES Data Management System has beendeveloped by the Atmospheric Science Division togenerate science data products from the instrumentmeasurements

• This system is now operational at the Langley AtmosphericSciences Data Center (ASDC) producing archival data setswritten in Hierarchical Data Format (HDF)

Page 3: view_hdf

Introduction

• A visualization and analysis tool (view_hdf) has beenwritten in Interactive Data Language (IDL) to access datafrom HDF products

• This tool is developed with graphical user interface (GUI)to manipulate the data

• Although this tool is developed for CERES project, it is ofgeneral use with other data sets written in HDF

Page 4: view_hdf

Capabilities of view_hdf

• Select and subset variables from either Science Data Sets(SDS) or Vdata structures

• Display vgroups

• Render both two and three dimensional graphics

• Plot geolocated data onto various world map projections

• Plot multiple variables

Page 5: view_hdf

Capabilities of view_hdf

• Do simple arithmetic operation of two variables

• Compute statistics

• Create subset of data based on the range of anothercriterion variable

• Do curve fit and regression

• Do Histogram

Page 6: view_hdf

Capabilities of view_hdf• Extract bits from data

• Display data from the screen

• Save plot in Postscript or GIF format

• Send plot directly to a printer

• Export data to an ASCII format or HDF file

• Execute user defined IDL procedure

Page 7: view_hdf

User’s Guide

• The URL for the user’s guide of view_hdf is:

http://asd-www.larc.nasa.gov/ceres/collected_guide/list.html

• The URL for download view_hdf is:

http://eosweb.larc.nasa.gov/HPDOCS/view_hdf.html

Page 8: view_hdf

Contacts for Data Center/Data AccessInformation

Science, User and Data Services Office

Atmospheric Sciences Data Center

NASA Langley Research Center

Mail Stop 157D

2 South Wright Street

Hampton, VA 23681-2199

USA

Telephone: (757) 864-8656

FAX: (757) 864-8807

E-mail: [email protected]

URL: http://eosweb.larc.nasa.gov

Page 9: view_hdf

Main Menu

Page 10: view_hdf

Open with Vgroup

Page 11: view_hdf

List SDS and Vdata Names

Page 12: view_hdf

Range Input Window

Page 13: view_hdf

Import Data

Page 14: view_hdf

Select Graphic Menu

Page 15: view_hdf

Geolocated Plot

Page 16: view_hdf

Show Subset Region

Page 17: view_hdf

Multi Y Variables Plot

Page 18: view_hdf

Multi X Variables Plot

Page 19: view_hdf

Histogram of Scene ID

Page 20: view_hdf

Curve Fit

Page 21: view_hdf

Grid Contour Plot