Author Commit Message Commit Date Hyo-Kyung Lee 92d45fa501d HFRCFLIB-90:commented out debugging messages. tested with MCD43C1. 08 May 2013 Hyo-Kyung Lee 87246f84780 HFRCFLIB-2:added tar-pax for long file name support. 07 May 2013 Hyo-Kyung Lee 2fdf0976be0 HFRCFLIB-2:added README for NASA test directories. updated INSTALL with space requirements for temporary files. 07 May 2013 Hyo-Kyung Lee 7cd9cde779b HFRCFLIB-2:updated NASA testsuite (NC4) for the latest library fix. 07 May 2013 Hyo-Kyung Lee 99d216480e4 HFRCFLIB-2:updated testsuite for the latest library fix. 07 May 2013 Hyo-Kyung Lee 8a7f0cd0ad0 HFRCFLIB-2:removed API test for NASA file test. 07 May 2013 Hyo-Kyung Lee 41060a129fb HFRCFLIB-2:removed CDL test and API test for real NASA data. 07 May 2013 Hyo-Kyung Lee 4c7ac3c1dfe HFRCFLIB-2:cleaned up soft links to real NASA files for distribution preparation. 07 May 2013 Hyo-Kyung Lee 9f8d684c186 HFRCFLIB-2:added NASA test instruction under INSTALL. 07 May 2013 Hyo-Kyung Lee 9195a4f2784 HFRCFLIB-2:renamed NASA test script for consistency. 07 May 2013 Hyo-Kyung Lee 8e81923bd47 HFRCFLIB-86:replaced h4cf_get_file_attrs_txt() with h4cf_get_file_attrs() function. 06 May 2013 Hyo-Kyung Lee e09226a4e70 HFRCFLIB-86:removed h4cf_get_file_attrs() function. 06 May 2013 Hyo-Kyung Lee 0a37b33f1c1 HFRCFLIB-86:replaced h4cf_get_file_attrs_txt() with h4cf_get_file_attrs() function. 06 May 2013 Hyo-Kyung Lee fd3a9a57465 HFRCFLIB-86:replaced the h4cf_get_file_attrs_str() with h4cf_get_file_attrs(). 06 May 2013 Hyo-Kyung Lee 6e3416a9f1f HFRCFLIB-86:replaced the h4cf_get_file_attrs_str with h4cf_get_file_attrs in the testsuite. commented out APIs that are not thoroughly tested. 06 May 2013 Hyo-Kyung Lee 154d7d9ede4 HFRCFLIB-86:removed the use of h4cf_get_var_str_value() that was never called and replaced it with error message. 06 May 2013 Muqun Yang 82d64c1cd75 HFRCFLIB-87, adding member functions get_attr_by_name for SDS and vdata fields 04 May 2013 Hyo-Kyung Lee 4534445ec12 HFRCFLIB-2:added support for curl download because wget is not available on Macs. 03 May 2013 Hyo-Kyung Lee efa51891f37 HFRCFLIB-2:added h4cf_get_attr_by_name API test. 03 May 2013 Hyo-Kyung Lee 4d6a47d376c HFRCFLIB-72:fixed h4cf.h for Doxygen style. updated PDF reference manual. 03 May 2013 Hyo-Kyung Lee 463214b47ee HFRCFLIB-72:installed LaTeX on Jaguar. added Doxyfile and tested PDF reference manual generation with LaTeX. 02 May 2013 Hyo-Kyung Lee 9c93ecbec7f HFRCFLIB-2:cleaned up configure.ac comments, updated INSTALL document, and added comments for potential test failure due to ncdump path. 02 May 2013 Hyo-Kyung Lee b76b80f7ab0 HFRCFLIB-84:confirmed the fix and updated testsuite. 02 May 2013 Muqun Yang 9031a5a002d HFRCFLIB-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 01 May 2013 Muqun Yang a48f5810261 HFRCFLIB-84, tackle the vdata handling, okay on CentOS 5, need to test CentOS 6 01 May 2013 Hyo-Kyung Lee c85d74f33f8 HFRCFLIB-2:testsuite now can trigger either NC3 or NC4 output set automatically. 01 May 2013 Hyo-Kyung Lee fd6d2fb400f HFRCFLIB-2:added the correct NC3 test output for testsds5.hdf. 01 May 2013 Muqun Yang 1bffc3c238c HFRCFLIB-84, changing the edge to 1 when stride is 0 01 May 2013 Muqun Yang c6c1964d714 For 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. 01 May 2013 Hyo-Kyung Lee 341a52de7f0 HFRCFLIB-2:made testsuite ready for distribution. 01 May 2013 Hyo-Kyung Lee 9fab0eabe9e HFRCFLIB-2:removed internal_test from the package because cdldumper has bugs. 01 May 2013 Hyo-Kyung Lee 72983997756 HFRCFLIB-2:renamed README.txt to README because make dist failed with .txt extension. 01 May 2013 Hyo-Kyung Lee ce202e2029d HFRCFLIB-83:documented the limitation. reorganized and cleaned up other documents. 01 May 2013 Hyo-Kyung Lee d3743b3f881 HFRCFLIB-83:restored the original example. 01 May 2013 Hyo-Kyung Lee b8452d19622 HFRCFLIB-83:cleaned up old documents. 01 May 2013 Hyo-Kyung Lee ae9248a7e41 HFRCFLIB-82:added expected outputs into testsuite for attribute value testing. 01 May 2013 Hyo-Kyung Lee 33acacc25e0 HFRCFLIB-84:updated testsuite for Kent's fix. 01 May 2013 Hyo-Kyung Lee 6707a4458d3 HFRCFLIB-82:added more tests in the auto test script for attribute values. sorted tests in alphabetical order because we have many tests. 01 May 2013 Hyo-Kyung Lee a5c9bbea88b HFRCFLIB-79:added subset tests for all SDS and vData test files. stride has been adjusted to select the corner values. 01 May 2013 Muqun Yang 2336bfe8b2c Correct the range check for subsetting 30 Apr 2013 Hyo-Kyung Lee a0f07a1a70e HFRCFLIB-79:added a subset testing program. 30 Apr 2013 Hyo-Kyung Lee 738ef497059 HFRCFLIB-77:minor configuration change after adding the new API test. 30 Apr 2013 Hyo-Kyung Lee 5184f4a5ada HFRCFLIB-77:added h4cf_get_attr_value() API test. 30 Apr 2013 Hyo-Kyung Lee 9beef408a02 HFRCFLIB-77:updated testsuite output. 30 Apr 2013 Hyo-Kyung Lee 3b7fea7daef HFRCFLIB-77:swapped types for data and fill value attribute. Set fill value to 9999 to prevent overflow. 30 Apr 2013 Muqun Yang ec1b0e359ee Fixing the calculation of new valid_range for MODIS level 1B products 25 Mar 2013 Muqun Yang a45dc18f82e Correct errors/typos in handling MODIS level 1B products 25 Mar 2013 Muqun Yang 441dabf9601 Correcting the way to make HDF4 fillvalue follow CF conventions 22 Mar 2013 Muqun Yang 05047891146 Correcting the wrong fill value representation for HDF-EOS2 files when following the CF conventions 22 Mar 2013 Muqun Yang 64aedaead74 Checking code that includes debugging for fill value 22 Mar 2013 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '92d45fa501d269a7d8105c79cc285f220e3295bc', href: '/projects/HDFEOS/repos/h4cflib/commits/92d45fa501d269a7d8105c79cc285f220e3295bc',parents: [{ id: '87246f847806408255a25c9f826f88b1a62d7743' }]},{id: '87246f847806408255a25c9f826f88b1a62d7743', href: '/projects/HDFEOS/repos/h4cflib/commits/87246f847806408255a25c9f826f88b1a62d7743',parents: [{ id: '2fdf0976be0b4abe2180b5f262b739ff803b0afd' }]},{id: '2fdf0976be0b4abe2180b5f262b739ff803b0afd', href: '/projects/HDFEOS/repos/h4cflib/commits/2fdf0976be0b4abe2180b5f262b739ff803b0afd',parents: [{ id: '7cd9cde779b49595cf645857522c1ae64e44f136' }]},{id: '7cd9cde779b49595cf645857522c1ae64e44f136', href: '/projects/HDFEOS/repos/h4cflib/commits/7cd9cde779b49595cf645857522c1ae64e44f136',parents: [{ id: '99d216480e4a44feb690c97895828b9598c4082b' }]},{id: '99d216480e4a44feb690c97895828b9598c4082b', href: '/projects/HDFEOS/repos/h4cflib/commits/99d216480e4a44feb690c97895828b9598c4082b',parents: [{ id: '8a7f0cd0ad041f11311e60ab9ca086ff792338c1' }]},{id: '8a7f0cd0ad041f11311e60ab9ca086ff792338c1', href: '/projects/HDFEOS/repos/h4cflib/commits/8a7f0cd0ad041f11311e60ab9ca086ff792338c1',parents: [{ id: '41060a129fbe2de0351f42fcd73f386045bc47f8' }]},{id: '41060a129fbe2de0351f42fcd73f386045bc47f8', href: '/projects/HDFEOS/repos/h4cflib/commits/41060a129fbe2de0351f42fcd73f386045bc47f8',parents: [{ id: '4c7ac3c1dfed4db9d4d940e7db53476e21b52bbc' }]},{id: '4c7ac3c1dfed4db9d4d940e7db53476e21b52bbc', href: '/projects/HDFEOS/repos/h4cflib/commits/4c7ac3c1dfed4db9d4d940e7db53476e21b52bbc',parents: [{ id: '9f8d684c186432887ea697150f865ea3b8cb5d6c' }]},{id: '9f8d684c186432887ea697150f865ea3b8cb5d6c', href: '/projects/HDFEOS/repos/h4cflib/commits/9f8d684c186432887ea697150f865ea3b8cb5d6c',parents: [{ id: '9195a4f2784bdde2e5f5cf216eae74d1cd979083' }]},{id: '9195a4f2784bdde2e5f5cf216eae74d1cd979083', href: '/projects/HDFEOS/repos/h4cflib/commits/9195a4f2784bdde2e5f5cf216eae74d1cd979083',parents: [{ id: '8e81923bd473764bcf0d18b64e79de6cada89e6c' }]},{id: '8e81923bd473764bcf0d18b64e79de6cada89e6c', href: '/projects/HDFEOS/repos/h4cflib/commits/8e81923bd473764bcf0d18b64e79de6cada89e6c',parents: [{ id: 'e09226a4e70add9ed6a9c55c6cf3200cbe4fd94a' }]},{id: 'e09226a4e70add9ed6a9c55c6cf3200cbe4fd94a', href: '/projects/HDFEOS/repos/h4cflib/commits/e09226a4e70add9ed6a9c55c6cf3200cbe4fd94a',parents: [{ id: '0a37b33f1c12ce6f0ba4e22d4f6ba77817d1493f' }]},{id: '0a37b33f1c12ce6f0ba4e22d4f6ba77817d1493f', href: '/projects/HDFEOS/repos/h4cflib/commits/0a37b33f1c12ce6f0ba4e22d4f6ba77817d1493f',parents: [{ id: 'fd3a9a5746560904f22c66fa6bf7667ba05e41ea' }]},{id: 'fd3a9a5746560904f22c66fa6bf7667ba05e41ea', href: '/projects/HDFEOS/repos/h4cflib/commits/fd3a9a5746560904f22c66fa6bf7667ba05e41ea',parents: [{ id: '6e3416a9f1feec9c485e86cf171f76a4aa53ffa5' }]},{id: '6e3416a9f1feec9c485e86cf171f76a4aa53ffa5', href: '/projects/HDFEOS/repos/h4cflib/commits/6e3416a9f1feec9c485e86cf171f76a4aa53ffa5',parents: [{ id: '154d7d9ede463a00b635ce7a731bf3588df86b8e' }]},{id: '154d7d9ede463a00b635ce7a731bf3588df86b8e', href: '/projects/HDFEOS/repos/h4cflib/commits/154d7d9ede463a00b635ce7a731bf3588df86b8e',parents: [{ id: '82d64c1cd75ef18bf5042a156f9a000a528bb890' }]},{id: '82d64c1cd75ef18bf5042a156f9a000a528bb890', href: '/projects/HDFEOS/repos/h4cflib/commits/82d64c1cd75ef18bf5042a156f9a000a528bb890',parents: [{ id: '4534445ec12e1eebd159fe1fdfd30f7cf8bc6307' }]},{id: '4534445ec12e1eebd159fe1fdfd30f7cf8bc6307', href: '/projects/HDFEOS/repos/h4cflib/commits/4534445ec12e1eebd159fe1fdfd30f7cf8bc6307',parents: [{ id: 'efa51891f37b3aaa28510bc97c826a46d3de2c2e' }]},{id: 'efa51891f37b3aaa28510bc97c826a46d3de2c2e', href: '/projects/HDFEOS/repos/h4cflib/commits/efa51891f37b3aaa28510bc97c826a46d3de2c2e',parents: [{ id: '4d6a47d376c2e77aefc17372f456d1839e94e71a' }]},{id: '4d6a47d376c2e77aefc17372f456d1839e94e71a', href: '/projects/HDFEOS/repos/h4cflib/commits/4d6a47d376c2e77aefc17372f456d1839e94e71a',parents: [{ id: '463214b47ee42f004d706ef2bfbbdfcc5a2b2d1d' }]},{id: '463214b47ee42f004d706ef2bfbbdfcc5a2b2d1d', href: '/projects/HDFEOS/repos/h4cflib/commits/463214b47ee42f004d706ef2bfbbdfcc5a2b2d1d',parents: [{ id: '9c93ecbec7f9ae1832fe539d3eec573b80731a8c' }]},{id: '9c93ecbec7f9ae1832fe539d3eec573b80731a8c', href: '/projects/HDFEOS/repos/h4cflib/commits/9c93ecbec7f9ae1832fe539d3eec573b80731a8c',parents: [{ id: 'b76b80f7ab077532da00724675de0de198f39013' }]},{id: 'b76b80f7ab077532da00724675de0de198f39013', href: '/projects/HDFEOS/repos/h4cflib/commits/b76b80f7ab077532da00724675de0de198f39013',parents: [{ id: '9031a5a002d59a2ce0e199ba56745b2220ede7cc' }]},{id: '9031a5a002d59a2ce0e199ba56745b2220ede7cc', href: '/projects/HDFEOS/repos/h4cflib/commits/9031a5a002d59a2ce0e199ba56745b2220ede7cc',parents: [{ id: 'a48f581026153885f0c41b2a41beab511bc2d51b' }]},{id: 'a48f581026153885f0c41b2a41beab511bc2d51b', href: '/projects/HDFEOS/repos/h4cflib/commits/a48f581026153885f0c41b2a41beab511bc2d51b',parents: [{ id: 'c85d74f33f80e8b47fdc0029800def523bf7ee49' }]},{id: 'c85d74f33f80e8b47fdc0029800def523bf7ee49', href: '/projects/HDFEOS/repos/h4cflib/commits/c85d74f33f80e8b47fdc0029800def523bf7ee49',parents: [{ id: 'fd6d2fb400f18b46b6d706ad24052a00d27f702b' }]},{id: 'fd6d2fb400f18b46b6d706ad24052a00d27f702b', href: '/projects/HDFEOS/repos/h4cflib/commits/fd6d2fb400f18b46b6d706ad24052a00d27f702b',parents: [{ id: '1bffc3c238cf24bfce8e9f84c2777ddf0b24e157' }]},{id: '1bffc3c238cf24bfce8e9f84c2777ddf0b24e157', href: '/projects/HDFEOS/repos/h4cflib/commits/1bffc3c238cf24bfce8e9f84c2777ddf0b24e157',parents: [{ id: 'c6c1964d714da7168f9fb5d8ede8c4348a38d59b' }]},{id: 'c6c1964d714da7168f9fb5d8ede8c4348a38d59b', href: '/projects/HDFEOS/repos/h4cflib/commits/c6c1964d714da7168f9fb5d8ede8c4348a38d59b',parents: [{ id: '341a52de7f083db3f09a8934b1055b304e43c855' }]},{id: '341a52de7f083db3f09a8934b1055b304e43c855', href: '/projects/HDFEOS/repos/h4cflib/commits/341a52de7f083db3f09a8934b1055b304e43c855',parents: [{ id: '9fab0eabe9eaa1a46457b1ff9538d4a354222a8d' }]},{id: '9fab0eabe9eaa1a46457b1ff9538d4a354222a8d', href: '/projects/HDFEOS/repos/h4cflib/commits/9fab0eabe9eaa1a46457b1ff9538d4a354222a8d',parents: [{ id: '729839977568a57d40d1147b2c4eb01f084698e0' }]},{id: '729839977568a57d40d1147b2c4eb01f084698e0', href: '/projects/HDFEOS/repos/h4cflib/commits/729839977568a57d40d1147b2c4eb01f084698e0',parents: [{ id: 'ce202e2029ddb762004d40a28c6f69e7c28cc6db' }]},{id: 'ce202e2029ddb762004d40a28c6f69e7c28cc6db', href: '/projects/HDFEOS/repos/h4cflib/commits/ce202e2029ddb762004d40a28c6f69e7c28cc6db',parents: [{ id: 'd3743b3f8817b029c3e5d2ae8b9333bf5579c9b1' }]},{id: 'd3743b3f8817b029c3e5d2ae8b9333bf5579c9b1', href: '/projects/HDFEOS/repos/h4cflib/commits/d3743b3f8817b029c3e5d2ae8b9333bf5579c9b1',parents: [{ id: 'b8452d19622420d5e78b85a4e938962a6655677f' }]},{id: 'b8452d19622420d5e78b85a4e938962a6655677f', href: '/projects/HDFEOS/repos/h4cflib/commits/b8452d19622420d5e78b85a4e938962a6655677f',parents: [{ id: 'ae9248a7e414f96c622590932c967ec2e0487835' }]},{id: 'ae9248a7e414f96c622590932c967ec2e0487835', href: '/projects/HDFEOS/repos/h4cflib/commits/ae9248a7e414f96c622590932c967ec2e0487835',parents: [{ id: '33acacc25e02f4a62cdd0b0d9d328b135bf4dbe2' }]},{id: '33acacc25e02f4a62cdd0b0d9d328b135bf4dbe2', href: '/projects/HDFEOS/repos/h4cflib/commits/33acacc25e02f4a62cdd0b0d9d328b135bf4dbe2',parents: [{ id: '6707a4458d336d246a2e309f128e628560d4d653' }]},{id: '6707a4458d336d246a2e309f128e628560d4d653', href: '/projects/HDFEOS/repos/h4cflib/commits/6707a4458d336d246a2e309f128e628560d4d653',parents: [{ id: 'a5c9bbea88b00a4c66239e06155bf1a08d6f7b4b' }]},{id: 'a5c9bbea88b00a4c66239e06155bf1a08d6f7b4b', href: '/projects/HDFEOS/repos/h4cflib/commits/a5c9bbea88b00a4c66239e06155bf1a08d6f7b4b',parents: [{ id: '2336bfe8b2c514ed320ef573fb6ec8830d73c816' }]},{id: '2336bfe8b2c514ed320ef573fb6ec8830d73c816', href: '/projects/HDFEOS/repos/h4cflib/commits/2336bfe8b2c514ed320ef573fb6ec8830d73c816',parents: [{ id: 'a0f07a1a70e82181c3199a2d8cd69784d6ce9b20' }]},{id: 'a0f07a1a70e82181c3199a2d8cd69784d6ce9b20', href: '/projects/HDFEOS/repos/h4cflib/commits/a0f07a1a70e82181c3199a2d8cd69784d6ce9b20',parents: [{ id: '738ef497059a583f3084ac936a9788377cecb2e0' }]},{id: '738ef497059a583f3084ac936a9788377cecb2e0', href: '/projects/HDFEOS/repos/h4cflib/commits/738ef497059a583f3084ac936a9788377cecb2e0',parents: [{ id: '5184f4a5adaeec7eaf36b0f90e97ed8be93751a0' }]},{id: '5184f4a5adaeec7eaf36b0f90e97ed8be93751a0', href: '/projects/HDFEOS/repos/h4cflib/commits/5184f4a5adaeec7eaf36b0f90e97ed8be93751a0',parents: [{ id: '9beef408a029efddfe65dd4ad19202119609e29c' }]},{id: '9beef408a029efddfe65dd4ad19202119609e29c', href: '/projects/HDFEOS/repos/h4cflib/commits/9beef408a029efddfe65dd4ad19202119609e29c',parents: [{ id: '3b7fea7daef24398a2ea77f6180b58a4ea8923c1' }]},{id: '3b7fea7daef24398a2ea77f6180b58a4ea8923c1', href: '/projects/HDFEOS/repos/h4cflib/commits/3b7fea7daef24398a2ea77f6180b58a4ea8923c1',parents: [{ id: 'ec1b0e359ee68dcd257f9ae5c3a7eec22ad2e963' }]},{id: 'ec1b0e359ee68dcd257f9ae5c3a7eec22ad2e963', href: '/projects/HDFEOS/repos/h4cflib/commits/ec1b0e359ee68dcd257f9ae5c3a7eec22ad2e963',parents: [{ id: 'a45dc18f82ea86384eefcc5898447a5c144bc16f' }]},{id: 'a45dc18f82ea86384eefcc5898447a5c144bc16f', href: '/projects/HDFEOS/repos/h4cflib/commits/a45dc18f82ea86384eefcc5898447a5c144bc16f',parents: [{ id: '441dabf9601c3589f2cb8f57c9c1d80f3b8ae9b0' }]},{id: '441dabf9601c3589f2cb8f57c9c1d80f3b8ae9b0', href: '/projects/HDFEOS/repos/h4cflib/commits/441dabf9601c3589f2cb8f57c9c1d80f3b8ae9b0',parents: [{ id: '050478911466b0bf1013eb6f936b1a45290227a8' }]},{id: '050478911466b0bf1013eb6f936b1a45290227a8', href: '/projects/HDFEOS/repos/h4cflib/commits/050478911466b0bf1013eb6f936b1a45290227a8',parents: [{ id: '64aedaead741af654a18146f3bdf8503e2a84cc3' }]},{id: '64aedaead741af654a18146f3bdf8503e2a84cc3', href: '/projects/HDFEOS/repos/h4cflib/commits/64aedaead741af654a18146f3bdf8503e2a84cc3',parents: [{ id: 'b7939983ae7f190eef3b11a5e68d67149d5a33ea' }]}]);