Author Commit Message Commit Date Muqun Yang 3a70b676d21 HFRCFLIB-58 fix more on name clashing 27 Feb 2013 Hyo-Kyung Lee 6c1062a3b98 HFRCFLIB-17:added attribute count in the h4cf_get_var_attr_type test. 27 Feb 2013 Hyo-Kyung Lee 37a007ac0ce HFCFLIB-2:updated NC3 testsuite for latest check-ins. 27 Feb 2013 Muqun Yang 843174b8384 HFRCFLIB-66 attributes may get changed when variable data type has to be changed for some special MODIS products 26 Feb 2013 Hyo-Kyung Lee 0cb8f8c6ab2 HFRCFLIB-2:removed old failure report. 26 Feb 2013 Hyo-Kyung Lee 6729cfbc769 HFRCFLIB-64:updated testsuite for the fix. 26 Feb 2013 Hyo-Kyung Lee 7ce8a0ea3f0 HFRCFLIB-58:added dimension scale. 26 Feb 2013 Hyo-Kyung Lee d76add6358c HFRCFLIB-58:added name clashing example. 26 Feb 2013 Muqun Yang ac121b643e1 HFRCFLIB-58 handle the name clashing for HDF4 SDS objects 26 Feb 2013 Muqun Yang 6e69c5f3190 HFRCFLIB-64, still needs to improve the name clashing routine but the this check-in should cover most name clashing cases. Also it will cause variable name changes for HDF4 objects. THis is to make it consistent with the HDF4 OPeNDAP handler 26 Feb 2013 Muqun Yang 94e8daa65c9 Checking in some name clashing routines 26 Feb 2013 Hyo-Kyung Lee 0037f2bc872 HFRCFLIB-12:updated NC4 testsuite output with the latest netcdf package. 26 Feb 2013 Muqun Yang a34ada23fae start improving the name clashing routine for HDF4 files 25 Feb 2013 Hyo-Kyung Lee 07c00ea3ae1 HFRCFLIB-12:outputs are updated using NetCDF-4.2.1.1 version of ncdump. 25 Feb 2013 Hyo-Kyung Lee 3208e482436 HFRCFLIB-2:updated testsuite. fake dimensions are gone. 25 Feb 2013 Hyo-Kyung Lee 80a4ef8bd33 HFRCFLIB-59:fixed the bug. We still need to check attribute handling of unsigned types. 25 Feb 2013 Hyo-Kyung Lee 0932786a182 HFRCFLIB-63:updated testsuite for the fix. 25 Feb 2013 Hyo-Kyung Lee a0655d241aa HFRCFLIB-61:commented out SOM projection tests. 25 Feb 2013 Hyo-Kyung Lee c535386daeb HFRCFLIB-63:updated testsuite for fix. 25 Feb 2013 Hyo-Kyung Lee dc95251127b HFRCFLIB-59:updated NetCDF3 testsuite outputs. 25 Feb 2013 Muqun Yang 1c411c7ba03 HFRCFLIB-63, vdata dimensions was handled already for the hybrid files 25 Feb 2013 Hyo-Kyung Lee b4722e7d626 HFRCFLIB-63:added Makefile.in file for building h4cf_get_var_dims. 25 Feb 2013 Muqun Yang e6972f7ac83 Adding the error message when people try to convert the SOM projection file 25 Feb 2013 Hyo-Kyung Lee c0976aa996c HFRCFLIB-59:fix the bug of inserting _FillValue attributes that do not exist. need to check with NASA data. 25 Feb 2013 Hyo-Kyung Lee ba309f943f9 HFRCFLIB-59:update testsuite for bug fix. 25 Feb 2013 Hyo-Kyung Lee 886fd22dd86 HFRCFLIB-2:fixed an error in testsuite script. 25 Feb 2013 Hyo-Kyung Lee 6d250c9a226 HFRCFLIB-2:updated testsuite for recent fixes for library and h4tonccf. 25 Feb 2013 Hyo-Kyung Lee 16dc4327473 HFRCFLIB-2:updated testsuite for HFRCFLIB-51 fix. 25 Feb 2013 Hyo-Kyung Lee d5952577c3a HFRCFLIB-2:duplicate WVC is gone. 25 Feb 2013 Muqun Yang 7df5bc7df5e HFRCFLIB-57, for the non-supported pure HDF products, we don't add coordinate variables. Only flattening and dimensions will be added to the final output. 22 Feb 2013 Hyo-Kyung Lee 94ca39f22e5 HFRCFLIB-51:removed debugging message. 22 Feb 2013 Hyo-Kyung Lee d14f8cfdf6f HFRCFLIB-51:fixed a bug for Invalid argument errors. 22 Feb 2013 Hyo-Kyung Lee 888c2a0e4dc HFRCFLIB-17:added h4cf_get_var_attr_type test. 22 Feb 2013 Hyo-Kyung Lee 280e6d50ed6 HFRCFLIB-17:added API test for h4cf_get_var_dims. 22 Feb 2013 Hyo-Kyung Lee b3e008ae373 HFRCFLIB-2:added a case that produces duplicate variable name. 22 Feb 2013 Hyo-Kyung Lee d4893e347e9 HFRCFLIB-2:updated testsuite (nc3) for changeset 178. 22 Feb 2013 Hyo-Kyung Lee c92fc5daf2f HFRCFLIB-2:updated testsuite for changeset 178. 22 Feb 2013 Hyo-Kyung Lee 7bbfbc5f04b HFRCFLIB-2:moved CER_ES*_TRMM-PFM to lower priority test. 22 Feb 2013 Muqun Yang 5e8a17e131c Correct the variable dimension info. for vdata, this makes the vdata output of read_dims.cpp and the netcdf output of S2000415.HDF correct 21 Feb 2013 Hyo-Kyung Lee 20e17a6622e HFRCFLIB-2:updated h4cfTest.at to include type test. 21 Feb 2013 Hyo-Kyung Lee bb038be7030 HFRCFLIB-54:added routine for reading variable's dimensions. 21 Feb 2013 Muqun Yang cf3f0ba857f correcting the dimension size for vdata field. 21 Feb 2013 Hyo-Kyung Lee 9c7848adac1 HFRCFLIB-52:updated the expected output because conversion toolkit is correct. 21 Feb 2013 Hyo-Kyung Lee 088e1bd52fe HFRCFLIB-54:added an example to read and print dimensions and their sizes. 21 Feb 2013 Muqun Yang 927b15803cc Seems to fix an issue to retrieve dimension info. for vdata 21 Feb 2013 Hyo-Kyung Lee c5478bc7f99 HFRCFLIB-2:corrected 0 size output files. 20 Feb 2013 Hyo-Kyung Lee 743b4f03849 HFRCFLIB-2:corrected previous check-in that produced 0 size dump files. 20 Feb 2013 Hyo-Kyung Lee a8085ac3b21 HFRCFLIB-2:added ncdump output for fake test files. The outputs were generated from the converted NetCDF-3 files. 20 Feb 2013 Hyo-Kyung Lee adaf593c3b3 HFRCFLIB-2:added ncdump output for fake test files. The outputs were generated from the converted NetCDF-4 files. 20 Feb 2013 Hyo-Kyung Lee b4d36e98b8d HFRCFLIB-2:prepared test ncdump output holders for fake files. 20 Feb 2013 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '3a70b676d21826232123fd8699f066908568c162', href: '/projects/HDFEOS/repos/h4cflib/commits/3a70b676d21826232123fd8699f066908568c162',parents: [{ id: '6c1062a3b986a102efb91c00d435c53ff0b1de61' }]},{id: '6c1062a3b986a102efb91c00d435c53ff0b1de61', href: '/projects/HDFEOS/repos/h4cflib/commits/6c1062a3b986a102efb91c00d435c53ff0b1de61',parents: [{ id: '37a007ac0ce21103a80a7f6a381a7c5151d6df89' }]},{id: '37a007ac0ce21103a80a7f6a381a7c5151d6df89', href: '/projects/HDFEOS/repos/h4cflib/commits/37a007ac0ce21103a80a7f6a381a7c5151d6df89',parents: [{ id: '843174b8384d20781ab6179ac4bd115f7a35f370' }]},{id: '843174b8384d20781ab6179ac4bd115f7a35f370', href: '/projects/HDFEOS/repos/h4cflib/commits/843174b8384d20781ab6179ac4bd115f7a35f370',parents: [{ id: '0cb8f8c6ab2e22f4c555e93de7dfad6e96ea1188' }]},{id: '0cb8f8c6ab2e22f4c555e93de7dfad6e96ea1188', href: '/projects/HDFEOS/repos/h4cflib/commits/0cb8f8c6ab2e22f4c555e93de7dfad6e96ea1188',parents: [{ id: '6729cfbc7698c2fb130e2b9fde3c7299aa19519a' }]},{id: '6729cfbc7698c2fb130e2b9fde3c7299aa19519a', href: '/projects/HDFEOS/repos/h4cflib/commits/6729cfbc7698c2fb130e2b9fde3c7299aa19519a',parents: [{ id: '7ce8a0ea3f00930074091f239b1dd82d8667630f' }]},{id: '7ce8a0ea3f00930074091f239b1dd82d8667630f', href: '/projects/HDFEOS/repos/h4cflib/commits/7ce8a0ea3f00930074091f239b1dd82d8667630f',parents: [{ id: 'd76add6358ceab4a7a74e0f7b5639afd980c7a0d' }]},{id: 'd76add6358ceab4a7a74e0f7b5639afd980c7a0d', href: '/projects/HDFEOS/repos/h4cflib/commits/d76add6358ceab4a7a74e0f7b5639afd980c7a0d',parents: [{ id: 'ac121b643e1a83a6b5b5c54c3223e6736cb18714' }]},{id: 'ac121b643e1a83a6b5b5c54c3223e6736cb18714', href: '/projects/HDFEOS/repos/h4cflib/commits/ac121b643e1a83a6b5b5c54c3223e6736cb18714',parents: [{ id: '6e69c5f31900ff15606c068acd296b2050eef76d' }]},{id: '6e69c5f31900ff15606c068acd296b2050eef76d', href: '/projects/HDFEOS/repos/h4cflib/commits/6e69c5f31900ff15606c068acd296b2050eef76d',parents: [{ id: '94e8daa65c94e682e3a29759d1700d5051aa30b5' }]},{id: '94e8daa65c94e682e3a29759d1700d5051aa30b5', href: '/projects/HDFEOS/repos/h4cflib/commits/94e8daa65c94e682e3a29759d1700d5051aa30b5',parents: [{ id: '0037f2bc8726f93b2946f518b4ab9794cf61af9e' }]},{id: '0037f2bc8726f93b2946f518b4ab9794cf61af9e', href: '/projects/HDFEOS/repos/h4cflib/commits/0037f2bc8726f93b2946f518b4ab9794cf61af9e',parents: [{ id: 'a34ada23faecf7cfb9352e8e2fc2fecae4797d69' }]},{id: 'a34ada23faecf7cfb9352e8e2fc2fecae4797d69', href: '/projects/HDFEOS/repos/h4cflib/commits/a34ada23faecf7cfb9352e8e2fc2fecae4797d69',parents: [{ id: '07c00ea3ae13d766955228892b7e031c733b067b' }]},{id: '07c00ea3ae13d766955228892b7e031c733b067b', href: '/projects/HDFEOS/repos/h4cflib/commits/07c00ea3ae13d766955228892b7e031c733b067b',parents: [{ id: '3208e482436073facc1591ab2fd1ee6b8356bb66' }]},{id: '3208e482436073facc1591ab2fd1ee6b8356bb66', href: '/projects/HDFEOS/repos/h4cflib/commits/3208e482436073facc1591ab2fd1ee6b8356bb66',parents: [{ id: '80a4ef8bd3314dcd0c32e2d5757309a0d0a9b4d6' }]},{id: '80a4ef8bd3314dcd0c32e2d5757309a0d0a9b4d6', href: '/projects/HDFEOS/repos/h4cflib/commits/80a4ef8bd3314dcd0c32e2d5757309a0d0a9b4d6',parents: [{ id: '0932786a1828f392bdede97240ba70db2fd12f4f' }]},{id: '0932786a1828f392bdede97240ba70db2fd12f4f', href: '/projects/HDFEOS/repos/h4cflib/commits/0932786a1828f392bdede97240ba70db2fd12f4f',parents: [{ id: 'a0655d241aa75628d2ec2ad54dcaeb96bf4ccbee' }]},{id: 'a0655d241aa75628d2ec2ad54dcaeb96bf4ccbee', href: '/projects/HDFEOS/repos/h4cflib/commits/a0655d241aa75628d2ec2ad54dcaeb96bf4ccbee',parents: [{ id: 'c535386daeb47c6d7466970343107ecbe4627b86' }]},{id: 'c535386daeb47c6d7466970343107ecbe4627b86', href: '/projects/HDFEOS/repos/h4cflib/commits/c535386daeb47c6d7466970343107ecbe4627b86',parents: [{ id: 'dc95251127b35785769213cb7e7233b51408d45d' }]},{id: 'dc95251127b35785769213cb7e7233b51408d45d', href: '/projects/HDFEOS/repos/h4cflib/commits/dc95251127b35785769213cb7e7233b51408d45d',parents: [{ id: '1c411c7ba03e47eeb6f9ec7be3941354059e04d8' }]},{id: '1c411c7ba03e47eeb6f9ec7be3941354059e04d8', href: '/projects/HDFEOS/repos/h4cflib/commits/1c411c7ba03e47eeb6f9ec7be3941354059e04d8',parents: [{ id: 'b4722e7d626e2d45d0b4e97141d6919a1035624f' }]},{id: 'b4722e7d626e2d45d0b4e97141d6919a1035624f', href: '/projects/HDFEOS/repos/h4cflib/commits/b4722e7d626e2d45d0b4e97141d6919a1035624f',parents: [{ id: 'e6972f7ac835369d2f091af591777f8b4db87d64' }]},{id: 'e6972f7ac835369d2f091af591777f8b4db87d64', href: '/projects/HDFEOS/repos/h4cflib/commits/e6972f7ac835369d2f091af591777f8b4db87d64',parents: [{ id: 'c0976aa996c40d2360a0eb6caaf94130bccf644f' }]},{id: 'c0976aa996c40d2360a0eb6caaf94130bccf644f', href: '/projects/HDFEOS/repos/h4cflib/commits/c0976aa996c40d2360a0eb6caaf94130bccf644f',parents: [{ id: 'ba309f943f921d495bcce736302e449ca17cafb5' }]},{id: 'ba309f943f921d495bcce736302e449ca17cafb5', href: '/projects/HDFEOS/repos/h4cflib/commits/ba309f943f921d495bcce736302e449ca17cafb5',parents: [{ id: '886fd22dd8631aac9126184080f7ce7a6fd711db' }]},{id: '886fd22dd8631aac9126184080f7ce7a6fd711db', href: '/projects/HDFEOS/repos/h4cflib/commits/886fd22dd8631aac9126184080f7ce7a6fd711db',parents: [{ id: '6d250c9a22664857b9f6afe000ade7e26e32b85c' }]},{id: '6d250c9a22664857b9f6afe000ade7e26e32b85c', href: '/projects/HDFEOS/repos/h4cflib/commits/6d250c9a22664857b9f6afe000ade7e26e32b85c',parents: [{ id: '16dc43274733edc28992e76596c03a1741452ecb' }]},{id: '16dc43274733edc28992e76596c03a1741452ecb', href: '/projects/HDFEOS/repos/h4cflib/commits/16dc43274733edc28992e76596c03a1741452ecb',parents: [{ id: 'd5952577c3a9e9ecf5a6ae6ce6cfbca041abd694' }]},{id: 'd5952577c3a9e9ecf5a6ae6ce6cfbca041abd694', href: '/projects/HDFEOS/repos/h4cflib/commits/d5952577c3a9e9ecf5a6ae6ce6cfbca041abd694',parents: [{ id: '7df5bc7df5eb3d1017bbc6fd64eaab8684ddeb14' }]},{id: '7df5bc7df5eb3d1017bbc6fd64eaab8684ddeb14', href: '/projects/HDFEOS/repos/h4cflib/commits/7df5bc7df5eb3d1017bbc6fd64eaab8684ddeb14',parents: [{ id: '94ca39f22e5a4e4c5cef6696a74835e2ed87f782' }]},{id: '94ca39f22e5a4e4c5cef6696a74835e2ed87f782', href: '/projects/HDFEOS/repos/h4cflib/commits/94ca39f22e5a4e4c5cef6696a74835e2ed87f782',parents: [{ id: 'd14f8cfdf6f3eb57d3bdbe4f4e901a234712c4ac' }]},{id: 'd14f8cfdf6f3eb57d3bdbe4f4e901a234712c4ac', href: '/projects/HDFEOS/repos/h4cflib/commits/d14f8cfdf6f3eb57d3bdbe4f4e901a234712c4ac',parents: [{ id: '888c2a0e4dc81e87ed6e9b3bcac5af6a13825278' }]},{id: '888c2a0e4dc81e87ed6e9b3bcac5af6a13825278', href: '/projects/HDFEOS/repos/h4cflib/commits/888c2a0e4dc81e87ed6e9b3bcac5af6a13825278',parents: [{ id: '280e6d50ed667d37517b002d1458c2627cd4c0a3' }]},{id: '280e6d50ed667d37517b002d1458c2627cd4c0a3', href: '/projects/HDFEOS/repos/h4cflib/commits/280e6d50ed667d37517b002d1458c2627cd4c0a3',parents: [{ id: 'b3e008ae373460c1279ec1b2a5f409349a4983fc' }]},{id: 'b3e008ae373460c1279ec1b2a5f409349a4983fc', href: '/projects/HDFEOS/repos/h4cflib/commits/b3e008ae373460c1279ec1b2a5f409349a4983fc',parents: [{ id: 'd4893e347e99a75f4d774567dcf25e97273f2e9c' }]},{id: 'd4893e347e99a75f4d774567dcf25e97273f2e9c', href: '/projects/HDFEOS/repos/h4cflib/commits/d4893e347e99a75f4d774567dcf25e97273f2e9c',parents: [{ id: 'c92fc5daf2f55d173672e82d519445d1422137c5' }]},{id: 'c92fc5daf2f55d173672e82d519445d1422137c5', href: '/projects/HDFEOS/repos/h4cflib/commits/c92fc5daf2f55d173672e82d519445d1422137c5',parents: [{ id: '7bbfbc5f04b8c69cd425198afaf05edecae4d779' }]},{id: '7bbfbc5f04b8c69cd425198afaf05edecae4d779', href: '/projects/HDFEOS/repos/h4cflib/commits/7bbfbc5f04b8c69cd425198afaf05edecae4d779',parents: [{ id: '5e8a17e131c45354d5f99909d1214f2b58dced4c' }]},{id: '5e8a17e131c45354d5f99909d1214f2b58dced4c', href: '/projects/HDFEOS/repos/h4cflib/commits/5e8a17e131c45354d5f99909d1214f2b58dced4c',parents: [{ id: '20e17a6622e2fd3ecd8403179ba3070398d0b48c' }]},{id: '20e17a6622e2fd3ecd8403179ba3070398d0b48c', href: '/projects/HDFEOS/repos/h4cflib/commits/20e17a6622e2fd3ecd8403179ba3070398d0b48c',parents: [{ id: 'bb038be7030d7bf2618f53725ac5fdadcd8b3238' }]},{id: 'bb038be7030d7bf2618f53725ac5fdadcd8b3238', href: '/projects/HDFEOS/repos/h4cflib/commits/bb038be7030d7bf2618f53725ac5fdadcd8b3238',parents: [{ id: 'cf3f0ba857fb34c2e309a2c75bbc43cd7f14ba6d' }]},{id: 'cf3f0ba857fb34c2e309a2c75bbc43cd7f14ba6d', href: '/projects/HDFEOS/repos/h4cflib/commits/cf3f0ba857fb34c2e309a2c75bbc43cd7f14ba6d',parents: [{ id: '9c7848adac1f563231ac8e49f35ef5ce98d21fc1' }]},{id: '9c7848adac1f563231ac8e49f35ef5ce98d21fc1', href: '/projects/HDFEOS/repos/h4cflib/commits/9c7848adac1f563231ac8e49f35ef5ce98d21fc1',parents: [{ id: '088e1bd52fe9e3dc2a2a6b6112cf5e655e70f990' }]},{id: '088e1bd52fe9e3dc2a2a6b6112cf5e655e70f990', href: '/projects/HDFEOS/repos/h4cflib/commits/088e1bd52fe9e3dc2a2a6b6112cf5e655e70f990',parents: [{ id: '927b15803cc536faf3b4c69ecd98b9b4f253ba9d' }]},{id: '927b15803cc536faf3b4c69ecd98b9b4f253ba9d', href: '/projects/HDFEOS/repos/h4cflib/commits/927b15803cc536faf3b4c69ecd98b9b4f253ba9d',parents: [{ id: 'c5478bc7f99a24b73d423b51593f1f8f4365ce4d' }]},{id: 'c5478bc7f99a24b73d423b51593f1f8f4365ce4d', href: '/projects/HDFEOS/repos/h4cflib/commits/c5478bc7f99a24b73d423b51593f1f8f4365ce4d',parents: [{ id: '743b4f03849a779f2bc7c610f6b2613cb25355f2' }]},{id: '743b4f03849a779f2bc7c610f6b2613cb25355f2', href: '/projects/HDFEOS/repos/h4cflib/commits/743b4f03849a779f2bc7c610f6b2613cb25355f2',parents: [{ id: 'a8085ac3b21a497412fef95fed640153d9b8ffd8' }]},{id: 'a8085ac3b21a497412fef95fed640153d9b8ffd8', href: '/projects/HDFEOS/repos/h4cflib/commits/a8085ac3b21a497412fef95fed640153d9b8ffd8',parents: [{ id: 'adaf593c3b32e99883d11558908f4349e089896b' }]},{id: 'adaf593c3b32e99883d11558908f4349e089896b', href: '/projects/HDFEOS/repos/h4cflib/commits/adaf593c3b32e99883d11558908f4349e089896b',parents: [{ id: 'b4d36e98b8d1faaf94af30b0de4747da43765f31' }]},{id: 'b4d36e98b8d1faaf94af30b0de4747da43765f31', href: '/projects/HDFEOS/repos/h4cflib/commits/b4d36e98b8d1faaf94af30b0de4747da43765f31',parents: [{ id: 'faff94c7b5d3c37e536a640829e541e849a7feea' }]}]);