Implementation of a helper class that aims to reduce code redundence for different special CF derived array class For example, format_constraint has been called by different CF derived array class, and write_nature_number_buffer has also be used by missing variables on both HDF-EOS5 and generic HDF5 products
A helper class that aims to reduce code redundence for different special CF derived array class For example, format_constraint has been called by different CF derived array class, and write_nature_number_buffer has also be used by missing variables on both HDF-EOS5 and generic HDF5 products
The implementation of functions to identify different NASA HDF5 products. Current supported products include MEaSUREs SeaWiFS, OZone, Aquarius level 3 Decadal survey SMAP level 2 and ACOS level 2S
This file includes functions to identify different NASA HDF5 products. Current supported products include MEaSUREs SeaWiFS, OZone, Aquarius level 3 Decadal survey SMAP level 2 and ACOS level 2S
The implementation of HDF5Sequence class. This class is not used in the current hdf5 handler and is provided to support DAP Sequence data type if necessary