SlideShare ist ein Scribd-Unternehmen logo
1 von 39
HDF And HDF-EOS Tools
R.Suresh
NASA/GSFC/HSTX
Email:Suresh@rattler.gsfc.nasa.gov
Ph:301-441-4092
FAX: 301-441-4335

HDF Vendors/Software Developers Workshop

1
HDF Tools

•

HDF Utilities

•

NCSA Tools

•

Other Public Domain Tools

•

Commercial Tools

HDF Vendors/Software Developers Workshop

2
HDF Utilities
make24 ristosds

Convert Raster Image Sets to Scientific Data Sets

vshow

Display the contents and structure of Vgroups and Vdatas

hdfcomp

Compress Raster Image Sets

hdfpack

Free unused space in file; join linked blocks

hdftor8

Output 8-bit Raster Image Set as raw 8-bit image

paltohdf

Ingest raw palette as HDF palette

vcompat

Update Vset 1.0 files to Vset 2.0 and higher

HDF Vendors/Software Developers Workshop

3
HDF Utilities
Utility

Description

hdf24to8

24-bit Raster Image Sets to 8-bit Raster Image Sets

hdfed

Low-level file browse with limited editing capabilities

hdfrseq

Play an animation sequence through NCSA/BYU Telnet

jpeg2hdf

Ingest raw JPEG compressed image as a compressed RIS

r8tohdf

Ingest raw 8-bit image as 8-bit Raster Image Set

vmake

Create Vset structures from ASCII text

hdf2jpeg

Output Raster Image Set as raw JPEG image

hdfls

List contents of an HDF file (tags and reference numbers)

hdftopal

Ouput HDF palette as raw palette

HDF Vendors/Software Developers Workshop

4
NCSA Tools
Tool

Description

The NCSA Java-based HDF Viewer (JHV): It is a Java-based implementation of an HDF Viewer.
The NCSA Collaborative Java-based HDF Viewer: It is a version of JHV which allows several users
to simultaneously browse the contents of an HDF
file across a local area network or the internet.
HDF WWW Scientific Data Browser (sdb-CGI)
Image/

Standalone image/animation display and processing

X Image

SGI Iris/Indigo, Sun SPARC, DECstation, IBM RS/6000, Cray, Macintosh

X Data Slice

Standalone 3-D data set display
SGI Iris/Indigo, Sun SPARC, DECstation, DEC Alpha, IBM RS/6000, Cray

Datascope

Standalone 2-D data set display and processing

Reformat/

Conversion of data into HDF

Xreformat

SGI Iris/Indigo, Sun SPARC, DECstation, DEC Alpha, IBM RS/6000

URL http//www.ncsa.uiuc.edu/indices/software/

HDF Vendors/Software Developers Workshop

5
EOSDIS Project Tools

Data and Information Access Link ( DIAL) is a package of
software tools based on WWW to provide access to data. It has
many features such as browsing, plotting, subsampling and
subsetting. Currently it works with HDF files in UNIX
environment. This package will work with HDF-EOS files in
future.
EOSView is a HDF browser developed by the ECS project to
display HDF data. This tool is under development and eventually
will become HDF-EOS browser.

HDF Vendors/Software Developers Workshop

6
Other Free Tools
Product
Name
DDI

Developer
LLNL

Platforms
Unix

Description
The Data and Dimensions
Interface addresses a significant
problem in the visualization of
large data sets: Extracting only
the relevant data and providing it
to a chosen graphics engine in the
required form without undue
effort. DDI reads and writes a
number of publicly available file
formats, and sends data to public
domain and commercial
visualization systems.

URL: http:// www-pcmdi.llnl.gov/williams/ddi/ddi.html

HDF Vendors/Software Developers Workshop

7
Other Free Tools
Product
Name
DODS

Developer

Platforms

USN

Description
The Distributed Oceanographic
Data System, developed
specifically for oceanographic
data, provides flexible access to a
wide variety of data and facilitates
their analysis with existing
software.

URL: http://dods.gso.uri.edu/DODS/home/home.html

HDF Vendors/Software Developers Workshop

8
Other Free Tools
Product
Name
Envision

Developer

Platforms

NCSA

Description
This is an interactive system for
the management and visualization
of large scientific data sets. It runs
under X/Motif, manages data
stored in HDF or netCDF files, and
does visualization using IDL,
NCSA Collage, and NCSA
XDataSlice.

URL http:// www.atmos.uiuc.edu/envision/envision.html

HDF Vendors/Software Developers Workshop

9
Other Free Tools

Product
Name
FreeForm

Developer

Platforms

National
Geophysical
Data Center,
NGDC.

Description
This application provides a flexible
method for specifying data formats
to facilitate data access,
management, and use

URL: http://www.ngdc.noaa.gov/seg/freeform/

HDF Vendors/Software Developers Workshop

10
Other Free Tools

Product
Name
GRASS

Developer
U. S. Army

Platforms
UNIX

Description
The Geographical Resources
Analysis Support System
(GRASS), is an integrated set of
programs designed to provide
digitizing, image processing, map
production, and geographic
information system capabilities to
its users.

URL: http:/www.cecer.army.mil/grass/GRASS.main.html

HDF Vendors/Software Developers Workshop

11
Other Free Tools
Product
Name
HDF Browser

Developer
Fortner Research

Platforms
Win3.1/95/
NT and Mac

Description
Offers point-and-click access to
data stored in the HDF format.
Opening an HDF file with the
HDF Browser lets you see all
hierarchical components of any
HDF file and then view the data
stored in each component. The
HDF Browser contains editors to
view data stored as tables, 2-D
arrays, multidimensional arrays,
annotations, text attributes, raster
images, and color palettes

URL: http://www.fortner.com/docs/product_hdf_b.html

HDF Vendors/Software Developers Workshop

12
Other Free Tools

Product
Name
HDFLook

Developer

Platforms

Description

Solaris,
Alpha VMS,
HP-UX,
IRIX 5.3,
and AIX.

HDFLook is a friendly Motif HDF
viewer, useful for quality control
of Scientific Datasets. It allows
easy access to physical values and
ancillary data, and includes 2-D
graphics (radial, histogram). The
latest version supports image print
capabilities.

URL: Louis.Gonzalez@univ-lille1.fr

HDF Vendors/Software Developers Workshop

13
Other Free Tools
Product
Name
hdfv

Developer

Platforms
UNIX

HDF Vendors/Software Developers Workshop

Description
The hdfv tool is an HDF read-only
interface via TCL. It contains
"tclhdf" "hdfv". "tclhdf" is a
simple extension of tclsh, with
HDF's Vgroup/Vdata queries.
"hdfv" is an HDF-Viewer with a
GUI based on Tk. Currently, it
only supports the Vgroup/Vdata
model. This tool can also be
downloaded from the HDF
Contributed Software directory.

14
Other Free Tools

Product
Name
LinkWinds

Developer
JPL

Platforms
UNIX

Description
LinkWinds is a visual data analysis
and exploration system designed to
rapidly and interactively
investigate large multivariate and
multidisciplinary data sets to detect
trends, correlations and anomalies.

URL: http://linkwinds.jpl.nasa.gov/lwhome.html

HDF Vendors/Software Developers Workshop

15
Other Free Tools
Product
Name
ImageMagick

Developer

Platforms

Description
ImageMagick, version 3.7.3, is a
package for interactive
manipulation of images for the X
Window System. It is written in C
and interfaces to the X library,
and therefore does not require any
proprietary toolkit in order to
compile.

URL: http://www.wtech.ruhr-uni-bochum.de/doc/ImageMagick/ImageMagick.html

HDF Vendors/Software Developers Workshop

16
Other Free Tools
Product
Name
Ingrid

Developer

Platforms

Description
This tool is designed to manipulate
large datasets and model
input/output. It reads and writes
netCDF files, writes HDF files,
and generates plots, including line,
contour, vector, and scatter plots,
as well as histograms.

URL: http://exigente.Idgo.columbia.edu:81/

HDF Vendors/Software Developers Workshop

17
Other Free Tools

Product
Name
netCDF

Developer

Platforms

Description
Most of the netCDF tools can be
used with HDF, since HDF's
netCDF can be used in place of the
regular netCDF (except for
creating new netCDF files). A
non-exhaustive list of netCDF
tools can be found at Unidata

URL: http:// www4.etl.noaa.gov/dms.html

HDF Vendors/Software Developers Workshop

18
Other Free Tools

Product
Name
Overture

Developer

Platforms
SunOS 4.1.3,
Solaris, SGI
and DEC
systems.

HDF Vendors/Software Developers Workshop

Description
This application is an object
oriented C++ framework for
solving PDEs on complicated
geometries.

19
Other Free Tools

Product
Name
Radiance

Developer

Platforms

Description
This application is a suite of
programs for the analysis and
visualization of lighting in design.

URL: http://radsite.lbl.gov/radiance/HOME.html
Translator scheme from CAD to Radiance:
http://radsite.lbl.gov/radiance/man_html/Notes/translators.html

HDF Vendors/Software Developers Workshop

20
Other Free Tools
Product
Name
REINAS

Developer

Platforms

University of
California, Santa
Cruz

Description
The Real-time Environmental
Information Network and Analysis
System (REINAS) is a system
built to support realtime data
acquisition, management, and
visualization of environmental
data.

URL: http://csl.cse.ucsc.edu/reinas/

HDF Vendors/Software Developers Workshop

21
Other Free Tools
Product
Name
SciAn

Developer

Platforms

Description

Silicon
Graphics
workstations
and IBM
RS/6000
workstations
with the GL
option.

This is a scientific visualization
and animation package. r It brings
together the power of 3dimensional scientific visualization
and movie making with the ease of
use and familiarity of objectoriented drawing packages.

URL: http://www.scri.fsu.edu/~lyons/scian/

HDF Vendors/Software Developers Workshop

22
Other Free Tools

Product
Name
VISTAS

Developer

Platforms

JPL

Description
VISTAS Visual Data Probe is an
interactive, large volume data
browsing and
probing environment.

URL: http://www-dial.jpl.nasa.gov/VISTAS/VISTAS.html

HDF Vendors/Software Developers Workshop

23
Other Free Tools
Product
Name
VCS

Developer

Platforms

Program for
Climate Model
Diagnosis and
Intercomparison
(PCMDI) at the
Lawrence
Livermore
National
Laboratory
(LLNL).

Description
The Visualization and
Computation System VCS version
2.7, when it comes out, will
support the HDF format for both
read and write operations. VCS
greatly facilitates the selection,
manipulation, and display of
scientific data. By specifying
the desired data set, the graphics
method, and the display template,
the VCS user gains virtually
complete control over the
appearance of the data display and
associated text. Although VCS is
designed expressly to meet the
needs of climate scientists, the
breadth of its capabilities make it a
useful tool for other scientific
applications.

URL: http:// www-pcmdi.llnl.gov/software/vcs/index.html

HDF Vendors/Software Developers Workshop

24
Commercial Tools for HDF
Product
Name
AVS

Developer

Platforms

Advanced
Visual
Systems

DEC, HP,
IBM, SGI,
and SUN

Description
Includes a suite of data
visualization and analysis
techniques, incorporating
traditional visualization tools
such as 2D plots and graphs
and image processing as well
as advanced tools such as 3D
interactive rendering and
volume visualization.

URL: http://www.avs.com

HDF Vendors/Software Developers Workshop

25
Commercial Tools for HDF
Product
Name
Data
Explorer

Developer

Platforms

Description

IBM

major
UNIX
platforms

General-purpose software
package for data visualization
and analysis. It employs a
data-flow driven client-server
execution model and provides
a graphical program editor that
allows the user to create a
visualization using a point and
click interface.

URL: http://www.almaden.ibm.com/dx/

HDF Vendors/Software Developers Workshop

26
Commercial Tools for HDF
Product
Name
EASI/PACE

Developer

Platforms

Description

PCI

All major
UNIX
platforms,
MAC,
Win
3.1/95/NT

Image classification,
geometric correction,
orthorectification,
enhancement, filtering,
vector edit with image
backdrop, terrain analysis and
visualization, radar image
processing, DEM extraction,
atmospheric correction, and
hyperspectral data analysis.

URL: http://www.pci.on.ca/prod.html

HDF Vendors/Software Developers Workshop

27
Commercial Tools for HDF
Product
Name
ER Mapper

Developer

Platforms

ER
Mapping

All major
UNIX
platforms,
Win
3.1/95/NT

Description
Integrated mapping software
featuring image processing,
map production, 3D
presentations and GIS
integration

URL: http://www.ermapper.com

HDF Vendors/Software Developers Workshop

28
Commercial Tools for HDF
Product
Name
GDB

Developer

Platforms

Description

PCI

Major
UNIX
platforms

Generic Data Base library
(GDB) is used to access image
and auxiliary information from
data files. This allows
different file types to be used
interchangeably where it
makes sense for the file type.

URL: http://www.pci.on.ca/cgi-bin/pcihlp/gdb

HDF Vendors/Software Developers Workshop

29
Commercial Tools for HDF
Product
Name
IDL

Developer

Platforms

Description

Research
Systems
Inc

Major
UNIX
platforms,
Win
3.1/95/NT
MAC

Allows you to display a
satellite image (e.g. AVHRR)
on a map projection. The input
is a 2D array of satellite image
values, and corresponding 2D
arrays of latitude and
longitude for each pixel.

URL: http://www.rsinc.com

HDF Vendors/Software Developers Workshop

30
Commercial Tools for HDF
Product
Name
IRIS
Explorer

Developer

Platforms

NAG

Major
UNIX
platforms

Description
Data visualization system
which allows users to build
complex applications

URL: http://www.nag.co.uk/Welcome_IEC.html

HDF Vendors/Software Developers Workshop

31
Commercial Tools for HDF
Product
Name
Noesys

Developer

Platforms

Description

Fortner
Research

Win
3.1/95/NT
MAC

Provides native support for
data stored in the HDF file
format and allows users to
view and edit individual
components of these complex
files.

URL: http://www.fortner.com

HDF Vendors/Software Developers Workshop

32
Commercial Tools for HDF
Product
Name
Plot

Developer

Platforms

Description

Fortner
Research

Major
UNIX
platforms,
Win
3.1/95/NT
MAC

Reads a variety of data
formats directly and can
handle large datasets. Creates
scientific plots. Generates line
plots, color scatter plots,
parametric plots, and doubleY plots.

URL: http://www.fortner.com/docs/product_plot.html

HDF Vendors/Software Developers Workshop

33
Commercial Tools for HDF
Product
Name
T3D

Developer

Platforms

Description

Fortner
Research

Win
3.1/95/NT
MAC

Provides a volumetric
visualization tool for
Macintosh or Windows. It can
read a variety of file types,
and each provides volumetric
rendering with slices,
isosurfaces, and animation.

URL: http://www.fortner.com/docs/product_T3D.html

HDF Vendors/Software Developers Workshop

34
Commercial Tools for HDF
Product
Name
Transform

Developer

Platforms

Description

Fortner
Research

Major
UNIX
platforms,
Win
3.1/95/NT
MAC

Directly reads a variety of
matrix and image file formats,
including HDF, TIFF, PICT,
FITS, and ASCII.
Generates pseudocolor
images, color surface plots,
contour plots, and vector plots.

URL: http://www.fortner.com/docs/product_transform.html

HDF Vendors/Software Developers Workshop

35
Commercial Tools for HDF
Product
Name
PV-Wave

Developer

Platforms

Visual
Numerics

Major
UNIX
platforms,
Open
VMS,
Win
95/NT

Description
Allows the user to view,
analyze and compare data for
many business, science and
engineering applications.

URL: http://www.boulder.vni.com/products/wave

HDF Vendors/Software Developers Workshop

36
Summary
•NASA does not endorse any particular tool discussed in
this presentation
•Little additional tools development has occurred in the
last two years for browsing and displaying HDF
formatted data.
•Very few tools are available to support HDF-EOS
formatted data.

HDF Vendors/Software Developers Workshop

37
Conclusion
New HDF-EOS tools and utilities are needed to support
the terabytes of EOS AM-1 data from multiple
instruments and disciplines.

Types of tools
HDF-EOS data ingest capability for the existing image
processing and analysis packages
New image processing packages with additional
functionality for analysing and integrating Earth Science data.
HDF Vendors/Software Developers Workshop

38
Types of tools
•Browsers
•Data dumpers
•Translation tools

Tools and utilities developed to work with
HDF-EOS data as well as HDF will attract the
broader community of HDF users.

HDF Vendors/Software Developers Workshop

39

Weitere ähnliche Inhalte

Was ist angesagt? (7)

A distributed video management cloud platform using hadoop
A distributed video management cloud platform using hadoopA distributed video management cloud platform using hadoop
A distributed video management cloud platform using hadoop
 
Introduction to HDF5 Data and Programming Models
Introduction to HDF5 Data and Programming ModelsIntroduction to HDF5 Data and Programming Models
Introduction to HDF5 Data and Programming Models
 
HDF Tools Tutorial
HDF Tools TutorialHDF Tools Tutorial
HDF Tools Tutorial
 
10 xrd-software
10 xrd-software10 xrd-software
10 xrd-software
 
HDF Tools Tutorial
HDF Tools TutorialHDF Tools Tutorial
HDF Tools Tutorial
 
Caching and Buffering in HDF5
Caching and Buffering in HDF5Caching and Buffering in HDF5
Caching and Buffering in HDF5
 
HDF5 Advanced Topics - Datatypes and Partial I/O
HDF5 Advanced Topics - Datatypes and Partial I/OHDF5 Advanced Topics - Datatypes and Partial I/O
HDF5 Advanced Topics - Datatypes and Partial I/O
 

Andere mochten auch

Andere mochten auch (20)

IBM Visualization Data Explorer
IBM Visualization Data ExplorerIBM Visualization Data Explorer
IBM Visualization Data Explorer
 
HDF-EOS Software Developer/Vendor Workshop Wrapup
HDF-EOS Software Developer/Vendor Workshop WrapupHDF-EOS Software Developer/Vendor Workshop Wrapup
HDF-EOS Software Developer/Vendor Workshop Wrapup
 
Current HDF Tools (1997)
Current HDF Tools (1997)Current HDF Tools (1997)
Current HDF Tools (1997)
 
An Introduction to HDF (1997)
An Introduction to HDF (1997)An Introduction to HDF (1997)
An Introduction to HDF (1997)
 
Dataset Independent Subsetting
Dataset Independent SubsettingDataset Independent Subsetting
Dataset Independent Subsetting
 
Incorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product DesignerIncorporating ISO Metadata Using HDF Product Designer
Incorporating ISO Metadata Using HDF Product Designer
 
PCMDI Software System
PCMDI Software SystemPCMDI Software System
PCMDI Software System
 
The Application of LinkWinds to EOS
The Application of LinkWinds to EOSThe Application of LinkWinds to EOS
The Application of LinkWinds to EOS
 
Pilot Project for HDF5 Metadata Structures for SWOT
Pilot Project for HDF5 Metadata Structures for SWOTPilot Project for HDF5 Metadata Structures for SWOT
Pilot Project for HDF5 Metadata Structures for SWOT
 
NEON HDF5
NEON HDF5NEON HDF5
NEON HDF5
 
Utilizing HDF4 File Content Maps for the Cloud Computing
Utilizing HDF4 File Content Maps for the Cloud ComputingUtilizing HDF4 File Content Maps for the Cloud Computing
Utilizing HDF4 File Content Maps for the Cloud Computing
 
SPD and KEA: HDF5 based file formats for Earth Observation
SPD and KEA: HDF5 based file formats for Earth ObservationSPD and KEA: HDF5 based file formats for Earth Observation
SPD and KEA: HDF5 based file formats for Earth Observation
 
ICESat-2 Metadata and Status
ICESat-2 Metadata and StatusICESat-2 Metadata and Status
ICESat-2 Metadata and Status
 
HDF Update 2016
HDF Update 2016HDF Update 2016
HDF Update 2016
 
HDF Cloud Services
HDF Cloud ServicesHDF Cloud Services
HDF Cloud Services
 
Scientific Computing and Visualization using HDF
Scientific Computing and Visualization using HDFScientific Computing and Visualization using HDF
Scientific Computing and Visualization using HDF
 
An HDF-EOS DataBlade using Informix's Object-Relational Database
An HDF-EOS DataBlade using Informix's Object-Relational DatabaseAn HDF-EOS DataBlade using Informix's Object-Relational Database
An HDF-EOS DataBlade using Informix's Object-Relational Database
 
Breakthrough Listen
Breakthrough ListenBreakthrough Listen
Breakthrough Listen
 
Matlab, Big Data, and HDF Server
Matlab, Big Data, and HDF ServerMatlab, Big Data, and HDF Server
Matlab, Big Data, and HDF Server
 
HDF and HDF-EOS Tools (1998)
HDF and HDF-EOS Tools (1998)HDF and HDF-EOS Tools (1998)
HDF and HDF-EOS Tools (1998)
 

Ähnlich wie HDF And HDF-EOS Tools

h5web: a web-based viewer of HDF5 files
h5web: a web-based viewer of HDF5 filesh5web: a web-based viewer of HDF5 files
h5web: a web-based viewer of HDF5 filesPaNOSC
 
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk HermannOSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk HermannNETWAYS
 
2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source DayShawn Wells
 
Introduction to Hadoop part1
Introduction to Hadoop part1Introduction to Hadoop part1
Introduction to Hadoop part1Giovanna Roda
 
Overview of big data & hadoop v1
Overview of big data & hadoop   v1Overview of big data & hadoop   v1
Overview of big data & hadoop v1Thanh Nguyen
 
BDE-BDVA Webinar: BDE Technical Overview
BDE-BDVA Webinar: BDE Technical OverviewBDE-BDVA Webinar: BDE Technical Overview
BDE-BDVA Webinar: BDE Technical OverviewBigData_Europe
 
Graphical libraries
Graphical librariesGraphical libraries
Graphical librariesguestbd40369
 

Ähnlich wie HDF And HDF-EOS Tools (20)

Status of HDF-EOS, Related Software, and Tools
Status of HDF-EOS, Related Software, and ToolsStatus of HDF-EOS, Related Software, and Tools
Status of HDF-EOS, Related Software, and Tools
 
Ensuring Long Term Access to Remotely Sensed HDF4 Data with Layout Maps
Ensuring Long Term Access to Remotely Sensed HDF4 Data with Layout MapsEnsuring Long Term Access to Remotely Sensed HDF4 Data with Layout Maps
Ensuring Long Term Access to Remotely Sensed HDF4 Data with Layout Maps
 
HDF Update for DAAC Managers (2017-02-27)
HDF Update for DAAC Managers (2017-02-27)HDF Update for DAAC Managers (2017-02-27)
HDF Update for DAAC Managers (2017-02-27)
 
NetCDF and HDF5
NetCDF and HDF5NetCDF and HDF5
NetCDF and HDF5
 
h5web: a web-based viewer of HDF5 files
h5web: a web-based viewer of HDF5 filesh5web: a web-based viewer of HDF5 files
h5web: a web-based viewer of HDF5 files
 
Workshop Discussion: HDF & HDF-EOS Future Direction
Workshop Discussion: HDF & HDF-EOS Future DirectionWorkshop Discussion: HDF & HDF-EOS Future Direction
Workshop Discussion: HDF & HDF-EOS Future Direction
 
HDF - Current status and Future Directions
HDF - Current status and Future Directions HDF - Current status and Future Directions
HDF - Current status and Future Directions
 
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk HermannOSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
OSDC 2011 | RedHat Satellite - Einsatzweise und Möglichkeiten by Dirk Hermann
 
2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day2011-03-15 Lockheed Martin Open Source Day
2011-03-15 Lockheed Martin Open Source Day
 
hadoop resume
hadoop resumehadoop resume
hadoop resume
 
Introduction to Hadoop part1
Introduction to Hadoop part1Introduction to Hadoop part1
Introduction to Hadoop part1
 
Support for NPP/NPOESS by The HDF Group
Support for NPP/NPOESS by The HDF GroupSupport for NPP/NPOESS by The HDF Group
Support for NPP/NPOESS by The HDF Group
 
Overview of big data & hadoop v1
Overview of big data & hadoop   v1Overview of big data & hadoop   v1
Overview of big data & hadoop v1
 
Introduction to HDF5
Introduction to HDF5Introduction to HDF5
Introduction to HDF5
 
BDE-BDVA Webinar: BDE Technical Overview
BDE-BDVA Webinar: BDE Technical OverviewBDE-BDVA Webinar: BDE Technical Overview
BDE-BDVA Webinar: BDE Technical Overview
 
10 xrd-software
10 xrd-software10 xrd-software
10 xrd-software
 
Modular HDFView
Modular HDFViewModular HDFView
Modular HDFView
 
Graphical libraries
Graphical librariesGraphical libraries
Graphical libraries
 
Hive paris
Hive parisHive paris
Hive paris
 
Shiv Shakti
Shiv ShaktiShiv Shakti
Shiv Shakti
 

Mehr von The HDF-EOS Tools and Information Center

STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...The HDF-EOS Tools and Information Center
 

Mehr von The HDF-EOS Tools and Information Center (20)

Cloud-Optimized HDF5 Files
Cloud-Optimized HDF5 FilesCloud-Optimized HDF5 Files
Cloud-Optimized HDF5 Files
 
Accessing HDF5 data in the cloud with HSDS
Accessing HDF5 data in the cloud with HSDSAccessing HDF5 data in the cloud with HSDS
Accessing HDF5 data in the cloud with HSDS
 
The State of HDF
The State of HDFThe State of HDF
The State of HDF
 
Highly Scalable Data Service (HSDS) Performance Features
Highly Scalable Data Service (HSDS) Performance FeaturesHighly Scalable Data Service (HSDS) Performance Features
Highly Scalable Data Service (HSDS) Performance Features
 
Creating Cloud-Optimized HDF5 Files
Creating Cloud-Optimized HDF5 FilesCreating Cloud-Optimized HDF5 Files
Creating Cloud-Optimized HDF5 Files
 
HDF5 OPeNDAP Handler Updates, and Performance Discussion
HDF5 OPeNDAP Handler Updates, and Performance DiscussionHDF5 OPeNDAP Handler Updates, and Performance Discussion
HDF5 OPeNDAP Handler Updates, and Performance Discussion
 
Hyrax: Serving Data from S3
Hyrax: Serving Data from S3Hyrax: Serving Data from S3
Hyrax: Serving Data from S3
 
Accessing Cloud Data and Services Using EDL, Pydap, MATLAB
Accessing Cloud Data and Services Using EDL, Pydap, MATLABAccessing Cloud Data and Services Using EDL, Pydap, MATLAB
Accessing Cloud Data and Services Using EDL, Pydap, MATLAB
 
HDF - Current status and Future Directions
HDF - Current status and Future DirectionsHDF - Current status and Future Directions
HDF - Current status and Future Directions
 
HDFEOS.org User Analsys, Updates, and Future
HDFEOS.org User Analsys, Updates, and FutureHDFEOS.org User Analsys, Updates, and Future
HDFEOS.org User Analsys, Updates, and Future
 
H5Coro: The Cloud-Optimized Read-Only Library
H5Coro: The Cloud-Optimized Read-Only LibraryH5Coro: The Cloud-Optimized Read-Only Library
H5Coro: The Cloud-Optimized Read-Only Library
 
MATLAB Modernization on HDF5 1.10
MATLAB Modernization on HDF5 1.10MATLAB Modernization on HDF5 1.10
MATLAB Modernization on HDF5 1.10
 
HDF for the Cloud - Serverless HDF
HDF for the Cloud - Serverless HDFHDF for the Cloud - Serverless HDF
HDF for the Cloud - Serverless HDF
 
HDF5 <-> Zarr
HDF5 <-> ZarrHDF5 <-> Zarr
HDF5 <-> Zarr
 
HDF for the Cloud - New HDF Server Features
HDF for the Cloud - New HDF Server FeaturesHDF for the Cloud - New HDF Server Features
HDF for the Cloud - New HDF Server Features
 
Apache Drill and Unidata THREDDS Data Server for NASA HDF-EOS on S3
Apache Drill and Unidata THREDDS Data Server for NASA HDF-EOS on S3Apache Drill and Unidata THREDDS Data Server for NASA HDF-EOS on S3
Apache Drill and Unidata THREDDS Data Server for NASA HDF-EOS on S3
 
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
STARE-PODS: A Versatile Data Store Leveraging the HDF Virtual Object Layer fo...
 
HDF5 and Ecosystem: What Is New?
HDF5 and Ecosystem: What Is New?HDF5 and Ecosystem: What Is New?
HDF5 and Ecosystem: What Is New?
 
HDF5 Roadmap 2019-2020
HDF5 Roadmap 2019-2020HDF5 Roadmap 2019-2020
HDF5 Roadmap 2019-2020
 
Leveraging the Cloud for HDF Software Testing
Leveraging the Cloud for HDF Software TestingLeveraging the Cloud for HDF Software Testing
Leveraging the Cloud for HDF Software Testing
 

Kürzlich hochgeladen

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 

Kürzlich hochgeladen (20)

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 

HDF And HDF-EOS Tools

  • 1. HDF And HDF-EOS Tools R.Suresh NASA/GSFC/HSTX Email:Suresh@rattler.gsfc.nasa.gov Ph:301-441-4092 FAX: 301-441-4335 HDF Vendors/Software Developers Workshop 1
  • 2. HDF Tools • HDF Utilities • NCSA Tools • Other Public Domain Tools • Commercial Tools HDF Vendors/Software Developers Workshop 2
  • 3. HDF Utilities make24 ristosds Convert Raster Image Sets to Scientific Data Sets vshow Display the contents and structure of Vgroups and Vdatas hdfcomp Compress Raster Image Sets hdfpack Free unused space in file; join linked blocks hdftor8 Output 8-bit Raster Image Set as raw 8-bit image paltohdf Ingest raw palette as HDF palette vcompat Update Vset 1.0 files to Vset 2.0 and higher HDF Vendors/Software Developers Workshop 3
  • 4. HDF Utilities Utility Description hdf24to8 24-bit Raster Image Sets to 8-bit Raster Image Sets hdfed Low-level file browse with limited editing capabilities hdfrseq Play an animation sequence through NCSA/BYU Telnet jpeg2hdf Ingest raw JPEG compressed image as a compressed RIS r8tohdf Ingest raw 8-bit image as 8-bit Raster Image Set vmake Create Vset structures from ASCII text hdf2jpeg Output Raster Image Set as raw JPEG image hdfls List contents of an HDF file (tags and reference numbers) hdftopal Ouput HDF palette as raw palette HDF Vendors/Software Developers Workshop 4
  • 5. NCSA Tools Tool Description The NCSA Java-based HDF Viewer (JHV): It is a Java-based implementation of an HDF Viewer. The NCSA Collaborative Java-based HDF Viewer: It is a version of JHV which allows several users to simultaneously browse the contents of an HDF file across a local area network or the internet. HDF WWW Scientific Data Browser (sdb-CGI) Image/ Standalone image/animation display and processing X Image SGI Iris/Indigo, Sun SPARC, DECstation, IBM RS/6000, Cray, Macintosh X Data Slice Standalone 3-D data set display SGI Iris/Indigo, Sun SPARC, DECstation, DEC Alpha, IBM RS/6000, Cray Datascope Standalone 2-D data set display and processing Reformat/ Conversion of data into HDF Xreformat SGI Iris/Indigo, Sun SPARC, DECstation, DEC Alpha, IBM RS/6000 URL http//www.ncsa.uiuc.edu/indices/software/ HDF Vendors/Software Developers Workshop 5
  • 6. EOSDIS Project Tools Data and Information Access Link ( DIAL) is a package of software tools based on WWW to provide access to data. It has many features such as browsing, plotting, subsampling and subsetting. Currently it works with HDF files in UNIX environment. This package will work with HDF-EOS files in future. EOSView is a HDF browser developed by the ECS project to display HDF data. This tool is under development and eventually will become HDF-EOS browser. HDF Vendors/Software Developers Workshop 6
  • 7. Other Free Tools Product Name DDI Developer LLNL Platforms Unix Description The Data and Dimensions Interface addresses a significant problem in the visualization of large data sets: Extracting only the relevant data and providing it to a chosen graphics engine in the required form without undue effort. DDI reads and writes a number of publicly available file formats, and sends data to public domain and commercial visualization systems. URL: http:// www-pcmdi.llnl.gov/williams/ddi/ddi.html HDF Vendors/Software Developers Workshop 7
  • 8. Other Free Tools Product Name DODS Developer Platforms USN Description The Distributed Oceanographic Data System, developed specifically for oceanographic data, provides flexible access to a wide variety of data and facilitates their analysis with existing software. URL: http://dods.gso.uri.edu/DODS/home/home.html HDF Vendors/Software Developers Workshop 8
  • 9. Other Free Tools Product Name Envision Developer Platforms NCSA Description This is an interactive system for the management and visualization of large scientific data sets. It runs under X/Motif, manages data stored in HDF or netCDF files, and does visualization using IDL, NCSA Collage, and NCSA XDataSlice. URL http:// www.atmos.uiuc.edu/envision/envision.html HDF Vendors/Software Developers Workshop 9
  • 10. Other Free Tools Product Name FreeForm Developer Platforms National Geophysical Data Center, NGDC. Description This application provides a flexible method for specifying data formats to facilitate data access, management, and use URL: http://www.ngdc.noaa.gov/seg/freeform/ HDF Vendors/Software Developers Workshop 10
  • 11. Other Free Tools Product Name GRASS Developer U. S. Army Platforms UNIX Description The Geographical Resources Analysis Support System (GRASS), is an integrated set of programs designed to provide digitizing, image processing, map production, and geographic information system capabilities to its users. URL: http:/www.cecer.army.mil/grass/GRASS.main.html HDF Vendors/Software Developers Workshop 11
  • 12. Other Free Tools Product Name HDF Browser Developer Fortner Research Platforms Win3.1/95/ NT and Mac Description Offers point-and-click access to data stored in the HDF format. Opening an HDF file with the HDF Browser lets you see all hierarchical components of any HDF file and then view the data stored in each component. The HDF Browser contains editors to view data stored as tables, 2-D arrays, multidimensional arrays, annotations, text attributes, raster images, and color palettes URL: http://www.fortner.com/docs/product_hdf_b.html HDF Vendors/Software Developers Workshop 12
  • 13. Other Free Tools Product Name HDFLook Developer Platforms Description Solaris, Alpha VMS, HP-UX, IRIX 5.3, and AIX. HDFLook is a friendly Motif HDF viewer, useful for quality control of Scientific Datasets. It allows easy access to physical values and ancillary data, and includes 2-D graphics (radial, histogram). The latest version supports image print capabilities. URL: Louis.Gonzalez@univ-lille1.fr HDF Vendors/Software Developers Workshop 13
  • 14. Other Free Tools Product Name hdfv Developer Platforms UNIX HDF Vendors/Software Developers Workshop Description The hdfv tool is an HDF read-only interface via TCL. It contains "tclhdf" "hdfv". "tclhdf" is a simple extension of tclsh, with HDF's Vgroup/Vdata queries. "hdfv" is an HDF-Viewer with a GUI based on Tk. Currently, it only supports the Vgroup/Vdata model. This tool can also be downloaded from the HDF Contributed Software directory. 14
  • 15. Other Free Tools Product Name LinkWinds Developer JPL Platforms UNIX Description LinkWinds is a visual data analysis and exploration system designed to rapidly and interactively investigate large multivariate and multidisciplinary data sets to detect trends, correlations and anomalies. URL: http://linkwinds.jpl.nasa.gov/lwhome.html HDF Vendors/Software Developers Workshop 15
  • 16. Other Free Tools Product Name ImageMagick Developer Platforms Description ImageMagick, version 3.7.3, is a package for interactive manipulation of images for the X Window System. It is written in C and interfaces to the X library, and therefore does not require any proprietary toolkit in order to compile. URL: http://www.wtech.ruhr-uni-bochum.de/doc/ImageMagick/ImageMagick.html HDF Vendors/Software Developers Workshop 16
  • 17. Other Free Tools Product Name Ingrid Developer Platforms Description This tool is designed to manipulate large datasets and model input/output. It reads and writes netCDF files, writes HDF files, and generates plots, including line, contour, vector, and scatter plots, as well as histograms. URL: http://exigente.Idgo.columbia.edu:81/ HDF Vendors/Software Developers Workshop 17
  • 18. Other Free Tools Product Name netCDF Developer Platforms Description Most of the netCDF tools can be used with HDF, since HDF's netCDF can be used in place of the regular netCDF (except for creating new netCDF files). A non-exhaustive list of netCDF tools can be found at Unidata URL: http:// www4.etl.noaa.gov/dms.html HDF Vendors/Software Developers Workshop 18
  • 19. Other Free Tools Product Name Overture Developer Platforms SunOS 4.1.3, Solaris, SGI and DEC systems. HDF Vendors/Software Developers Workshop Description This application is an object oriented C++ framework for solving PDEs on complicated geometries. 19
  • 20. Other Free Tools Product Name Radiance Developer Platforms Description This application is a suite of programs for the analysis and visualization of lighting in design. URL: http://radsite.lbl.gov/radiance/HOME.html Translator scheme from CAD to Radiance: http://radsite.lbl.gov/radiance/man_html/Notes/translators.html HDF Vendors/Software Developers Workshop 20
  • 21. Other Free Tools Product Name REINAS Developer Platforms University of California, Santa Cruz Description The Real-time Environmental Information Network and Analysis System (REINAS) is a system built to support realtime data acquisition, management, and visualization of environmental data. URL: http://csl.cse.ucsc.edu/reinas/ HDF Vendors/Software Developers Workshop 21
  • 22. Other Free Tools Product Name SciAn Developer Platforms Description Silicon Graphics workstations and IBM RS/6000 workstations with the GL option. This is a scientific visualization and animation package. r It brings together the power of 3dimensional scientific visualization and movie making with the ease of use and familiarity of objectoriented drawing packages. URL: http://www.scri.fsu.edu/~lyons/scian/ HDF Vendors/Software Developers Workshop 22
  • 23. Other Free Tools Product Name VISTAS Developer Platforms JPL Description VISTAS Visual Data Probe is an interactive, large volume data browsing and probing environment. URL: http://www-dial.jpl.nasa.gov/VISTAS/VISTAS.html HDF Vendors/Software Developers Workshop 23
  • 24. Other Free Tools Product Name VCS Developer Platforms Program for Climate Model Diagnosis and Intercomparison (PCMDI) at the Lawrence Livermore National Laboratory (LLNL). Description The Visualization and Computation System VCS version 2.7, when it comes out, will support the HDF format for both read and write operations. VCS greatly facilitates the selection, manipulation, and display of scientific data. By specifying the desired data set, the graphics method, and the display template, the VCS user gains virtually complete control over the appearance of the data display and associated text. Although VCS is designed expressly to meet the needs of climate scientists, the breadth of its capabilities make it a useful tool for other scientific applications. URL: http:// www-pcmdi.llnl.gov/software/vcs/index.html HDF Vendors/Software Developers Workshop 24
  • 25. Commercial Tools for HDF Product Name AVS Developer Platforms Advanced Visual Systems DEC, HP, IBM, SGI, and SUN Description Includes a suite of data visualization and analysis techniques, incorporating traditional visualization tools such as 2D plots and graphs and image processing as well as advanced tools such as 3D interactive rendering and volume visualization. URL: http://www.avs.com HDF Vendors/Software Developers Workshop 25
  • 26. Commercial Tools for HDF Product Name Data Explorer Developer Platforms Description IBM major UNIX platforms General-purpose software package for data visualization and analysis. It employs a data-flow driven client-server execution model and provides a graphical program editor that allows the user to create a visualization using a point and click interface. URL: http://www.almaden.ibm.com/dx/ HDF Vendors/Software Developers Workshop 26
  • 27. Commercial Tools for HDF Product Name EASI/PACE Developer Platforms Description PCI All major UNIX platforms, MAC, Win 3.1/95/NT Image classification, geometric correction, orthorectification, enhancement, filtering, vector edit with image backdrop, terrain analysis and visualization, radar image processing, DEM extraction, atmospheric correction, and hyperspectral data analysis. URL: http://www.pci.on.ca/prod.html HDF Vendors/Software Developers Workshop 27
  • 28. Commercial Tools for HDF Product Name ER Mapper Developer Platforms ER Mapping All major UNIX platforms, Win 3.1/95/NT Description Integrated mapping software featuring image processing, map production, 3D presentations and GIS integration URL: http://www.ermapper.com HDF Vendors/Software Developers Workshop 28
  • 29. Commercial Tools for HDF Product Name GDB Developer Platforms Description PCI Major UNIX platforms Generic Data Base library (GDB) is used to access image and auxiliary information from data files. This allows different file types to be used interchangeably where it makes sense for the file type. URL: http://www.pci.on.ca/cgi-bin/pcihlp/gdb HDF Vendors/Software Developers Workshop 29
  • 30. Commercial Tools for HDF Product Name IDL Developer Platforms Description Research Systems Inc Major UNIX platforms, Win 3.1/95/NT MAC Allows you to display a satellite image (e.g. AVHRR) on a map projection. The input is a 2D array of satellite image values, and corresponding 2D arrays of latitude and longitude for each pixel. URL: http://www.rsinc.com HDF Vendors/Software Developers Workshop 30
  • 31. Commercial Tools for HDF Product Name IRIS Explorer Developer Platforms NAG Major UNIX platforms Description Data visualization system which allows users to build complex applications URL: http://www.nag.co.uk/Welcome_IEC.html HDF Vendors/Software Developers Workshop 31
  • 32. Commercial Tools for HDF Product Name Noesys Developer Platforms Description Fortner Research Win 3.1/95/NT MAC Provides native support for data stored in the HDF file format and allows users to view and edit individual components of these complex files. URL: http://www.fortner.com HDF Vendors/Software Developers Workshop 32
  • 33. Commercial Tools for HDF Product Name Plot Developer Platforms Description Fortner Research Major UNIX platforms, Win 3.1/95/NT MAC Reads a variety of data formats directly and can handle large datasets. Creates scientific plots. Generates line plots, color scatter plots, parametric plots, and doubleY plots. URL: http://www.fortner.com/docs/product_plot.html HDF Vendors/Software Developers Workshop 33
  • 34. Commercial Tools for HDF Product Name T3D Developer Platforms Description Fortner Research Win 3.1/95/NT MAC Provides a volumetric visualization tool for Macintosh or Windows. It can read a variety of file types, and each provides volumetric rendering with slices, isosurfaces, and animation. URL: http://www.fortner.com/docs/product_T3D.html HDF Vendors/Software Developers Workshop 34
  • 35. Commercial Tools for HDF Product Name Transform Developer Platforms Description Fortner Research Major UNIX platforms, Win 3.1/95/NT MAC Directly reads a variety of matrix and image file formats, including HDF, TIFF, PICT, FITS, and ASCII. Generates pseudocolor images, color surface plots, contour plots, and vector plots. URL: http://www.fortner.com/docs/product_transform.html HDF Vendors/Software Developers Workshop 35
  • 36. Commercial Tools for HDF Product Name PV-Wave Developer Platforms Visual Numerics Major UNIX platforms, Open VMS, Win 95/NT Description Allows the user to view, analyze and compare data for many business, science and engineering applications. URL: http://www.boulder.vni.com/products/wave HDF Vendors/Software Developers Workshop 36
  • 37. Summary •NASA does not endorse any particular tool discussed in this presentation •Little additional tools development has occurred in the last two years for browsing and displaying HDF formatted data. •Very few tools are available to support HDF-EOS formatted data. HDF Vendors/Software Developers Workshop 37
  • 38. Conclusion New HDF-EOS tools and utilities are needed to support the terabytes of EOS AM-1 data from multiple instruments and disciplines. Types of tools HDF-EOS data ingest capability for the existing image processing and analysis packages New image processing packages with additional functionality for analysing and integrating Earth Science data. HDF Vendors/Software Developers Workshop 38
  • 39. Types of tools •Browsers •Data dumpers •Translation tools Tools and utilities developed to work with HDF-EOS data as well as HDF will attract the broader community of HDF users. HDF Vendors/Software Developers Workshop 39