Author Commit Message Commit Date Hyo-Kyung Lee faff94c7b5d HFRCFLIB-17:added test for h4cf_get_var_type. detected UINT16 type return value is wrong. 20 Feb 2013 Hyo-Kyung Lee f41c52e5237 HFRCFLIB-46:added instruction and a sample NCML file. tested the NcML with Panoply. 19 Feb 2013 Hyo-Kyung Lee be9d2d8d18a HFRCFLIB-48:freeze testsuite generation. 15 Feb 2013 Hyo-Kyung Lee 2ae21e1ecc1 HFRCFLIB-48:updated testsuite for changeset 159 15 Feb 2013 Hyo-Kyung Lee d3d42f20c56 HFRCFLIB-48:freeze testsuite change. 15 Feb 2013 Hyo-Kyung Lee eacf55c2716 HFRCFLIB-48:updated testsuite for changeset 159. 15 Feb 2013 Hyo-Kyung Lee fa43ea22fe1 HFRCFLIB-49:updated testsuite for the fix. 15 Feb 2013 Muqun Yang 18aa5438575 1. Made the 3rd-dimension CV follow the units conventions. 2. Fixed a bug to convert MODIS level 1B to netCDF 14 Feb 2013 Hyo-Kyung Lee 0127fe6007a HFRCFLIB-2:added NC3 ncdump header outputs for NASA files. All look good. 14 Feb 2013 Hyo-Kyung Lee 0f82e60e629 HFRCFLIB-2:updated testsuite to reflect 64-bit float output format change. 14 Feb 2013 Hyo-Kyung Lee 57e2c7b07a1 HFRCFLIB-2:freeze testsuite update. 14 Feb 2013 Hyo-Kyung Lee 94f35f0d544 HFRCFLIB-2:The first round of testing with converter and real NASA files on Jaguar. The converter failed to convert some MODIS files. See testsuite/nc.nasa1/nc4_fail_list.txt file for the list of failures. 14 Feb 2013 Muqun Yang a2a793509c4 changing the string representation of double value from .6f to 8.3e. The previous representation may cause overflow 14 Feb 2013 Hyo-Kyung Lee 51e73f01537 HFRCFLIB-2:updated testsuite to pass all tests. The testsds5.hdf.cdl valid_range attribute values look suspicious. 14 Feb 2013 Muqun Yang fc01b575699 Fixed the duplicate lat/lon issues to handle AIRS level 3 files 14 Feb 2013 Hyo-Kyung Lee bba20803313 HFRCFLIB-17:added h4cf_get_var_value API test. h4cfTest.nc.at will be edited later to erase AIRS entry. 13 Feb 2013 Hyo-Kyung Lee c61233f5f9a HFRCFLIB-43:added test case. 13 Feb 2013 Muqun Yang a56e3404b39 Adding some comments regarding the comparision 12 Feb 2013 Hyo-Kyung Lee be42c4a4ecb added test HDF-EOS2 cases that have units in all variables. 12 Feb 2013 Muqun Yang 9d029a481cc HFRCFLIB-42, now the cdldumper works fine with the testing file at idap, tested at idap, wenruo and Linux, needs to check with other files 12 Feb 2013 Muqun Yang 2ad6c7ae2b0 Attempting to fix a bug on Mac 12 Feb 2013 Muqun Yang 2a49c6c3cba Adding some comments to avoid future bugs 12 Feb 2013 Muqun Yang f72cd6c0d93 Adding some comments etc. for the examples 11 Feb 2013 Muqun Yang d9c25ab0a6f correct the valid_range output 08 Feb 2013 Muqun Yang 84c2dcd96fc Fixing two bugs: 1. General HDF4 SDS CVs were always set to Longtitude if the CV name is not lat previously. Fixed it. 2. The CDL dumper output for valid_range that has the double datatype was wrongly represented. It caused seg. fault. Corrected it by using scientific representation 08 Feb 2013 Hyo-Kyung Lee 2dd08a9ca43 HFRCFLIB-2:prepare testsuite for tests with h4tonccf conversion tool and ncdump. 08 Feb 2013 Hyo-Kyung Lee 6ac9377275c HFRCFLIB-2:fixed a bug for nc_def_var_deflate(), which is unique in NC4. added a conditional to check dimension size > 0. 08 Feb 2013 Hyo-Kyung Lee 006bddc454a HFRCFLIB-5:added nc4 expected output. nc_def_var_deflate() should be turned off in main_converter.cpp to generate this nc4 file. 08 Feb 2013 Hyo-Kyung Lee 6817d5a6c6d HFRCFLIB-5:added the expected NC4 file. 08 Feb 2013 Hyo-Kyung Lee caf4c0fa51d HFRCFLIB-5:added nc3 expected output. 08 Feb 2013 Hyo-Kyung Lee b1ddb15961e HFRCFLIB-5:added nc4 expected output. 08 Feb 2013 Hyo-Kyung Lee 22927e5eb50 HFRCFLIB-5:added expected nc3 outputs. 08 Feb 2013 Muqun Yang acb6a7afb25 Adding the display of vdata attributes 08 Feb 2013 Hyo-Kyung Lee 89fbf5139e6 HFRCFLIB-5:added expected netcdf4 output. 08 Feb 2013 Hyo-Kyung Lee 61e72f69d8c HFRCFLIB-5:added expected netcdf3 output. 08 Feb 2013 Muqun Yang 8ced8890c30 A correction for the previous log, the current implementation improves the condense_2d_latlon. The previous implementation used too much memory and choken the testing virtual machine. 07 Feb 2013 Muqun Yang 0d946055ef9 Improving the HDF-EOS2 filter condense_2d_latlon. No need to compare each value of lat/lon for HDF-EOS2 grids since we know only lat/lon CEA and GEO projections can be condensed. In fact the current implementation choke the testing virtual machine for the MOD29 LAMAZ projection file. The 2D lat/lon is about 300 MB. 07 Feb 2013 Hyo-Kyung Lee 8401ec55a33 HFRCFLIB-39:gloabl file attributes are written in their original types, not string. 07 Feb 2013 Hyo-Kyung Lee 25472ffb0e2 HFRCFLIB-39:made output more meaningful with variable name and right subscript. 06 Feb 2013 Muqun Yang a32b7e72d4c Add some comments 06 Feb 2013 Hyo-Kyung Lee f1e033d1634 HFRCFLIB-39:made output more meaningful with variable name and right subscript. 06 Feb 2013 Hyo-Kyung Lee ab6d1ed842a HFRCFLIB-39:made output more meaningful with variable name and right subscript. 06 Feb 2013 Hyo-Kyung Lee 985207a8495 HFRCFLIB-39:made output more meaningful with variable name and right subscript. 06 Feb 2013 Hyo-Kyung Lee 6dba9afe65a updating testsuite for changeset 120 06 Feb 2013 Hyo-Kyung Lee f6923ac66bd HFRCFLIB-40:updated testsuite output. 06 Feb 2013 Hyo-Kyung Lee a6537e8f7f4 HFRCFLIB-40:turned off path name generation for HDF4 files in cdldumper. 06 Feb 2013 Muqun Yang 792fe26757c Correcting the way to handle a profiler-like HDF-EOS2 swath. In such a case, the longitude may not be treated as a coordinate 06 Feb 2013 Hyo-Kyung Lee f7654cbfbf3 HFRCFLIB-39:updated testsuite for dimension name change. 06 Feb 2013 Hyo-Kyung Lee c01333f0631 HFRCFLIB-39:updated hybrid example to use new API names. 06 Feb 2013 Hyo-Kyung Lee 82cb58a17f7 HFRCFLIB-39:updated API names. 06 Feb 2013 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: 'faff94c7b5d3c37e536a640829e541e849a7feea', href: '/projects/HDFEOS/repos/h4cflib/commits/faff94c7b5d3c37e536a640829e541e849a7feea',parents: [{ id: 'f41c52e523775fe6e70a50b82f4994bc0f5cc300' }]},{id: 'f41c52e523775fe6e70a50b82f4994bc0f5cc300', href: '/projects/HDFEOS/repos/h4cflib/commits/f41c52e523775fe6e70a50b82f4994bc0f5cc300',parents: [{ id: 'be9d2d8d18a3d1a08181222849f6c68f91412c2f' }]},{id: 'be9d2d8d18a3d1a08181222849f6c68f91412c2f', href: '/projects/HDFEOS/repos/h4cflib/commits/be9d2d8d18a3d1a08181222849f6c68f91412c2f',parents: [{ id: '2ae21e1ecc17a869d42c7c330b7b264f0963df48' }]},{id: '2ae21e1ecc17a869d42c7c330b7b264f0963df48', href: '/projects/HDFEOS/repos/h4cflib/commits/2ae21e1ecc17a869d42c7c330b7b264f0963df48',parents: [{ id: 'd3d42f20c5637a7dc358797106c6c7208dbef17d' }]},{id: 'd3d42f20c5637a7dc358797106c6c7208dbef17d', href: '/projects/HDFEOS/repos/h4cflib/commits/d3d42f20c5637a7dc358797106c6c7208dbef17d',parents: [{ id: 'eacf55c271697d49141cf227f82a12c425441dc2' }]},{id: 'eacf55c271697d49141cf227f82a12c425441dc2', href: '/projects/HDFEOS/repos/h4cflib/commits/eacf55c271697d49141cf227f82a12c425441dc2',parents: [{ id: 'fa43ea22fe1e3b8216ba3eb56cc784edcd06b8ae' }]},{id: 'fa43ea22fe1e3b8216ba3eb56cc784edcd06b8ae', href: '/projects/HDFEOS/repos/h4cflib/commits/fa43ea22fe1e3b8216ba3eb56cc784edcd06b8ae',parents: [{ id: '18aa5438575bb5b951d6bb36c0bd404d37013428' }]},{id: '18aa5438575bb5b951d6bb36c0bd404d37013428', href: '/projects/HDFEOS/repos/h4cflib/commits/18aa5438575bb5b951d6bb36c0bd404d37013428',parents: [{ id: '0127fe6007a6abb9aadef1c1d458f4371870ed99' }]},{id: '0127fe6007a6abb9aadef1c1d458f4371870ed99', href: '/projects/HDFEOS/repos/h4cflib/commits/0127fe6007a6abb9aadef1c1d458f4371870ed99',parents: [{ id: '0f82e60e629bcfb978d2e6ebc439d9982d856f0a' }]},{id: '0f82e60e629bcfb978d2e6ebc439d9982d856f0a', href: '/projects/HDFEOS/repos/h4cflib/commits/0f82e60e629bcfb978d2e6ebc439d9982d856f0a',parents: [{ id: '57e2c7b07a1503199b56e9d21fd2023d5d5ba6dd' }]},{id: '57e2c7b07a1503199b56e9d21fd2023d5d5ba6dd', href: '/projects/HDFEOS/repos/h4cflib/commits/57e2c7b07a1503199b56e9d21fd2023d5d5ba6dd',parents: [{ id: '94f35f0d5445e39d8279e21ae772400ac021e204' }]},{id: '94f35f0d5445e39d8279e21ae772400ac021e204', href: '/projects/HDFEOS/repos/h4cflib/commits/94f35f0d5445e39d8279e21ae772400ac021e204',parents: [{ id: 'a2a793509c4bc69b770c55e5aeaa88eccfe262ca' }]},{id: 'a2a793509c4bc69b770c55e5aeaa88eccfe262ca', href: '/projects/HDFEOS/repos/h4cflib/commits/a2a793509c4bc69b770c55e5aeaa88eccfe262ca',parents: [{ id: '51e73f01537689a7ac888487f9816abd67d1dcf7' }]},{id: '51e73f01537689a7ac888487f9816abd67d1dcf7', href: '/projects/HDFEOS/repos/h4cflib/commits/51e73f01537689a7ac888487f9816abd67d1dcf7',parents: [{ id: 'fc01b575699a9737d6afc244f6b6a9eb6093d955' }]},{id: 'fc01b575699a9737d6afc244f6b6a9eb6093d955', href: '/projects/HDFEOS/repos/h4cflib/commits/fc01b575699a9737d6afc244f6b6a9eb6093d955',parents: [{ id: 'bba20803313a358bef199c8da489e6442bb9f374' }]},{id: 'bba20803313a358bef199c8da489e6442bb9f374', href: '/projects/HDFEOS/repos/h4cflib/commits/bba20803313a358bef199c8da489e6442bb9f374',parents: [{ id: 'c61233f5f9a9dc88820675490b086e6dc8696983' }]},{id: 'c61233f5f9a9dc88820675490b086e6dc8696983', href: '/projects/HDFEOS/repos/h4cflib/commits/c61233f5f9a9dc88820675490b086e6dc8696983',parents: [{ id: 'a56e3404b391dda39b93019ffa4b327d1843a1a9' }]},{id: 'a56e3404b391dda39b93019ffa4b327d1843a1a9', href: '/projects/HDFEOS/repos/h4cflib/commits/a56e3404b391dda39b93019ffa4b327d1843a1a9',parents: [{ id: 'be42c4a4ecbaa356284bd1704c99b17f4b74a2db' }]},{id: 'be42c4a4ecbaa356284bd1704c99b17f4b74a2db', href: '/projects/HDFEOS/repos/h4cflib/commits/be42c4a4ecbaa356284bd1704c99b17f4b74a2db',parents: [{ id: '9d029a481cc90c367277b1766b62d1c494ae54a7' }]},{id: '9d029a481cc90c367277b1766b62d1c494ae54a7', href: '/projects/HDFEOS/repos/h4cflib/commits/9d029a481cc90c367277b1766b62d1c494ae54a7',parents: [{ id: '2ad6c7ae2b032e260339bf9e90857386dbc46e5f' }]},{id: '2ad6c7ae2b032e260339bf9e90857386dbc46e5f', href: '/projects/HDFEOS/repos/h4cflib/commits/2ad6c7ae2b032e260339bf9e90857386dbc46e5f',parents: [{ id: '2a49c6c3cba3917f9c01d09673d7c5f8c01dc6d7' }]},{id: '2a49c6c3cba3917f9c01d09673d7c5f8c01dc6d7', href: '/projects/HDFEOS/repos/h4cflib/commits/2a49c6c3cba3917f9c01d09673d7c5f8c01dc6d7',parents: [{ id: 'f72cd6c0d9301b839ca26a7675f81fa5ca015dc5' }]},{id: 'f72cd6c0d9301b839ca26a7675f81fa5ca015dc5', href: '/projects/HDFEOS/repos/h4cflib/commits/f72cd6c0d9301b839ca26a7675f81fa5ca015dc5',parents: [{ id: 'd9c25ab0a6f9a997e7b059e1b11cefb26b383e13' }]},{id: 'd9c25ab0a6f9a997e7b059e1b11cefb26b383e13', href: '/projects/HDFEOS/repos/h4cflib/commits/d9c25ab0a6f9a997e7b059e1b11cefb26b383e13',parents: [{ id: '84c2dcd96fceb9481b26ca49f620c7dd010daac5' }]},{id: '84c2dcd96fceb9481b26ca49f620c7dd010daac5', href: '/projects/HDFEOS/repos/h4cflib/commits/84c2dcd96fceb9481b26ca49f620c7dd010daac5',parents: [{ id: '2dd08a9ca4383c7e7500b44f35e6094ab8e84cf3' }]},{id: '2dd08a9ca4383c7e7500b44f35e6094ab8e84cf3', href: '/projects/HDFEOS/repos/h4cflib/commits/2dd08a9ca4383c7e7500b44f35e6094ab8e84cf3',parents: [{ id: '6ac9377275ceb76cd7b17cf841b4ec35ccc4684a' }]},{id: '6ac9377275ceb76cd7b17cf841b4ec35ccc4684a', href: '/projects/HDFEOS/repos/h4cflib/commits/6ac9377275ceb76cd7b17cf841b4ec35ccc4684a',parents: [{ id: '006bddc454aaa5b7206464aabeb098b15b4f78b6' }]},{id: '006bddc454aaa5b7206464aabeb098b15b4f78b6', href: '/projects/HDFEOS/repos/h4cflib/commits/006bddc454aaa5b7206464aabeb098b15b4f78b6',parents: [{ id: '6817d5a6c6d22202bbe5c0a421a611ed93c2aec2' }]},{id: '6817d5a6c6d22202bbe5c0a421a611ed93c2aec2', href: '/projects/HDFEOS/repos/h4cflib/commits/6817d5a6c6d22202bbe5c0a421a611ed93c2aec2',parents: [{ id: 'caf4c0fa51d863c8e5cc480cba06d1844dde177f' }]},{id: 'caf4c0fa51d863c8e5cc480cba06d1844dde177f', href: '/projects/HDFEOS/repos/h4cflib/commits/caf4c0fa51d863c8e5cc480cba06d1844dde177f',parents: [{ id: 'b1ddb15961e143aa9e03d14e88f90f1d9b894807' }]},{id: 'b1ddb15961e143aa9e03d14e88f90f1d9b894807', href: '/projects/HDFEOS/repos/h4cflib/commits/b1ddb15961e143aa9e03d14e88f90f1d9b894807',parents: [{ id: '22927e5eb5029c06c835b720f4fee425e7686c71' }]},{id: '22927e5eb5029c06c835b720f4fee425e7686c71', href: '/projects/HDFEOS/repos/h4cflib/commits/22927e5eb5029c06c835b720f4fee425e7686c71',parents: [{ id: 'acb6a7afb25890575d9d3072cac3dfef4abdf1ba' }]},{id: 'acb6a7afb25890575d9d3072cac3dfef4abdf1ba', href: '/projects/HDFEOS/repos/h4cflib/commits/acb6a7afb25890575d9d3072cac3dfef4abdf1ba',parents: [{ id: '89fbf5139e66080ccc0d68cecae6d7dc5f8b3226' }]},{id: '89fbf5139e66080ccc0d68cecae6d7dc5f8b3226', href: '/projects/HDFEOS/repos/h4cflib/commits/89fbf5139e66080ccc0d68cecae6d7dc5f8b3226',parents: [{ id: '61e72f69d8c2656cdd2176463fd9b2b30d57c36b' }]},{id: '61e72f69d8c2656cdd2176463fd9b2b30d57c36b', href: '/projects/HDFEOS/repos/h4cflib/commits/61e72f69d8c2656cdd2176463fd9b2b30d57c36b',parents: [{ id: '8ced8890c3014071385a7441497e07912c4fd66e' }]},{id: '8ced8890c3014071385a7441497e07912c4fd66e', href: '/projects/HDFEOS/repos/h4cflib/commits/8ced8890c3014071385a7441497e07912c4fd66e',parents: [{ id: '0d946055ef99969e3cbf18f0597d60ecf33d1867' }]},{id: '0d946055ef99969e3cbf18f0597d60ecf33d1867', href: '/projects/HDFEOS/repos/h4cflib/commits/0d946055ef99969e3cbf18f0597d60ecf33d1867',parents: [{ id: '8401ec55a33236526e433c9b7575e31e74257df1' }]},{id: '8401ec55a33236526e433c9b7575e31e74257df1', href: '/projects/HDFEOS/repos/h4cflib/commits/8401ec55a33236526e433c9b7575e31e74257df1',parents: [{ id: '25472ffb0e2f3969aa48ea6161211b90c218fbda' }]},{id: '25472ffb0e2f3969aa48ea6161211b90c218fbda', href: '/projects/HDFEOS/repos/h4cflib/commits/25472ffb0e2f3969aa48ea6161211b90c218fbda',parents: [{ id: 'a32b7e72d4cfa7c626d26c102e8d868448b6de82' }]},{id: 'a32b7e72d4cfa7c626d26c102e8d868448b6de82', href: '/projects/HDFEOS/repos/h4cflib/commits/a32b7e72d4cfa7c626d26c102e8d868448b6de82',parents: [{ id: 'f1e033d16349c57bcac4b406c23ff2aee332389a' }]},{id: 'f1e033d16349c57bcac4b406c23ff2aee332389a', href: '/projects/HDFEOS/repos/h4cflib/commits/f1e033d16349c57bcac4b406c23ff2aee332389a',parents: [{ id: 'ab6d1ed842a83211cbec89d2b26f3db63bbefdfe' }]},{id: 'ab6d1ed842a83211cbec89d2b26f3db63bbefdfe', href: '/projects/HDFEOS/repos/h4cflib/commits/ab6d1ed842a83211cbec89d2b26f3db63bbefdfe',parents: [{ id: '985207a849563e326c8d4cdeece8579e709e0d5e' }]},{id: '985207a849563e326c8d4cdeece8579e709e0d5e', href: '/projects/HDFEOS/repos/h4cflib/commits/985207a849563e326c8d4cdeece8579e709e0d5e',parents: [{ id: '6dba9afe65ac04d244c5cb53d099e1ad95e96cec' }]},{id: '6dba9afe65ac04d244c5cb53d099e1ad95e96cec', href: '/projects/HDFEOS/repos/h4cflib/commits/6dba9afe65ac04d244c5cb53d099e1ad95e96cec',parents: [{ id: 'f6923ac66bd50d5326085e2d1f486b9bfe610088' }]},{id: 'f6923ac66bd50d5326085e2d1f486b9bfe610088', href: '/projects/HDFEOS/repos/h4cflib/commits/f6923ac66bd50d5326085e2d1f486b9bfe610088',parents: [{ id: 'a6537e8f7f4416a00c2cd1ae704e3e8539aa2ee2' }]},{id: 'a6537e8f7f4416a00c2cd1ae704e3e8539aa2ee2', href: '/projects/HDFEOS/repos/h4cflib/commits/a6537e8f7f4416a00c2cd1ae704e3e8539aa2ee2',parents: [{ id: '792fe26757c1c6ce1bcb6a580603f351fc98c098' }]},{id: '792fe26757c1c6ce1bcb6a580603f351fc98c098', href: '/projects/HDFEOS/repos/h4cflib/commits/792fe26757c1c6ce1bcb6a580603f351fc98c098',parents: [{ id: 'f7654cbfbf3c1dcd2e4ca655aaa34618132bba15' }]},{id: 'f7654cbfbf3c1dcd2e4ca655aaa34618132bba15', href: '/projects/HDFEOS/repos/h4cflib/commits/f7654cbfbf3c1dcd2e4ca655aaa34618132bba15',parents: [{ id: 'c01333f06319594089f3afbb221b39bbcc68eb8a' }]},{id: 'c01333f06319594089f3afbb221b39bbcc68eb8a', href: '/projects/HDFEOS/repos/h4cflib/commits/c01333f06319594089f3afbb221b39bbcc68eb8a',parents: [{ id: '82cb58a17f7277e1239aae82371b7b917977f09d' }]},{id: '82cb58a17f7277e1239aae82371b7b917977f09d', href: '/projects/HDFEOS/repos/h4cflib/commits/82cb58a17f7277e1239aae82371b7b917977f09d',parents: [{ id: '2608cf072b36c704d724aebb328715bc7ca6a362' }]}]);