HDFEOS
  1. HDFEOS

h4h5tools

Public

Network

 
AuthorCommitMessageCommit Date
Muqun YangMuqun Yang
43ec10192dbHFRHFVTOOLS-11, for unlimited dimension, the dimension size should be the current dimension size with the maximum dimension size to be H5S_UNLIMITED. Fix this issue. Also fix a C string operation issue, use HDF4 SDS type for the pure dimension datatype. At last, improve error handling a little bit. The current revision can convert CERES edition 4 test file to HDF5 that can be correctly accessed by both Panoply and ncdump.
Muqun YangMuqun Yang
5190e9f46a1Fixing the code that uses the dimension scale
Muqun YangMuqun Yang
c1876764d61Start debugging the dimension scale support.Add debugging code
Muqun YangMuqun Yang
d80d2b2be20Modify a few comments
Muqun YangMuqun Yang
18fbdac4665Remove two unused lines.
Muqun YangMuqun Yang
a665019f0fdFixing the dimension scale name when setting the scale with H5DSset_scale.
Muqun YangMuqun Yang
8c84fd2b4e0HFRHFVTOOLS-11, adding error handling
Muqun YangMuqun Yang
f58c35bafe1HFRHFVTOOLS-11, linking the components to handle the conversion of SDS dim. scale to HDF5. This process doesn't address the compliant to netCDF and conventions.
Muqun YangMuqun Yang
2e4cdfbad06HFRHFVTOOLS-11, adding code to handle dimeension scale
Allen ByrneAllen Byrne
2081b07c04bUpdate autotools and CMake build files. Tested: local linux CMake, jam autotools make
Muqun YangMuqun Yang
efdefbf2ed2HFRHFVTOOLS-11, adding the code to convert SDS dimension attributes to HDF5
Muqun YangMuqun Yang
e909115dbefHFRHFVTOOLS-11, add code to convert pure dim. scale to HDF5
Muqun YangMuqun Yang
d36c125ca8bAdd a small piece of code to handle dimension attributes.
Muqun YangMuqun Yang
04a667403c8HFRHFVTOOLS-11, coding the dimension scales for the pure dimensions.
Muqun YangMuqun Yang
bc90f534258HFRHFVTOOLS-11, adding more code to create dim scales for fakedim>
Muqun YangMuqun Yang
15ac79274c5Minor edition to handle dim. scales.
Muqun YangMuqun Yang
d3c3bfef797HFRHFVTOOLS-11, converting fakeDims to HDF5 by following the dim. scales.
Muqun YangMuqun Yang
0f5988b36a7HFRHFVTOOLS-11, fix an issue to set up tables.
Muqun YangMuqun Yang
fb81a4ee486HFRHFVTOOLS-11, adding code to initialize and free the tables regarding the dimension scales.
Muqun YangMuqun Yang
93d03751e75HFRHFVTOOLS-11, add coding the declaration of helper functions
Muqun YangMuqun Yang
4fa13cb75e1HFRHFVTOOLS-11, implement a helper function to handle fakeDim
Muqun YangMuqun Yang
f1fb2932318Adding a trivial comment
Muqun YangMuqun Yang
ba131de17cdHFRHFVTOOLS-11, adding code skeleton to support the conversion to HDF5 dimension scale.
Allen ByrneAllen Byrne
14c4bd2564dUse macro from H5public.h Tested local linux
Allen ByrneAllen Byrne
2847e6178baswitch free function based on library version
Muqun YangMuqun Yang
5e7a2d5cebfHFRHFV-11, have done a little coding on the dimscale support.
Allen ByrneAllen Byrne
d67fc0b8216HFRHFVTOOLS-103 - Use H5free_memory() for free the fieldname resource from a H5Tget_member_name call. Tested: windows
Muqun YangMuqun Yang
037992c4d58HFRHFVTOOLS-11, start coding on the dim. scale support. Clean up the old code. Will not affect the daily test.
Muqun YangMuqun Yang
ac1b58cb883HFRHFVTOOLS-11, adding a template function to support the dimension scale
Allen ByrneAllen Byrne
4de893e4f4cUpdate svn properties eol-style
Muqun YangMuqun Yang
484a2d47064remove unused code
Muqun YangMuqun Yang
8da39339f88HFRHFVTOOLS-11, just add comments.
Muqun YangMuqun Yang
da316e2b51aHFRHFVTOOLS-11, make the converted HDF5 files follow the creation-order when dimension scale APIs are used.
Muqun YangMuqun Yang
126cd9c5534HFRHFVTOOLS-11, make the converted HDF5 files follow the creation-order when dimension scale APIs are used.
Muqun YangMuqun Yang
c5e48ed798fHFRHFVHAOOLS-108, remove unused MAKE_HDFVIEW_READABLE
Muqun YangMuqun Yang
c953fd1b998Remove unused MAKE_HDFVIEW_READABLE macros
Allen ByrneAllen Byrne
edd56e4545dConvert CMake commands to lowercase
Allen ByrneAllen Byrne
17c947c053fFix CMP0053 cmake usage
Muqun YangMuqun Yang
2e3725fd084Adding a macro to check if the HDF5 dimensional scale APIs can be linked with the configure generated by the temporary configure.ac. By default, that macro is undefined so that it will not affect any daily tests.
Muqun YangMuqun Yang
abe6a79b040remove a debugging line
Muqun YangMuqun Yang
68d2b242d33We need to use the HDF5 HL library to support the HDF5 dimension scale. I add a line to check if the high level library exists to the configure.ac. There are some issues to check the HL header so the HL header check is turned off temporarily.
Mark EvansMark Evans
194562d25c5Changed link to H4toH5Mapping.pdf from ..\ADGuide to http://www.hdfgroup.org/HDF5/doc/ADGuide/H4toH5Mapping.pdf. Tested: Firefox
Allen ByrneAllen Byrne
e2c170ca977Correct the install folder logic.
Allen ByrneAllen Byrne
b93ca93e4deCorrect NSIS name
Allen ByrneAllen Byrne
baf949251fbSynchronize Apple bundle packaging with latest changes discovered during hdf-java work.
Allen ByrneAllen Byrne
4b19b1dfe3cRemove old set command
Allen ByrneAllen Byrne
e9042ed8029HDFFV-8684: Change Package name depending on CDASH_LOCAL configuration variable. Tested: local linux
Allen ByrneAllen Byrne
d04c0a4de7aSet NSIS dispaly name
Allen ByrneAllen Byrne
0a82450757dAdd Windows VS version for README.txt
Allen ByrneAllen Byrne
7b2c166c462Fix typo