SlideShare una empresa de Scribd logo
1 de 62
The HDF Group

HDF Update
Mike Folk
The HDF Group
The 14th HDF and HDF-EOS Workshop
September 28-30, 2010

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

1

www.hdfgroup.org
Topics

What's up with The HDF Group?
Library Update
Tools update
HDF Java Products
Library development in the works

Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

2

www.hdfgroup.org
The HDF Group

What’s up with The HDF
Group?

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

3

www.hdfgroup.org
The HDF Group

What is
The HDF Group
And why does it exist?

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

4

www.hdfgroup.org
The HDF Group
• A company dedicated to supporting HDF and
its users
• 18 years at University of Illinois National
Center for Supercomputing Applications
• 5 years non-profit “The HDF Group”

• The HDF Group owns HDF4 and HDF5

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

5

www.hdfgroup.org
Data challenges addressed by HDF
Need to
organize complex
collections of data

lat | lon | temp
----|-----|----12 | 23 | 3.1
15 | 24 | 4.2
17 | 21 | 3.6

Long term data
preservation

Efficient,
scalable
storage and
access

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

6

www.hdfgroup.org
The HDF Group Services
• Helpdesk and Mailing Lists
• Available to all users as a first level of support
• Standard Support
• Rapid issue resolution and advice
• Consulting
• Needs assessment, troubleshooting, design reviews, etc.
• Training
• Tutorials and hands-on practical experience
• Enterprise Support
• Supporting many HDF activities across organizations
• Special Projects
• Adapting customer applications to HDF
• New features and tools
• Research and Development

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

7

www.hdfgroup.org
Members of the HDF support community

Army test and
evalution
command

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

8

www.hdfgroup.org
Some areas of increased recent interest
• Improvements
•
•
•
•
•

Concurrent access
Remote Access
Parallel I/O performance
Real-time write performance
High level language support

• Life sciences
• Sequencing
• Biomedical imaging

• Database integration
• Microsoft products (HPC, .NET, others)
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

9

www.hdfgroup.org
Topics
What's up with The HDF Group?
Library Update
Tools Update
HDF Java Products
Library development in the works
Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

10

www.hdfgroup.org
The HDF Group

Software Releases
Highlights

HDF4

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

11

www.hdfgroup.org
Time-line of the HDF software releases

HDF5 1.6
1.8.4
(Nov 2009)

1.8.4-patch1
(Feb 2010)

HDF4

4.2.5
(Feb 2010)

H4toH5
conversion
software

2.1.1
(Feb 2010)

H5check

2.0
(Apr 2010)

HDF-Java
Products

2.6
(Jan 2010)

September 28 - 30, 2010

1.8.5
(June 2010)

1.8.5-patch1
(Aug 2010)

1.8.6
(Oct 2010)

1.8.7
(May 2011)

4.2.6
(Feb 2011)

2.1.2
(Oct 2010)

2.1.3
(Feb 2011)
2.1
( Apr 2011 or
earlier)

2.6.1
(Mar 2010)

2.7 beta
(Sep 2010)

HDF/HDF-EOS Workshop XIV

2.7
(Oct-Nov
2010)

12

www.hdfgroup.org
HDF5 1.8.4 minor release (Nov 09)
• New features
• Embedded library information in executable
• UNIX “strings” command pulls the info

• h5diff: Added system “epsilon” for comparing floating-point
datasets
• h5diff: Infinity is treated as a number (vs. NaN); a dataset
compared to itself is always “the same” now

• Bugs
• Corrected a problem where library will touch the file when
file opened with R/W permissions, when no changes were
done
• HDF5 configure no longer modifies CFLAGS set by a user
• Corrected a problem with deleting many objects in a heap
that caused a file to become unreadable.

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

13

www.hdfgroup.org
HDF5 1.8.4-patch1 (Feb 10)
• Bug reported by netCDF-4 users: some files
created on big-endian machines could not be
read on little-endian systems
• A problem with encoding fractal heap IDs for
attributes and shared object header messages in
releases 1.8.0-1.8.4
• Only files created according to the scenario
described at
http://www.hdfgroup.org/HDF5/release/known_pr
oblems/ are affected
• Please contact help@hdfgroup.org if you need
help with such files

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

14

www.hdfgroup.org
HDF5 1.8.5 minor release (Jun 10)
• New features
• CMake support is added for Windows and Linux
• Configure adds appropriate defines for supporting
large (64-bit) files on all systems, and instead of
only Linux (e.g., Solaris 32-bit)
• h5dump: added display of packed bits (a.k.a
quality flags)
• h5diff: better support for symbolic and external
links
• Added support for AIX 6.1

• Bugs
• Enabled -03 optimization with gcc
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

15

www.hdfgroup.org
HDF5 1.8.5-patch1 (Feb 10)
• Potential file corruption problem reported by the
SMHI (Swedish Meteorological and Hydrological
Institute) developers
• Introduced in 1.8.5
• Occurs when using non-default sizes of
addresses and/or lengths for file creation
• Switch to 1.8.5-patch1 immediately if you use
such creation properties for the files
• THG is working with SMHI to get access to the
files and to include them into backward/forward
compatibility testing
•
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

16

www.hdfgroup.org
Preview: HDF5 1.8.6 minor release (Oct 10)
• New features
• Added support for thread safety on Windows
using the Windows threads library.
• Improved I/O performance on datasets with the
“same shape” but different ranks (e.g., writing
from 2D array to a 2D plane in 3D dataset in a
file)
• Added support for Sun C and C++ 5.10 and Sun
Fortran 95 8.4
• h5ls: added new feature to follow symbolic links

• Bugs
• Fixed numerous memory leak problems
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

17

www.hdfgroup.org
HDF 4.2.5 minor release (Feb 10)
• Enhanced the library to handle Vgroup names and
Class names
• Many files use name lengths greater than 64
characters (default)
• Added ne functions to find the length Vgetnamelen and
Vgetclassnamelen

• Enhanced hdp to display SDSs in a specified order
(vs. index order)
• Added support for AIX 6.1, Mac Intel 64-bit with GNU
and Intel compilers
• Added all User’s Guide examples to the source code
for better support and regression testing
• Cleaned up a lot of obsolete code

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

18

www.hdfgroup.org
Preview: HDF 4.2.6 minor release (Feb 11)
• CMake to build on Windows, Linux and Mac
• New functions added to support H4 mapping
project
• Application can find the location of data in the
HDF4 files; it can be used to read data without
HDF4 library, e.g., using C program to seek to and
read data back
• Functions to return location and sizes of metadata for
SDSs, Images, Vgroups and Vdatas, Labels and
Annotations
• Functions to return location and sizes of raw data for SDSs,
Images, Vgroups and Vdatas, Labels and Annotations

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

19

www.hdfgroup.org
H4-H5 Conversion Software 2.1.1 (Feb 10)
• Based on HDF 4.2.5 and HDF5-1.8.5
• Added support for Windows 64-bit
• New release will in Oct 2010 will have a
minor bug fix and use HDF5 1.8.6 release
• Future work: move to Cmake for better
Windows support

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

20

www.hdfgroup.org
H5check Apr 10
•
•
•
•

Many bug fixes
Added support for Solaris 64-bit
Improved configuration step
Future releases depend on
bugs/enhancements requests and possible
file format changes in the future HDF5
versions

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

21

www.hdfgroup.org
Lessons learned or what we do
• Testing, testing, testing
• Regression testing on major platforms
• Linux, Solaris, FreeBSD, Windows, Mac, AIX,
SGI Altix
• Little-endian and big-endian platforms
• 32 and 64-bit
• Variety of compilers (e.g., gcc 4.3.*, 4.4,*,
Intel, PGI, Absoft, IBM, Sun)

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

22

www.hdfgroup.org
Lessons learned or what we do
• Backward/forward compatibility testing (file format and
APIs)
• Third part software testing (netCDF-4 and HDF-EOS2(5)
• Performance testing
• Assure that fixes and new features do not harm
performance
• Software quality analysis with special tools – Coverity
sessions
• In the process of revising current regression tests
• Adding more tests for the libraries and tools
• Adding different levels of tests (current tests take too much
time already)
• Enabling regression tests with valgrind

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

23

www.hdfgroup.org
Lessons learned or how you can help
• Need your help
• Participate in the pre-release testing
• Announced on hdf-forum mailing list
• Let us know if you are interested, we will contact you
individually

• Give us your files to include in backward/forward
compatibility testing
• Tell us about your applications or send us examples
of your HDF code (both HDF4 and HDF5)
• Tell us how do you use command line tools,
HDFView, documentation, APIs, etc.
• Send email to help@hdfgroup.org
• Post on hdf-forum mailing list

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

24

www.hdfgroup.org
Topics
What's up with The HDF Group?
Library Update
Tools update
HDF Java Products
Library development in the works
Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

25

www.hdfgroup.org
Command line tools
• Peter will cover in detail in tools update.
• Improvements to
•
•
•
•

h5repack
h5copy
h5diff
h5ls

• New tools in development
• h5watch - allows user to monitor growth of a
dataset
• H5edit - add/remove/modify data or metadata

• Give us feedback!
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

26

www.hdfgroup.org
Topics
What's up with The HDF Group?
Library Update
Tools update
HDF Java Products
Library development in the works
Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

27

www.hdfgroup.org
Support HDF5 1.8
• HDF5 JNI
• Over 100 new functions added to Java Interface (JHI5)
• Unit tests added for new functions & some HDF5 1.6 functions
• Many features added to Object Layer & HDFView, such as:
• Support for external links
• Attribute renaming
• Some features removed, including:
• Setting link creation order and link storage type
• Showing groups and attributes in creation order (Object Layer)
• Creating soft and external links
• Retrieve link information
• Rename Attributes

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

28

www.hdfgroup.org
Topics
What's up with The HDF Group?
Library Update
Tools update
HDF Java Products
Library development in the works
Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

29

www.hdfgroup.org
New capabilities in the works
• Single-Writer/Multiple-Reader (SWMR) Access
• Allows simultaneous reading of HDF5 file while
the file is being modified by another process

• Better Multi-Threaded Concurrency
• Improve ability to have multiple threads
performing HDF5 operations simultaneously

• Recent parallel I/O improvements
• Changes to reduce redundancy and
communication (available in 1.8.6 release)
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

30

www.hdfgroup.org
Other Library Features
• Saving space
• Persistent File Free Space tracking/recovery
• Allow a group’s link info to be compressed

• Saving time
• New chunk indexing methods
• Aggregate metadata for faster metadata I/O
• Asynchronous metadata I/O operations

• Preserving file in case of crash
• Separately journal metadata changes to file
• Re-order updates to metadata

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

31

www.hdfgroup.org
Parallel I/O Improvement - Partnerships

Improve performance
on parallel apps

Improve performance
on parallel apps

Add features
anticipating exascale
systems
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

32

www.hdfgroup.org
Future Parallel I/O Improvements
• High-level “HPC” API
• Fast indexing for HDF5 files (FastBit)
• I/O performance tracking, testing and tuning
• HPC specific “fast-tracking”

• Virtual file driver enhancements
• Auto-tuning to underlying parallel file system

September 28 - 30,
2010

HDF/HDF-EOS Workshop XIV

33

www.hdfgroup.org
Recent NSF proposals for new features
• New built-in datatypes
• Boolean, complex, C99 types, etc.

• Expand coverage of attributes
• Attributes for individual fields of compound type
• Attributes for regions within dataspace

•
•
•
•

Store compound datatypes in columns (per field)
Allow shared dataspaces in file
Improve HPC performance
Facilitate remote access

September 28 - 30,
2010

HDF/HDF-EOS Workshop XIV

34

www.hdfgroup.org
Topics
What's up with The HDF Group?
Library Update
Tools update
HDF Java Products
Library development in the works
Other activities

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

35

www.hdfgroup.org
The HDF Group

HDF-EOS Support

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

36

www.hdfgroup.org
EOS support

• HDF-EOS2 and HDF-EOS5
• Continue testing daily with HDF4 and HDF5
development code

• Updated and maintained the HDF-EOS
website

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

37

www.hdfgroup.org
The Updated HDF-EOS website
• Software
• Evaluating many packages

• Examples
• Adding examples for many
NASA products

• Forums
• Moderating the forum

http://hdfeos.org
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

38

www.hdfgroup.org
NCL/IDL/MATLAB examples

• Many examples from different NASA data centers’
• Example codes and plots

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

40

www.hdfgroup.org
An example to access AIRS Swath
• Directly read the lat/lon and use polar view
…
data=eos_file>radiances_L2_Standard_cloud_cleared_radiance_product(:,:,0) ; read
specific subset of data field
; In order to read the radiances data field from the HDF-EOS2 file, the
group
; under which the data field is placed must be appended to the data field
in NCL. For more information,
; visit section 4.3.2 of http://hdfeos.org/software/ncl.php.
data@lat2d=eos_file>Latitude_L2_Standard_cloud_cleared_radiance_product ; associate
longitude and latitude
data@lon2d=eos_file>Longitude_L2_Standard_cloud_cleared_radiance_product
data@_FillValue=-9999 ;
…
res@gsnCenterString="radiances at Channel=567"
plot(2)=gsn_csm_contour_map_polar(xwks,data_2,res)
res@gsnCenterString="radiances at Channel=1339"
plot(3)=gsn_csm_contour_map_polar(xwks,data_3,res)
delete(plot) ; cleaning up resources used
delete(data)

NCL
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

41

www.hdfgroup.org
INTEROPERABILITY

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

42

www.hdfgroup.org
The HDF Group

HDF-EOS5/netCDF-4
Augmentation Tool
Accessing HDF-EOS5 files via netCDF-4 API

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

43

www.hdfgroup.org
HDF-EOS5 and NetCDF-4
• Enabling NetCDF4 to access HDF-EOS5 data
• One file can be used for both EOS5 and NetCDF-4.
• Note that EOS5 users are not affected at all.

Augmentation

HDF-EOS5
HDF5

September 28 - 30, 2010

HDF-EOS5
file

Augmented
HDF-EOS5
file

HDF/HDF-EOS Workshop XIV

NetCDF4
NetCDF-4
file

HDF5

44

www.hdfgroup.org
The Main Challenge
• Would like netCDF-4 applications to be able
to read and understand HDF-EOS 5 files
• Problem: NetCDF-4 model follows the HDF5
dimension scale model but HDF-EOS5 does
not.
HDFEOS
GRIDS
No HDF5 dimension
CloudFractionAndPressure
scales are associated
Data Fields
with this variable
CloudFraction
CloudPressure

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

45

www.hdfgroup.org
The HDF Group

HDF-EOS2 dumper

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

48

www.hdfgroup.org
HDFEOS2 dumper - motivation
• HDF-EOS2 Grid
• Latitude and longitude values are not stored
inside the file.
• It is not straightforward for users to calculate
the latitude and longitude for some
projections.

• HDF-EOS2 Swath using dimension map
• Latitude/longitude values are provided either
in a separate HDF-EOS2 file or need to be
interpolated.

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

49

www.hdfgroup.org
HDF EOS2 dumper
• This EOS2 dumper can be used to quickly
obtain the latitude and longitude data
• It is a command-line tool only supported on
Linux
• The output is ASCII format
• The dumper is used to generate some HDFEOS2 plots via IDL,NCL and MATLAB

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

50

www.hdfgroup.org
More information
• Augmentation tool
http://hdfeos.org/software/aug_hdfeos5.php
• HDF-EOS2 dumper
http://www.hdfeos.org/software/eosdump.php

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

52

www.hdfgroup.org
The HDF Group

OPeNDAP

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

53

www.hdfgroup.org
OPeNDAP Update
• HDF4-OPeNDAP handler
• Access many NASA HDF-EOS and HDF4
products

• HDF5-OPeNDAP handler
• Access MLS/HIRDLS Swath data and bug fixes

• More information in the afternoon session

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

54

www.hdfgroup.org
The HDF Group

HDF Group Support for
NPP/NPOESS/JPSS

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

56

www.hdfgroup.org
2009-2010 Priorities
• Implement software to simplify working with
NPOESS data
• Include changes in mainstream
• Begin work on an h5edit tool
• Testing on NASA mini-IDPS system
• Regular meetings with NPOESS community
• High priority helpdesk support

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

57

www.hdfgroup.org
2010-2011 Priorities

• Deploy/maintain new software for working
with HDF5 objects used by NPOESS
• Implement h5edit tool
• Help facilitate access to NPOESS data by
netCDF applications
• Streamline testing on NASA mini-IDPS
• User support

See Presentation Thursday
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

58

www.hdfgroup.org
HDF4 LAYOUT MAPS

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

59

www.hdfgroup.org
HDF4 Layout Map Project
• Problem
• Long-term readability of HDF data depends
on long-term availability of software

• Proposed solution
• Create a map of the layout of data objects in
an HDF file, allowing a simple reader to be
written to access the data

See Presentation Thursday
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

60

www.hdfgroup.org
EXPLOITING HDF5 TO REPRESENT
GEO-INFORMATION
AN EXAMPLE WITH COMPLEX TERRAIN DATA
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

61

www.hdfgroup.org
See Presentation Thursday
September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

62

www.hdfgroup.org
NIH STTR with Geospiza, Seattle WA

BIOHDF : TOWARD
SCALABLE
BIOINFORMATICS
INFRASTRUCTURES

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

63

TM

www.hdfgroup.org
BioHDF Project
• Goal: Reduce need to organize and structure
data, so researchers can focus on asking
questions and visualizing data
• Develop data models and tools to work with
sequence data in HDF5
• Integrate BioHDF technologies into Geospiza
products
• Deliver core BioHDF technologies to the
community as open-source software

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

64

www.hdfgroup.org
The HDF Group

Thank You All
and
Thank You NASA!

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

65

www.hdfgroup.org
Acknowledgements
This report is based on work supported by
cooperative agreement number NNX08AO77A from
the National Aeronautics and Space Administration
(NASA).
Any opinions, findings, conclusions, or
recommendations expressed in this material are
those of the author[s] and do not necessarily reflect
the views of the National Aeronautics and Space
Administration.

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

66

www.hdfgroup.org
The HDF Group

Questions/comments?

September 28 - 30, 2010

HDF/HDF-EOS Workshop XIV

67

www.hdfgroup.org

Más contenido relacionado

La actualidad más candente

Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 products
Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 productsInteroperability with netCDF-4 - Experience with NPP and HDF-EOS5 products
Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 productsThe HDF-EOS Tools and Information Center
 
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...The HDF-EOS Tools and Information Center
 
Improving long-term preservation of EOS data by independently mapping HDF4 da...
Improving long-term preservation of EOS data by independently mapping HDF4 da...Improving long-term preservation of EOS data by independently mapping HDF4 da...
Improving long-term preservation of EOS data by independently mapping HDF4 da...The HDF-EOS Tools and Information Center
 

La actualidad más candente (20)

HDF4 Mapping Project Update
HDF4 Mapping Project UpdateHDF4 Mapping Project Update
HDF4 Mapping Project Update
 
HDF Updae
HDF UpdaeHDF Updae
HDF Updae
 
Advanced HDF5 Features
Advanced HDF5 FeaturesAdvanced HDF5 Features
Advanced HDF5 Features
 
HDF Update
HDF UpdateHDF Update
HDF Update
 
Data Interoperability
Data InteroperabilityData Interoperability
Data Interoperability
 
HDF Update
HDF UpdateHDF Update
HDF Update
 
Tools to improve the usability of NASA HDF Data
Tools to improve the usability of NASA HDF DataTools to improve the usability of NASA HDF Data
Tools to improve the usability of NASA HDF Data
 
HDF Tools Tutorial
HDF Tools TutorialHDF Tools Tutorial
HDF Tools Tutorial
 
Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 products
Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 productsInteroperability with netCDF-4 - Experience with NPP and HDF-EOS5 products
Interoperability with netCDF-4 - Experience with NPP and HDF-EOS5 products
 
NetCDF and HDF5
NetCDF and HDF5NetCDF and HDF5
NetCDF and HDF5
 
Digital Object Identifiers for EOSDIS data
Digital Object Identifiers for EOSDIS dataDigital Object Identifiers for EOSDIS data
Digital Object Identifiers for EOSDIS data
 
HDF Update
HDF UpdateHDF Update
HDF Update
 
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...
Exploiting HDF5 Technologies to Represent Geo-Information-An Example with Com...
 
Improving long-term preservation of EOS data by independently mapping HDF4 da...
Improving long-term preservation of EOS data by independently mapping HDF4 da...Improving long-term preservation of EOS data by independently mapping HDF4 da...
Improving long-term preservation of EOS data by independently mapping HDF4 da...
 
Easy Remote Access Via OPeNDAP
Easy Remote Access Via OPeNDAPEasy Remote Access Via OPeNDAP
Easy Remote Access Via OPeNDAP
 
HDF Group Support for NPP/NPOESS/JPSS
HDF Group Support for NPP/NPOESS/JPSSHDF Group Support for NPP/NPOESS/JPSS
HDF Group Support for NPP/NPOESS/JPSS
 
HDF5 OPeNDAP project update and demo
HDF5 OPeNDAP project update and demoHDF5 OPeNDAP project update and demo
HDF5 OPeNDAP project update and demo
 
Support for NPP/NPOESS/JPSS by The HDF Group
 Support for NPP/NPOESS/JPSS by The HDF Group Support for NPP/NPOESS/JPSS by The HDF Group
Support for NPP/NPOESS/JPSS by The HDF Group
 
HDF Update
HDF UpdateHDF Update
HDF Update
 
HDF Project Update
HDF Project UpdateHDF Project Update
HDF Project Update
 

Destacado

Tune up your data science process
Tune up your data science processTune up your data science process
Tune up your data science processBenjamin Skrainka
 
See Data Differently: Applying the Design Process to Data Science
See Data Differently: Applying the Design Process to Data ScienceSee Data Differently: Applying the Design Process to Data Science
See Data Differently: Applying the Design Process to Data Sciencebo_p
 
The Role of Data Formats in Long-Term Preservation of Earth Science Information
The Role of Data Formats in Long-Term Preservation of Earth Science InformationThe Role of Data Formats in Long-Term Preservation of Earth Science Information
The Role of Data Formats in Long-Term Preservation of Earth Science InformationThe HDF-EOS Tools and Information Center
 
Data science and good questions eric kostello
Data science and good questions eric kostelloData science and good questions eric kostello
Data science and good questions eric kostelloData Con LA
 
The Emerging Landscape Of The Software Industry Presentation (June)
The Emerging Landscape Of The Software Industry    Presentation (June)The Emerging Landscape Of The Software Industry    Presentation (June)
The Emerging Landscape Of The Software Industry Presentation (June)Anand Deshpande
 
Introduction to Data Science (Data Science Thailand Meetup #1)
Introduction to Data Science (Data Science Thailand Meetup #1)Introduction to Data Science (Data Science Thailand Meetup #1)
Introduction to Data Science (Data Science Thailand Meetup #1)Data Science Thailand
 
A Tour of the Data Science Process, a Case Study Using Movie Industry Data
A Tour of the Data Science Process, a Case Study Using Movie Industry DataA Tour of the Data Science Process, a Case Study Using Movie Industry Data
A Tour of the Data Science Process, a Case Study Using Movie Industry DataDomino Data Lab
 

Destacado (10)

Tune up your data science process
Tune up your data science processTune up your data science process
Tune up your data science process
 
See Data Differently: Applying the Design Process to Data Science
See Data Differently: Applying the Design Process to Data ScienceSee Data Differently: Applying the Design Process to Data Science
See Data Differently: Applying the Design Process to Data Science
 
The Role of Data Formats in Long-Term Preservation of Earth Science Information
The Role of Data Formats in Long-Term Preservation of Earth Science InformationThe Role of Data Formats in Long-Term Preservation of Earth Science Information
The Role of Data Formats in Long-Term Preservation of Earth Science Information
 
Data stage Online Training
Data stage Online TrainingData stage Online Training
Data stage Online Training
 
Data science and good questions eric kostello
Data science and good questions eric kostelloData science and good questions eric kostello
Data science and good questions eric kostello
 
Data and science
Data and scienceData and science
Data and science
 
The Emerging Landscape Of The Software Industry Presentation (June)
The Emerging Landscape Of The Software Industry    Presentation (June)The Emerging Landscape Of The Software Industry    Presentation (June)
The Emerging Landscape Of The Software Industry Presentation (June)
 
Introduction to Data Science (Data Science Thailand Meetup #1)
Introduction to Data Science (Data Science Thailand Meetup #1)Introduction to Data Science (Data Science Thailand Meetup #1)
Introduction to Data Science (Data Science Thailand Meetup #1)
 
A Tour of the Data Science Process, a Case Study Using Movie Industry Data
A Tour of the Data Science Process, a Case Study Using Movie Industry DataA Tour of the Data Science Process, a Case Study Using Movie Industry Data
A Tour of the Data Science Process, a Case Study Using Movie Industry Data
 
Open Data for Social Good
Open Data for Social GoodOpen Data for Social Good
Open Data for Social Good
 

Similar a HDF Update

Hdf5 parallel
Hdf5 parallelHdf5 parallel
Hdf5 parallelmfolk
 
Hdf5 current future
Hdf5 current futureHdf5 current future
Hdf5 current futuremfolk
 

Similar a HDF Update (20)

Hierarchical Data Formats (HDF) Update
Hierarchical Data Formats (HDF) UpdateHierarchical Data Formats (HDF) Update
Hierarchical Data Formats (HDF) Update
 
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 Tools Tutorial
HDF Tools TutorialHDF Tools Tutorial
HDF Tools Tutorial
 
HDF Project Status and Plans
HDF Project Status and PlansHDF Project Status and Plans
HDF Project Status and Plans
 
Moving applications to HDF5 1.8
Moving applications to HDF5 1.8Moving applications to HDF5 1.8
Moving applications to HDF5 1.8
 
HDF5 and Ecosystem: What Is New?
HDF5 and Ecosystem: What Is New?HDF5 and Ecosystem: What Is New?
HDF5 and Ecosystem: What Is New?
 
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
 
Hdf5 parallel
Hdf5 parallelHdf5 parallel
Hdf5 parallel
 
Hdf5 current future
Hdf5 current futureHdf5 current future
Hdf5 current future
 
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)
 
HDFView With an HDF-EOS Plug-in
HDFView With an HDF-EOS Plug-inHDFView With an HDF-EOS Plug-in
HDFView With an HDF-EOS Plug-in
 
HDF Update
HDF UpdateHDF Update
HDF Update
 
HDF-Java Products
HDF-Java ProductsHDF-Java Products
HDF-Java Products
 
The New HDF-EOS WebSite - How it can help you
The New HDF-EOS WebSite - How it can help youThe New HDF-EOS WebSite - How it can help you
The New HDF-EOS WebSite - How it can help you
 
Easy Access of NASA HDF data via OPeNDAP
Easy Access of NASA HDF data via OPeNDAPEasy Access of NASA HDF data via OPeNDAP
Easy Access of NASA HDF data via OPeNDAP
 
HDF5 Backward and Forward Compatibility Issues
HDF5 Backward and Forward Compatibility IssuesHDF5 Backward and Forward Compatibility Issues
HDF5 Backward and Forward Compatibility Issues
 
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
 
Parallel HDF5 Developments
Parallel HDF5 DevelopmentsParallel HDF5 Developments
Parallel HDF5 Developments
 
HDFView and HDF Java Products
HDFView and HDF Java ProductsHDFView and HDF Java Products
HDFView and HDF Java Products
 
HDF OPeNDAP project update and demo
HDF OPeNDAP project update and demoHDF OPeNDAP project update and demo
HDF OPeNDAP project update and demo
 

Más de 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
 

Más de 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
 
HDF - Current status and Future Directions
HDF - Current status and Future Directions HDF - Current status and Future Directions
HDF - Current status and Future Directions
 
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 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
 

Último

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 

Último (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 

HDF Update

  • 1. The HDF Group HDF Update Mike Folk The HDF Group The 14th HDF and HDF-EOS Workshop September 28-30, 2010 September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 1 www.hdfgroup.org
  • 2. Topics What's up with The HDF Group? Library Update Tools update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 2 www.hdfgroup.org
  • 3. The HDF Group What’s up with The HDF Group? September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 3 www.hdfgroup.org
  • 4. The HDF Group What is The HDF Group And why does it exist? September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 4 www.hdfgroup.org
  • 5. The HDF Group • A company dedicated to supporting HDF and its users • 18 years at University of Illinois National Center for Supercomputing Applications • 5 years non-profit “The HDF Group” • The HDF Group owns HDF4 and HDF5 September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 5 www.hdfgroup.org
  • 6. Data challenges addressed by HDF Need to organize complex collections of data lat | lon | temp ----|-----|----12 | 23 | 3.1 15 | 24 | 4.2 17 | 21 | 3.6 Long term data preservation Efficient, scalable storage and access September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 6 www.hdfgroup.org
  • 7. The HDF Group Services • Helpdesk and Mailing Lists • Available to all users as a first level of support • Standard Support • Rapid issue resolution and advice • Consulting • Needs assessment, troubleshooting, design reviews, etc. • Training • Tutorials and hands-on practical experience • Enterprise Support • Supporting many HDF activities across organizations • Special Projects • Adapting customer applications to HDF • New features and tools • Research and Development September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 7 www.hdfgroup.org
  • 8. Members of the HDF support community Army test and evalution command September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 8 www.hdfgroup.org
  • 9. Some areas of increased recent interest • Improvements • • • • • Concurrent access Remote Access Parallel I/O performance Real-time write performance High level language support • Life sciences • Sequencing • Biomedical imaging • Database integration • Microsoft products (HPC, .NET, others) September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 9 www.hdfgroup.org
  • 10. Topics What's up with The HDF Group? Library Update Tools Update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 10 www.hdfgroup.org
  • 11. The HDF Group Software Releases Highlights HDF4 September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 11 www.hdfgroup.org
  • 12. Time-line of the HDF software releases HDF5 1.6 1.8.4 (Nov 2009) 1.8.4-patch1 (Feb 2010) HDF4 4.2.5 (Feb 2010) H4toH5 conversion software 2.1.1 (Feb 2010) H5check 2.0 (Apr 2010) HDF-Java Products 2.6 (Jan 2010) September 28 - 30, 2010 1.8.5 (June 2010) 1.8.5-patch1 (Aug 2010) 1.8.6 (Oct 2010) 1.8.7 (May 2011) 4.2.6 (Feb 2011) 2.1.2 (Oct 2010) 2.1.3 (Feb 2011) 2.1 ( Apr 2011 or earlier) 2.6.1 (Mar 2010) 2.7 beta (Sep 2010) HDF/HDF-EOS Workshop XIV 2.7 (Oct-Nov 2010) 12 www.hdfgroup.org
  • 13. HDF5 1.8.4 minor release (Nov 09) • New features • Embedded library information in executable • UNIX “strings” command pulls the info • h5diff: Added system “epsilon” for comparing floating-point datasets • h5diff: Infinity is treated as a number (vs. NaN); a dataset compared to itself is always “the same” now • Bugs • Corrected a problem where library will touch the file when file opened with R/W permissions, when no changes were done • HDF5 configure no longer modifies CFLAGS set by a user • Corrected a problem with deleting many objects in a heap that caused a file to become unreadable. September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 13 www.hdfgroup.org
  • 14. HDF5 1.8.4-patch1 (Feb 10) • Bug reported by netCDF-4 users: some files created on big-endian machines could not be read on little-endian systems • A problem with encoding fractal heap IDs for attributes and shared object header messages in releases 1.8.0-1.8.4 • Only files created according to the scenario described at http://www.hdfgroup.org/HDF5/release/known_pr oblems/ are affected • Please contact help@hdfgroup.org if you need help with such files September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 14 www.hdfgroup.org
  • 15. HDF5 1.8.5 minor release (Jun 10) • New features • CMake support is added for Windows and Linux • Configure adds appropriate defines for supporting large (64-bit) files on all systems, and instead of only Linux (e.g., Solaris 32-bit) • h5dump: added display of packed bits (a.k.a quality flags) • h5diff: better support for symbolic and external links • Added support for AIX 6.1 • Bugs • Enabled -03 optimization with gcc September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 15 www.hdfgroup.org
  • 16. HDF5 1.8.5-patch1 (Feb 10) • Potential file corruption problem reported by the SMHI (Swedish Meteorological and Hydrological Institute) developers • Introduced in 1.8.5 • Occurs when using non-default sizes of addresses and/or lengths for file creation • Switch to 1.8.5-patch1 immediately if you use such creation properties for the files • THG is working with SMHI to get access to the files and to include them into backward/forward compatibility testing • September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 16 www.hdfgroup.org
  • 17. Preview: HDF5 1.8.6 minor release (Oct 10) • New features • Added support for thread safety on Windows using the Windows threads library. • Improved I/O performance on datasets with the “same shape” but different ranks (e.g., writing from 2D array to a 2D plane in 3D dataset in a file) • Added support for Sun C and C++ 5.10 and Sun Fortran 95 8.4 • h5ls: added new feature to follow symbolic links • Bugs • Fixed numerous memory leak problems September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 17 www.hdfgroup.org
  • 18. HDF 4.2.5 minor release (Feb 10) • Enhanced the library to handle Vgroup names and Class names • Many files use name lengths greater than 64 characters (default) • Added ne functions to find the length Vgetnamelen and Vgetclassnamelen • Enhanced hdp to display SDSs in a specified order (vs. index order) • Added support for AIX 6.1, Mac Intel 64-bit with GNU and Intel compilers • Added all User’s Guide examples to the source code for better support and regression testing • Cleaned up a lot of obsolete code September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 18 www.hdfgroup.org
  • 19. Preview: HDF 4.2.6 minor release (Feb 11) • CMake to build on Windows, Linux and Mac • New functions added to support H4 mapping project • Application can find the location of data in the HDF4 files; it can be used to read data without HDF4 library, e.g., using C program to seek to and read data back • Functions to return location and sizes of metadata for SDSs, Images, Vgroups and Vdatas, Labels and Annotations • Functions to return location and sizes of raw data for SDSs, Images, Vgroups and Vdatas, Labels and Annotations September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 19 www.hdfgroup.org
  • 20. H4-H5 Conversion Software 2.1.1 (Feb 10) • Based on HDF 4.2.5 and HDF5-1.8.5 • Added support for Windows 64-bit • New release will in Oct 2010 will have a minor bug fix and use HDF5 1.8.6 release • Future work: move to Cmake for better Windows support September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 20 www.hdfgroup.org
  • 21. H5check Apr 10 • • • • Many bug fixes Added support for Solaris 64-bit Improved configuration step Future releases depend on bugs/enhancements requests and possible file format changes in the future HDF5 versions September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 21 www.hdfgroup.org
  • 22. Lessons learned or what we do • Testing, testing, testing • Regression testing on major platforms • Linux, Solaris, FreeBSD, Windows, Mac, AIX, SGI Altix • Little-endian and big-endian platforms • 32 and 64-bit • Variety of compilers (e.g., gcc 4.3.*, 4.4,*, Intel, PGI, Absoft, IBM, Sun) September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 22 www.hdfgroup.org
  • 23. Lessons learned or what we do • Backward/forward compatibility testing (file format and APIs) • Third part software testing (netCDF-4 and HDF-EOS2(5) • Performance testing • Assure that fixes and new features do not harm performance • Software quality analysis with special tools – Coverity sessions • In the process of revising current regression tests • Adding more tests for the libraries and tools • Adding different levels of tests (current tests take too much time already) • Enabling regression tests with valgrind September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 23 www.hdfgroup.org
  • 24. Lessons learned or how you can help • Need your help • Participate in the pre-release testing • Announced on hdf-forum mailing list • Let us know if you are interested, we will contact you individually • Give us your files to include in backward/forward compatibility testing • Tell us about your applications or send us examples of your HDF code (both HDF4 and HDF5) • Tell us how do you use command line tools, HDFView, documentation, APIs, etc. • Send email to help@hdfgroup.org • Post on hdf-forum mailing list September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 24 www.hdfgroup.org
  • 25. Topics What's up with The HDF Group? Library Update Tools update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 25 www.hdfgroup.org
  • 26. Command line tools • Peter will cover in detail in tools update. • Improvements to • • • • h5repack h5copy h5diff h5ls • New tools in development • h5watch - allows user to monitor growth of a dataset • H5edit - add/remove/modify data or metadata • Give us feedback! September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 26 www.hdfgroup.org
  • 27. Topics What's up with The HDF Group? Library Update Tools update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 27 www.hdfgroup.org
  • 28. Support HDF5 1.8 • HDF5 JNI • Over 100 new functions added to Java Interface (JHI5) • Unit tests added for new functions & some HDF5 1.6 functions • Many features added to Object Layer & HDFView, such as: • Support for external links • Attribute renaming • Some features removed, including: • Setting link creation order and link storage type • Showing groups and attributes in creation order (Object Layer) • Creating soft and external links • Retrieve link information • Rename Attributes September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 28 www.hdfgroup.org
  • 29. Topics What's up with The HDF Group? Library Update Tools update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 29 www.hdfgroup.org
  • 30. New capabilities in the works • Single-Writer/Multiple-Reader (SWMR) Access • Allows simultaneous reading of HDF5 file while the file is being modified by another process • Better Multi-Threaded Concurrency • Improve ability to have multiple threads performing HDF5 operations simultaneously • Recent parallel I/O improvements • Changes to reduce redundancy and communication (available in 1.8.6 release) September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 30 www.hdfgroup.org
  • 31. Other Library Features • Saving space • Persistent File Free Space tracking/recovery • Allow a group’s link info to be compressed • Saving time • New chunk indexing methods • Aggregate metadata for faster metadata I/O • Asynchronous metadata I/O operations • Preserving file in case of crash • Separately journal metadata changes to file • Re-order updates to metadata September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 31 www.hdfgroup.org
  • 32. Parallel I/O Improvement - Partnerships Improve performance on parallel apps Improve performance on parallel apps Add features anticipating exascale systems September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 32 www.hdfgroup.org
  • 33. Future Parallel I/O Improvements • High-level “HPC” API • Fast indexing for HDF5 files (FastBit) • I/O performance tracking, testing and tuning • HPC specific “fast-tracking” • Virtual file driver enhancements • Auto-tuning to underlying parallel file system September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 33 www.hdfgroup.org
  • 34. Recent NSF proposals for new features • New built-in datatypes • Boolean, complex, C99 types, etc. • Expand coverage of attributes • Attributes for individual fields of compound type • Attributes for regions within dataspace • • • • Store compound datatypes in columns (per field) Allow shared dataspaces in file Improve HPC performance Facilitate remote access September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 34 www.hdfgroup.org
  • 35. Topics What's up with The HDF Group? Library Update Tools update HDF Java Products Library development in the works Other activities September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 35 www.hdfgroup.org
  • 36. The HDF Group HDF-EOS Support September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 36 www.hdfgroup.org
  • 37. EOS support • HDF-EOS2 and HDF-EOS5 • Continue testing daily with HDF4 and HDF5 development code • Updated and maintained the HDF-EOS website September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 37 www.hdfgroup.org
  • 38. The Updated HDF-EOS website • Software • Evaluating many packages • Examples • Adding examples for many NASA products • Forums • Moderating the forum http://hdfeos.org September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 38 www.hdfgroup.org
  • 39. NCL/IDL/MATLAB examples • Many examples from different NASA data centers’ • Example codes and plots September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 40 www.hdfgroup.org
  • 40. An example to access AIRS Swath • Directly read the lat/lon and use polar view … data=eos_file>radiances_L2_Standard_cloud_cleared_radiance_product(:,:,0) ; read specific subset of data field ; In order to read the radiances data field from the HDF-EOS2 file, the group ; under which the data field is placed must be appended to the data field in NCL. For more information, ; visit section 4.3.2 of http://hdfeos.org/software/ncl.php. data@lat2d=eos_file>Latitude_L2_Standard_cloud_cleared_radiance_product ; associate longitude and latitude data@lon2d=eos_file>Longitude_L2_Standard_cloud_cleared_radiance_product data@_FillValue=-9999 ; … res@gsnCenterString="radiances at Channel=567" plot(2)=gsn_csm_contour_map_polar(xwks,data_2,res) res@gsnCenterString="radiances at Channel=1339" plot(3)=gsn_csm_contour_map_polar(xwks,data_3,res) delete(plot) ; cleaning up resources used delete(data) NCL September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 41 www.hdfgroup.org
  • 41. INTEROPERABILITY September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 42 www.hdfgroup.org
  • 42. The HDF Group HDF-EOS5/netCDF-4 Augmentation Tool Accessing HDF-EOS5 files via netCDF-4 API September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 43 www.hdfgroup.org
  • 43. HDF-EOS5 and NetCDF-4 • Enabling NetCDF4 to access HDF-EOS5 data • One file can be used for both EOS5 and NetCDF-4. • Note that EOS5 users are not affected at all. Augmentation HDF-EOS5 HDF5 September 28 - 30, 2010 HDF-EOS5 file Augmented HDF-EOS5 file HDF/HDF-EOS Workshop XIV NetCDF4 NetCDF-4 file HDF5 44 www.hdfgroup.org
  • 44. The Main Challenge • Would like netCDF-4 applications to be able to read and understand HDF-EOS 5 files • Problem: NetCDF-4 model follows the HDF5 dimension scale model but HDF-EOS5 does not. HDFEOS GRIDS No HDF5 dimension CloudFractionAndPressure scales are associated Data Fields with this variable CloudFraction CloudPressure September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 45 www.hdfgroup.org
  • 45. The HDF Group HDF-EOS2 dumper September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 48 www.hdfgroup.org
  • 46. HDFEOS2 dumper - motivation • HDF-EOS2 Grid • Latitude and longitude values are not stored inside the file. • It is not straightforward for users to calculate the latitude and longitude for some projections. • HDF-EOS2 Swath using dimension map • Latitude/longitude values are provided either in a separate HDF-EOS2 file or need to be interpolated. September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 49 www.hdfgroup.org
  • 47. HDF EOS2 dumper • This EOS2 dumper can be used to quickly obtain the latitude and longitude data • It is a command-line tool only supported on Linux • The output is ASCII format • The dumper is used to generate some HDFEOS2 plots via IDL,NCL and MATLAB September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 50 www.hdfgroup.org
  • 48. More information • Augmentation tool http://hdfeos.org/software/aug_hdfeos5.php • HDF-EOS2 dumper http://www.hdfeos.org/software/eosdump.php September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 52 www.hdfgroup.org
  • 49. The HDF Group OPeNDAP September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 53 www.hdfgroup.org
  • 50. OPeNDAP Update • HDF4-OPeNDAP handler • Access many NASA HDF-EOS and HDF4 products • HDF5-OPeNDAP handler • Access MLS/HIRDLS Swath data and bug fixes • More information in the afternoon session September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 54 www.hdfgroup.org
  • 51. The HDF Group HDF Group Support for NPP/NPOESS/JPSS September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 56 www.hdfgroup.org
  • 52. 2009-2010 Priorities • Implement software to simplify working with NPOESS data • Include changes in mainstream • Begin work on an h5edit tool • Testing on NASA mini-IDPS system • Regular meetings with NPOESS community • High priority helpdesk support September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 57 www.hdfgroup.org
  • 53. 2010-2011 Priorities • Deploy/maintain new software for working with HDF5 objects used by NPOESS • Implement h5edit tool • Help facilitate access to NPOESS data by netCDF applications • Streamline testing on NASA mini-IDPS • User support See Presentation Thursday September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 58 www.hdfgroup.org
  • 54. HDF4 LAYOUT MAPS September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 59 www.hdfgroup.org
  • 55. HDF4 Layout Map Project • Problem • Long-term readability of HDF data depends on long-term availability of software • Proposed solution • Create a map of the layout of data objects in an HDF file, allowing a simple reader to be written to access the data See Presentation Thursday September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 60 www.hdfgroup.org
  • 56. EXPLOITING HDF5 TO REPRESENT GEO-INFORMATION AN EXAMPLE WITH COMPLEX TERRAIN DATA September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 61 www.hdfgroup.org
  • 57. See Presentation Thursday September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 62 www.hdfgroup.org
  • 58. NIH STTR with Geospiza, Seattle WA BIOHDF : TOWARD SCALABLE BIOINFORMATICS INFRASTRUCTURES September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 63 TM www.hdfgroup.org
  • 59. BioHDF Project • Goal: Reduce need to organize and structure data, so researchers can focus on asking questions and visualizing data • Develop data models and tools to work with sequence data in HDF5 • Integrate BioHDF technologies into Geospiza products • Deliver core BioHDF technologies to the community as open-source software September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 64 www.hdfgroup.org
  • 60. The HDF Group Thank You All and Thank You NASA! September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 65 www.hdfgroup.org
  • 61. Acknowledgements This report is based on work supported by cooperative agreement number NNX08AO77A from the National Aeronautics and Space Administration (NASA). Any opinions, findings, conclusions, or recommendations expressed in this material are those of the author[s] and do not necessarily reflect the views of the National Aeronautics and Space Administration. September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 66 www.hdfgroup.org
  • 62. The HDF Group Questions/comments? September 28 - 30, 2010 HDF/HDF-EOS Workshop XIV 67 www.hdfgroup.org

Notas del editor

  1. WhyIncreasing need for support, services, quick responseNot a good model for a University R&amp;D projectWho11 software engineers and several students: develop, maintain HDF software, work on special projects, manage projects3 tech support staff: helpdesk, doc, sysadmin. Management teamPresidentDirector of Technical Services and OperationsDirector of Software DevelopmentDirector of Business OperationsManagers responsible for tools, applicationsOther THG staff include seven full-time software engineers who develop and maintain the HDF software, as well as working on special projects, and three technical support staff who provide helpdesk support, documentation, and system administration. The HDF group also generally employs students from the University Computer Science and Engineering departments.
  2. NASA – EOSNOAA/NASA/Riverside Tech – NPOESS/JPSSArmy Geospatial CenterA leading U.S. aerospace companyNIH/Geospiza (bio software company )University of Illinois/NCSASandia National Laboratory Lawrence Berkeley National LabProjects in petroleum industry, chip design, finance, others“In kind” support
  3. 1.8 had two patch releases along with the scheduled ones1.8.6 will come a month earlier due to the office moveNew release of h5check depends on future file format changes and reported bugs in the tool; it doesn’t depend on the HDF5 library at all, only on the file format
  4. Store Partial Edge Chunks More EfficientlyAllow application to control whether partially used chunks at edges of datasets are compressed and/or allocated as full chunks in file.Persistent File Free Space trackingNo more “forgetting where all the free space in the file is” when the file is closedAllow a group’s heaps (which store link info) to be compressed
  5. Examples for fast-tracking: (1) you know you will never do partial I/O. (2) You know you will never want to reclaim space in a file.
  6. In general, for all the following slides: You need to specify the tool name under the plot. The font should not be too small.Add another code section:Amplify data@lat2d=eos_file-&gt;Latitude_L2_Standard_cloud_cleared_radiance_product..Amplify:plot(3)=gsn_csm_contour_map_polar(xwks,data_3,res…)Replace the plot with channel 567
  7. Basically it’s a tool for getting lat/lon from HDF-EOS 2 files.Tool created a couple years ago for internal use, by Choonhwan. Kent found it convenient for finding lat/lon. Had a student test and improve it, fix bugs.Now it’s available.