Author Commit Message Commit Date Muqun Yang 43ec10192db HFRHFVTOOLS-11, for unlimited dimension, the dimension size should be the current dimension size with the maximum dimension size to be H5S_UNLIMITED. Fix this issue. Also fix a C string operation issue, use HDF4 SDS type for the pure dimension datatype. At last, improve error handling a little bit. The current revision can convert CERES edition 4 test file to HDF5 that can be correctly accessed by both Panoply and ncdump. 04 Jun 2014 Muqun Yang 5190e9f46a1 Fixing the code that uses the dimension scale 03 Jun 2014 Muqun Yang c1876764d61 Start debugging the dimension scale support.Add debugging code 03 Jun 2014 Muqun Yang d80d2b2be20 Modify a few comments 03 Jun 2014 Muqun Yang 18fbdac4665 Remove two unused lines. 03 Jun 2014 Muqun Yang a665019f0fd Fixing the dimension scale name when setting the scale with H5DSset_scale. 03 Jun 2014 Muqun Yang 8c84fd2b4e0 HFRHFVTOOLS-11, adding error handling 02 Jun 2014 Muqun Yang f58c35bafe1 HFRHFVTOOLS-11, linking the components to handle the conversion of SDS dim. scale to HDF5. This process doesn't address the compliant to netCDF and conventions. 02 Jun 2014 Muqun Yang 2e4cdfbad06 HFRHFVTOOLS-11, adding code to handle dimeension scale 02 Jun 2014 Allen Byrne 2081b07c04b Update autotools and CMake build files.
Tested: local linux CMake, jam autotools make 02 Jun 2014 Muqun Yang efdefbf2ed2 HFRHFVTOOLS-11, adding the code to convert SDS dimension attributes to HDF5 02 Jun 2014 Muqun Yang e909115dbef HFRHFVTOOLS-11, add code to convert pure dim. scale to HDF5 01 Jun 2014 Muqun Yang d36c125ca8b Add a small piece of code to handle dimension attributes. 29 May 2014 Muqun Yang 04a667403c8 HFRHFVTOOLS-11, coding the dimension scales for the pure dimensions. 29 May 2014 Muqun Yang bc90f534258 HFRHFVTOOLS-11, adding more code to create dim scales for fakedim> 29 May 2014 Muqun Yang 15ac79274c5 Minor edition to handle dim. scales. 28 May 2014 Muqun Yang d3c3bfef797 HFRHFVTOOLS-11, converting fakeDims to HDF5 by following the dim. scales. 28 May 2014 Muqun Yang 0f5988b36a7 HFRHFVTOOLS-11, fix an issue to set up tables. 27 May 2014 Muqun Yang fb81a4ee486 HFRHFVTOOLS-11, adding code to initialize and free the tables regarding the dimension scales. 27 May 2014 Muqun Yang 93d03751e75 HFRHFVTOOLS-11, add coding the declaration of helper functions 27 May 2014 Muqun Yang 4fa13cb75e1 HFRHFVTOOLS-11, implement a helper function to handle fakeDim 23 May 2014 Muqun Yang f1fb2932318 Adding a trivial comment 23 May 2014 Muqun Yang ba131de17cd HFRHFVTOOLS-11, adding code skeleton to support the conversion to HDF5 dimension scale. 23 May 2014 Allen Byrne 14c4bd2564d Use macro from H5public.h
Tested local linux 23 May 2014 Allen Byrne 2847e6178ba switch free function based on library version 23 May 2014 Muqun Yang 5e7a2d5cebf HFRHFV-11, have done a little coding on the dimscale support. 22 May 2014 Allen Byrne d67fc0b8216 HFRHFVTOOLS-103 - Use H5free_memory() for free the fieldname resource from a H5Tget_member_name call.
Tested: windows 22 May 2014 Muqun Yang 037992c4d58 HFRHFVTOOLS-11, start coding on the dim. scale support. Clean up the old code. Will not affect the daily test. 22 May 2014 Muqun Yang ac1b58cb883 HFRHFVTOOLS-11, adding a template function to support the dimension scale 22 May 2014 Allen Byrne 4de893e4f4c Update svn properties eol-style 22 May 2014 Muqun Yang 484a2d47064 remove unused code 22 May 2014 Muqun Yang 8da39339f88 HFRHFVTOOLS-11, just add comments. 21 May 2014 Muqun Yang da316e2b51a HFRHFVTOOLS-11, make the converted HDF5 files follow the creation-order when dimension scale APIs are used. 20 May 2014 Muqun Yang 126cd9c5534 HFRHFVTOOLS-11, make the converted HDF5 files follow the creation-order when dimension scale APIs are used. 20 May 2014 Muqun Yang c5e48ed798f HFRHFVHAOOLS-108, remove unused MAKE_HDFVIEW_READABLE 20 May 2014 Muqun Yang c953fd1b998 Remove unused MAKE_HDFVIEW_READABLE macros 20 May 2014 Allen Byrne edd56e4545d Convert CMake commands to lowercase 20 May 2014 Allen Byrne 17c947c053f Fix CMP0053 cmake usage 20 May 2014 Muqun Yang 2e3725fd084 Adding a macro to check if the HDF5 dimensional scale APIs can be linked with the configure generated by the temporary configure.ac. By default, that macro is undefined so that it will not affect any daily tests. 19 May 2014 Muqun Yang abe6a79b040 remove a debugging line 16 May 2014 Muqun Yang 68d2b242d33 We need to use the HDF5 HL library to support the HDF5 dimension scale. I add a line to check if the high level library exists to the configure.ac. There are some issues to check the HL header so the HL header check is turned off temporarily. 16 May 2014 Mark Evans 194562d25c5 Changed link to H4toH5Mapping.pdf from ..\ADGuide to http://www.hdfgroup.org/HDF5/doc/ADGuide/H4toH5Mapping.pdf.
Tested: Firefox 06 May 2014 Allen Byrne e2c170ca977 Correct the install folder logic. 22 Apr 2014 Allen Byrne b93ca93e4de Correct NSIS name 27 Feb 2014 Allen Byrne baf949251fb Synchronize Apple bundle packaging with latest changes discovered during hdf-java work. 27 Feb 2014 Allen Byrne 4b19b1dfe3c Remove old set command 27 Feb 2014 Allen Byrne e9042ed8029 HDFFV-8684: Change Package name depending on CDASH_LOCAL configuration variable.
Tested: local linux 27 Feb 2014 Allen Byrne d04c0a4de7a Set NSIS dispaly name 18 Feb 2014 Allen Byrne 0a82450757d Add Windows VS version for README.txt 14 Feb 2014 Allen Byrne 7b2c166c462 Fix typo 13 Feb 2014 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '43ec10192dba7fee7376d1451e493b0948df32ea', href: '/projects/HDFEOS/repos/h4h5tools/commits/43ec10192dba7fee7376d1451e493b0948df32ea',parents: [{ id: '5190e9f46a139dc643f4f39934ef135550c74c43' }]},{id: '5190e9f46a139dc643f4f39934ef135550c74c43', href: '/projects/HDFEOS/repos/h4h5tools/commits/5190e9f46a139dc643f4f39934ef135550c74c43',parents: [{ id: 'c1876764d61042a1c00112e8f6bb2c727db82a28' }]},{id: 'c1876764d61042a1c00112e8f6bb2c727db82a28', href: '/projects/HDFEOS/repos/h4h5tools/commits/c1876764d61042a1c00112e8f6bb2c727db82a28',parents: [{ id: 'd80d2b2be20efe7df9c83a000140523e55cc0ff7' }]},{id: 'd80d2b2be20efe7df9c83a000140523e55cc0ff7', href: '/projects/HDFEOS/repos/h4h5tools/commits/d80d2b2be20efe7df9c83a000140523e55cc0ff7',parents: [{ id: '18fbdac466560859eb0c0c5d0e0cf5add8954f8b' }]},{id: '18fbdac466560859eb0c0c5d0e0cf5add8954f8b', href: '/projects/HDFEOS/repos/h4h5tools/commits/18fbdac466560859eb0c0c5d0e0cf5add8954f8b',parents: [{ id: 'a665019f0fdfce10244ee97ecf14b0744de2135a' }]},{id: 'a665019f0fdfce10244ee97ecf14b0744de2135a', href: '/projects/HDFEOS/repos/h4h5tools/commits/a665019f0fdfce10244ee97ecf14b0744de2135a',parents: [{ id: '8c84fd2b4e0275b8f8485a71e8e08147576adae1' }]},{id: '8c84fd2b4e0275b8f8485a71e8e08147576adae1', href: '/projects/HDFEOS/repos/h4h5tools/commits/8c84fd2b4e0275b8f8485a71e8e08147576adae1',parents: [{ id: 'f58c35bafe19bdeb0d79f97d787aef38b0327b19' }]},{id: 'f58c35bafe19bdeb0d79f97d787aef38b0327b19', href: '/projects/HDFEOS/repos/h4h5tools/commits/f58c35bafe19bdeb0d79f97d787aef38b0327b19',parents: [{ id: '2e4cdfbad0643c78721f23e5913f4aa8eac897ad' }]},{id: '2e4cdfbad0643c78721f23e5913f4aa8eac897ad', href: '/projects/HDFEOS/repos/h4h5tools/commits/2e4cdfbad0643c78721f23e5913f4aa8eac897ad',parents: [{ id: '2081b07c04bb8fd8e79d8ec3dffcd8fce1565122' }]},{id: '2081b07c04bb8fd8e79d8ec3dffcd8fce1565122', href: '/projects/HDFEOS/repos/h4h5tools/commits/2081b07c04bb8fd8e79d8ec3dffcd8fce1565122',parents: [{ id: 'efdefbf2ed267f25f7e98674e2fcde81802e27cc' }]},{id: 'efdefbf2ed267f25f7e98674e2fcde81802e27cc', href: '/projects/HDFEOS/repos/h4h5tools/commits/efdefbf2ed267f25f7e98674e2fcde81802e27cc',parents: [{ id: 'e909115dbef391f07834ffa179522eed1a08f471' }]},{id: 'e909115dbef391f07834ffa179522eed1a08f471', href: '/projects/HDFEOS/repos/h4h5tools/commits/e909115dbef391f07834ffa179522eed1a08f471',parents: [{ id: 'd36c125ca8b9b74617f467a2729e9deb8ab0717e' }]},{id: 'd36c125ca8b9b74617f467a2729e9deb8ab0717e', href: '/projects/HDFEOS/repos/h4h5tools/commits/d36c125ca8b9b74617f467a2729e9deb8ab0717e',parents: [{ id: '04a667403c824f03862616169729c7ab14469b65' }]},{id: '04a667403c824f03862616169729c7ab14469b65', href: '/projects/HDFEOS/repos/h4h5tools/commits/04a667403c824f03862616169729c7ab14469b65',parents: [{ id: 'bc90f5342581e47612fbc3fc32efb8890c2c4d7a' }]},{id: 'bc90f5342581e47612fbc3fc32efb8890c2c4d7a', href: '/projects/HDFEOS/repos/h4h5tools/commits/bc90f5342581e47612fbc3fc32efb8890c2c4d7a',parents: [{ id: '15ac79274c5562ae5ab8794ad9520bd892661ce3' }]},{id: '15ac79274c5562ae5ab8794ad9520bd892661ce3', href: '/projects/HDFEOS/repos/h4h5tools/commits/15ac79274c5562ae5ab8794ad9520bd892661ce3',parents: [{ id: 'd3c3bfef7971d3949978f40627b1204afef35585' }]},{id: 'd3c3bfef7971d3949978f40627b1204afef35585', href: '/projects/HDFEOS/repos/h4h5tools/commits/d3c3bfef7971d3949978f40627b1204afef35585',parents: [{ id: '0f5988b36a72353bbe824ee2077379212f4e441b' }]},{id: '0f5988b36a72353bbe824ee2077379212f4e441b', href: '/projects/HDFEOS/repos/h4h5tools/commits/0f5988b36a72353bbe824ee2077379212f4e441b',parents: [{ id: 'fb81a4ee486662cd13b63915902e0cd69240bfd4' }]},{id: 'fb81a4ee486662cd13b63915902e0cd69240bfd4', href: '/projects/HDFEOS/repos/h4h5tools/commits/fb81a4ee486662cd13b63915902e0cd69240bfd4',parents: [{ id: '93d03751e7520e9e1600482de70740e4bb661a82' }]},{id: '93d03751e7520e9e1600482de70740e4bb661a82', href: '/projects/HDFEOS/repos/h4h5tools/commits/93d03751e7520e9e1600482de70740e4bb661a82',parents: [{ id: '4fa13cb75e1fd44b1b1fa1efd99e4b9cf65bfcaf' }]},{id: '4fa13cb75e1fd44b1b1fa1efd99e4b9cf65bfcaf', href: '/projects/HDFEOS/repos/h4h5tools/commits/4fa13cb75e1fd44b1b1fa1efd99e4b9cf65bfcaf',parents: [{ id: 'f1fb29323189c92233e7144d02f334265c56b283' }]},{id: 'f1fb29323189c92233e7144d02f334265c56b283', href: '/projects/HDFEOS/repos/h4h5tools/commits/f1fb29323189c92233e7144d02f334265c56b283',parents: [{ id: 'ba131de17cdff9966dbbcae7b9852bd4824e5655' }]},{id: 'ba131de17cdff9966dbbcae7b9852bd4824e5655', href: '/projects/HDFEOS/repos/h4h5tools/commits/ba131de17cdff9966dbbcae7b9852bd4824e5655',parents: [{ id: '14c4bd2564dd39049cf77921ff97e71c059d6033' }]},{id: '14c4bd2564dd39049cf77921ff97e71c059d6033', href: '/projects/HDFEOS/repos/h4h5tools/commits/14c4bd2564dd39049cf77921ff97e71c059d6033',parents: [{ id: '2847e6178ba2278440f1b43758923817b12d333f' }]},{id: '2847e6178ba2278440f1b43758923817b12d333f', href: '/projects/HDFEOS/repos/h4h5tools/commits/2847e6178ba2278440f1b43758923817b12d333f',parents: [{ id: '5e7a2d5cebfca8647f20d41dbb027f47bc2ab35f' }]},{id: '5e7a2d5cebfca8647f20d41dbb027f47bc2ab35f', href: '/projects/HDFEOS/repos/h4h5tools/commits/5e7a2d5cebfca8647f20d41dbb027f47bc2ab35f',parents: [{ id: 'd67fc0b82167c2c5ac53451731a3c36298a01a33' }]},{id: 'd67fc0b82167c2c5ac53451731a3c36298a01a33', href: '/projects/HDFEOS/repos/h4h5tools/commits/d67fc0b82167c2c5ac53451731a3c36298a01a33',parents: [{ id: '037992c4d58b02704f7f6fbd3b14c6d80419e2bd' }]},{id: '037992c4d58b02704f7f6fbd3b14c6d80419e2bd', href: '/projects/HDFEOS/repos/h4h5tools/commits/037992c4d58b02704f7f6fbd3b14c6d80419e2bd',parents: [{ id: 'ac1b58cb88360693b12c2559d052f1d88edfc46d' }]},{id: 'ac1b58cb88360693b12c2559d052f1d88edfc46d', href: '/projects/HDFEOS/repos/h4h5tools/commits/ac1b58cb88360693b12c2559d052f1d88edfc46d',parents: [{ id: '4de893e4f4cbc50d6addb266ae13f3548372024b' }]},{id: '4de893e4f4cbc50d6addb266ae13f3548372024b', href: '/projects/HDFEOS/repos/h4h5tools/commits/4de893e4f4cbc50d6addb266ae13f3548372024b',parents: [{ id: '484a2d470641e6e2221be6444969e3ad4727d1a7' }]},{id: '484a2d470641e6e2221be6444969e3ad4727d1a7', href: '/projects/HDFEOS/repos/h4h5tools/commits/484a2d470641e6e2221be6444969e3ad4727d1a7',parents: [{ id: '8da39339f88479ccb41dad301593210343176477' }]},{id: '8da39339f88479ccb41dad301593210343176477', href: '/projects/HDFEOS/repos/h4h5tools/commits/8da39339f88479ccb41dad301593210343176477',parents: [{ id: 'da316e2b51a6799a33f2a33a2b47af235f809daf' }]},{id: 'da316e2b51a6799a33f2a33a2b47af235f809daf', href: '/projects/HDFEOS/repos/h4h5tools/commits/da316e2b51a6799a33f2a33a2b47af235f809daf',parents: [{ id: '126cd9c5534bb73dd89657cc5e41d8696a453b93' }]},{id: '126cd9c5534bb73dd89657cc5e41d8696a453b93', href: '/projects/HDFEOS/repos/h4h5tools/commits/126cd9c5534bb73dd89657cc5e41d8696a453b93',parents: [{ id: 'c5e48ed798fbd4c922071698556b6cd6c204bbf8' }]},{id: 'c5e48ed798fbd4c922071698556b6cd6c204bbf8', href: '/projects/HDFEOS/repos/h4h5tools/commits/c5e48ed798fbd4c922071698556b6cd6c204bbf8',parents: [{ id: 'c953fd1b998bd7b7f2c8efa8f994d53c4979776f' }]},{id: 'c953fd1b998bd7b7f2c8efa8f994d53c4979776f', href: '/projects/HDFEOS/repos/h4h5tools/commits/c953fd1b998bd7b7f2c8efa8f994d53c4979776f',parents: [{ id: 'edd56e4545ddd638845c00f1bf7e868cbebabd8a' }]},{id: 'edd56e4545ddd638845c00f1bf7e868cbebabd8a', href: '/projects/HDFEOS/repos/h4h5tools/commits/edd56e4545ddd638845c00f1bf7e868cbebabd8a',parents: [{ id: '17c947c053f25e17beb4b54ada9e65d06294f863' }]},{id: '17c947c053f25e17beb4b54ada9e65d06294f863', href: '/projects/HDFEOS/repos/h4h5tools/commits/17c947c053f25e17beb4b54ada9e65d06294f863',parents: [{ id: '2e3725fd08475b6feed0ca0f96adb38f9e9bb60f' }]},{id: '2e3725fd08475b6feed0ca0f96adb38f9e9bb60f', href: '/projects/HDFEOS/repos/h4h5tools/commits/2e3725fd08475b6feed0ca0f96adb38f9e9bb60f',parents: [{ id: 'abe6a79b0408dad4d1564081b2e6ca4bad3719fa' }]},{id: 'abe6a79b0408dad4d1564081b2e6ca4bad3719fa', href: '/projects/HDFEOS/repos/h4h5tools/commits/abe6a79b0408dad4d1564081b2e6ca4bad3719fa',parents: [{ id: '68d2b242d33ba665af692df197d4525253e8d964' }]},{id: '68d2b242d33ba665af692df197d4525253e8d964', href: '/projects/HDFEOS/repos/h4h5tools/commits/68d2b242d33ba665af692df197d4525253e8d964',parents: [{ id: '194562d25c5873bb9a0f308f505a0e7b9af41008' }]},{id: '194562d25c5873bb9a0f308f505a0e7b9af41008', href: '/projects/HDFEOS/repos/h4h5tools/commits/194562d25c5873bb9a0f308f505a0e7b9af41008',parents: [{ id: 'e2c170ca97731133de93dbe67da35e09fe74188b' }]},{id: 'e2c170ca97731133de93dbe67da35e09fe74188b', href: '/projects/HDFEOS/repos/h4h5tools/commits/e2c170ca97731133de93dbe67da35e09fe74188b',parents: [{ id: 'b93ca93e4de3da557cca96f4c968131b6ae38522' }]},{id: 'b93ca93e4de3da557cca96f4c968131b6ae38522', href: '/projects/HDFEOS/repos/h4h5tools/commits/b93ca93e4de3da557cca96f4c968131b6ae38522',parents: [{ id: 'baf949251fb77ae0372c931e767120cdb68c16cd' }]},{id: 'baf949251fb77ae0372c931e767120cdb68c16cd', href: '/projects/HDFEOS/repos/h4h5tools/commits/baf949251fb77ae0372c931e767120cdb68c16cd',parents: [{ id: '4b19b1dfe3cb0ecbe7ad539d7d2e0f5421bd88fb' }]},{id: '4b19b1dfe3cb0ecbe7ad539d7d2e0f5421bd88fb', href: '/projects/HDFEOS/repos/h4h5tools/commits/4b19b1dfe3cb0ecbe7ad539d7d2e0f5421bd88fb',parents: [{ id: 'e9042ed80291c5cbca15b821b546f0f973b0e2c7' }]},{id: 'e9042ed80291c5cbca15b821b546f0f973b0e2c7', href: '/projects/HDFEOS/repos/h4h5tools/commits/e9042ed80291c5cbca15b821b546f0f973b0e2c7',parents: [{ id: 'd04c0a4de7a17c8164f68465dcc33685c727585a' }]},{id: 'd04c0a4de7a17c8164f68465dcc33685c727585a', href: '/projects/HDFEOS/repos/h4h5tools/commits/d04c0a4de7a17c8164f68465dcc33685c727585a',parents: [{ id: '0a82450757d15366fe14d3c4574fb0be7df9cc7f' }]},{id: '0a82450757d15366fe14d3c4574fb0be7df9cc7f', href: '/projects/HDFEOS/repos/h4h5tools/commits/0a82450757d15366fe14d3c4574fb0be7df9cc7f',parents: [{ id: '7b2c166c462e9e53b386ccbc69605c1642a1a822' }]},{id: '7b2c166c462e9e53b386ccbc69605c1642a1a822', href: '/projects/HDFEOS/repos/h4h5tools/commits/7b2c166c462e9e53b386ccbc69605c1642a1a822',parents: [{ id: '349075209e3b0c3b8de1ec9f604655a6ff7ff382' }]}]);