HDFEOS
  1. HDFEOS

h4cflib

Public

Network

 
AuthorCommitMessageCommit Date
Hyo-Kyung LeeHyo-Kyung Lee
92d45fa501dHFRCFLIB-90:commented out debugging messages. tested with MCD43C1.
Hyo-Kyung LeeHyo-Kyung Lee
87246f84780HFRCFLIB-2:added tar-pax for long file name support.
Hyo-Kyung LeeHyo-Kyung Lee
2fdf0976be0HFRCFLIB-2:added README for NASA test directories. updated INSTALL with space requirements for temporary files.
Hyo-Kyung LeeHyo-Kyung Lee
7cd9cde779bHFRCFLIB-2:updated NASA testsuite (NC4) for the latest library fix.
Hyo-Kyung LeeHyo-Kyung Lee
99d216480e4HFRCFLIB-2:updated testsuite for the latest library fix.
Hyo-Kyung LeeHyo-Kyung Lee
8a7f0cd0ad0HFRCFLIB-2:removed API test for NASA file test.
Hyo-Kyung LeeHyo-Kyung Lee
41060a129fbHFRCFLIB-2:removed CDL test and API test for real NASA data.
Hyo-Kyung LeeHyo-Kyung Lee
4c7ac3c1dfeHFRCFLIB-2:cleaned up soft links to real NASA files for distribution preparation.
Hyo-Kyung LeeHyo-Kyung Lee
9f8d684c186HFRCFLIB-2:added NASA test instruction under INSTALL.
Hyo-Kyung LeeHyo-Kyung Lee
9195a4f2784HFRCFLIB-2:renamed NASA test script for consistency.
Hyo-Kyung LeeHyo-Kyung Lee
8e81923bd47HFRCFLIB-86:replaced h4cf_get_file_attrs_txt() with h4cf_get_file_attrs() function.
Hyo-Kyung LeeHyo-Kyung Lee
e09226a4e70HFRCFLIB-86:removed h4cf_get_file_attrs() function.
Hyo-Kyung LeeHyo-Kyung Lee
0a37b33f1c1HFRCFLIB-86:replaced h4cf_get_file_attrs_txt() with h4cf_get_file_attrs() function.
Hyo-Kyung LeeHyo-Kyung Lee
fd3a9a57465HFRCFLIB-86:replaced the h4cf_get_file_attrs_str() with h4cf_get_file_attrs().
Hyo-Kyung LeeHyo-Kyung Lee
6e3416a9f1fHFRCFLIB-86:replaced the h4cf_get_file_attrs_str with h4cf_get_file_attrs in the testsuite. commented out APIs that are not thoroughly tested.
Hyo-Kyung LeeHyo-Kyung Lee
154d7d9ede4HFRCFLIB-86:removed the use of h4cf_get_var_str_value() that was never called and replaced it with error message.
Muqun YangMuqun Yang
82d64c1cd75HFRCFLIB-87, adding member functions get_attr_by_name for SDS and vdata fields
Hyo-Kyung LeeHyo-Kyung Lee
4534445ec12HFRCFLIB-2:added support for curl download because wget is not available on Macs.
Hyo-Kyung LeeHyo-Kyung Lee
efa51891f37HFRCFLIB-2:added h4cf_get_attr_by_name API test.
Hyo-Kyung LeeHyo-Kyung Lee
4d6a47d376cHFRCFLIB-72:fixed h4cf.h for Doxygen style. updated PDF reference manual.
Hyo-Kyung LeeHyo-Kyung Lee
463214b47eeHFRCFLIB-72:installed LaTeX on Jaguar. added Doxyfile and tested PDF reference manual generation with LaTeX.
Hyo-Kyung LeeHyo-Kyung Lee
9c93ecbec7fHFRCFLIB-2:cleaned up configure.ac comments, updated INSTALL document, and added comments for potential test failure due to ncdump path.
Hyo-Kyung LeeHyo-Kyung Lee
b76b80f7ab0HFRCFLIB-84:confirmed the fix and updated testsuite.
Muqun YangMuqun Yang
9031a5a002dHFRCFLIB-84, set stride to 1 when edge is 1 and stride is 0. This is because HDF4 SDS may behave differently when stride is 0, check http://www.hdfgroup.org/release4/doc/RefMan_html/RM_Section_II_SD.html#wp568346, also correct the total number of elements when reading the subset of vdata, tests on testsds2.hdf testsds3.hdf, testvs2.hdf and testvs3.hdf all look fine with me
Muqun YangMuqun Yang
a48f5810261HFRCFLIB-84, tackle the vdata handling, okay on CentOS 5, need to test CentOS 6
Hyo-Kyung LeeHyo-Kyung Lee
c85d74f33f8HFRCFLIB-2:testsuite now can trigger either NC3 or NC4 output set automatically.
Hyo-Kyung LeeHyo-Kyung Lee
fd6d2fb400fHFRCFLIB-2:added the correct NC3 test output for testsds5.hdf.
Muqun YangMuqun Yang
1bffc3c238cHFRCFLIB-84, changing the edge to 1 when stride is 0
Muqun YangMuqun Yang
c6c1964d714For the testsds3.hdf case, I add more restrictions: 1) When edge(the number of element for any dimension) = 0, it will throw an error. 2) When stride is 0, edge must be 1 on that dimension. I've tested the testsds3.hdf case, it throws an error.
Hyo-Kyung LeeHyo-Kyung Lee
341a52de7f0HFRCFLIB-2:made testsuite ready for distribution.
Hyo-Kyung LeeHyo-Kyung Lee
9fab0eabe9eHFRCFLIB-2:removed internal_test from the package because cdldumper has bugs.
Hyo-Kyung LeeHyo-Kyung Lee
72983997756HFRCFLIB-2:renamed README.txt to README because make dist failed with .txt extension.
Hyo-Kyung LeeHyo-Kyung Lee
ce202e2029dHFRCFLIB-83:documented the limitation. reorganized and cleaned up other documents.
Hyo-Kyung LeeHyo-Kyung Lee
d3743b3f881HFRCFLIB-83:restored the original example.
Hyo-Kyung LeeHyo-Kyung Lee
b8452d19622HFRCFLIB-83:cleaned up old documents.
Hyo-Kyung LeeHyo-Kyung Lee
ae9248a7e41HFRCFLIB-82:added expected outputs into testsuite for attribute value testing.
Hyo-Kyung LeeHyo-Kyung Lee
33acacc25e0HFRCFLIB-84:updated testsuite for Kent's fix.
Hyo-Kyung LeeHyo-Kyung Lee
6707a4458d3HFRCFLIB-82:added more tests in the auto test script for attribute values. sorted tests in alphabetical order because we have many tests.
Hyo-Kyung LeeHyo-Kyung Lee
a5c9bbea88bHFRCFLIB-79:added subset tests for all SDS and vData test files. stride has been adjusted to select the corner values.
Muqun YangMuqun Yang
2336bfe8b2c Correct the range check for subsetting
Hyo-Kyung LeeHyo-Kyung Lee
a0f07a1a70eHFRCFLIB-79:added a subset testing program.
Hyo-Kyung LeeHyo-Kyung Lee
738ef497059HFRCFLIB-77:minor configuration change after adding the new API test.
Hyo-Kyung LeeHyo-Kyung Lee
5184f4a5adaHFRCFLIB-77:added h4cf_get_attr_value() API test.
Hyo-Kyung LeeHyo-Kyung Lee
9beef408a02HFRCFLIB-77:updated testsuite output.
Hyo-Kyung LeeHyo-Kyung Lee
3b7fea7daefHFRCFLIB-77:swapped types for data and fill value attribute. Set fill value to 9999 to prevent overflow.
Muqun YangMuqun Yang
ec1b0e359eeFixing the calculation of new valid_range for MODIS level 1B products
Muqun YangMuqun Yang
a45dc18f82eCorrect errors/typos in handling MODIS level 1B products
Muqun YangMuqun Yang
441dabf9601Correcting the way to make HDF4 fillvalue follow CF conventions
Muqun YangMuqun Yang
05047891146Correcting the wrong fill value representation for HDF-EOS2 files when following the CF conventions
Muqun YangMuqun Yang
64aedaead74Checking code that includes debugging for fill value