HDFEOS
  1. HDFEOS

h4map

Public

Network

 
AuthorCommitMessageCommit Date
Binh-Minh RiblerBinh-Minh Ribler
c51556e1095Description These are committed by mistake. Removed!
Binh-Minh RiblerBinh-Minh Ribler
5e3061d0e35Description: hmapbuilddata.c: main program to build data files hmap_sdsconttest.c: builds contiguous data hmap_sdschkcomptest.c: builds chunked and compressed data hmap_sdscomptest.c: builds compressed data hmap_sdschktest.c: builds chunked data hmap_sdsunlmttest.c: builds extendible data hmap_vdtest.c: builds Vdata data hmap_vgtest.c: builds Vgroup data hmap_ristest.c: builds RIS data hmap_simple.hdf: simple SDS data hmap_comp.hdf: compressed SDS d...
Binh-Minh RiblerBinh-Minh Ribler
20660aa4c92Description Made temporary changes to Makefile. It should be generated properly by configure, at the end.
Binh-Minh RiblerBinh-Minh Ribler
9e85632b9bfDescription: - when typed "hmap" without argument, got Segmentation fault -> fixed: moved the check for argc to before the other command line check - when file name is invalid, nothing happened -> fixed: printed informative message that file is not found - Added CHECK to many API calls (more to do) - added _HDF_DIMENSION, _HDF_UDIMENSION, DIM_VALS, DIM_VALS01 to INTERNAL_HDF_CLASSES in function isInternal, also tried to use both vgroup and vdata, not ju...
xcaoxcao
c4ef8d84a7dAdd xml files to svn.
xcaoxcao
de4a5089b5aAdd tar files to svn
xcaoxcao
f03ef85a2c5Add all pages to svn
xcaoxcao
042577b3e55Fix some typos reported by Binh-Minh.
xcaoxcao
ecb2c29a9eb
xcaoxcao
6d7a8834df5fix garbage character for all attributes
xcaoxcao
78652ff8a0aFix garbage character in attributes
xcaoxcao
2314c84299dAdd notes to fix a bug for getting compression information
xcaoxcao
02e543acd62Update the design document.
xcaoxcao
d7e4b9b2c37Trim characters with value < 0 (garbage)
xcaoxcao
938455d1baeAdd hdf4 mapping project files
Quincey KoziolQuincey Koziol
079b1d7f4c0Create initial repository structure