Author Commit Message Commit Date Muqun Yang aef6c5d5a6a HFRCFLIB-125, provide a workaround for a compiler issue at MacOS.
when calling the HDF-EOS2 SWinqswath function call. But find a workaround to handle this.
HDF-EOS function calls GDinqgrid and SWinqswath expect to receive the HDF-EOS2 file names that can be with a path.
When the file name includes the absolute path before the file name like /Users/myang6/hdf-eosfile,
SWinqswath will return the number of swath as 0 even the file includes swath objects.
This will cause the added HDF4 objects ... 24 Aug 2015 Muqun Yang 5e7ca335916 HFRCFLIB-127, use strtod instead of strtof since MSVS 2010 doesn't support strtof yet. 20 Aug 2015 Muqun Yang 4ce7c8caf68 HFRCFLIB-127, MSVS requires <iterator> for function back_inserter. Also it will issue an error for a function that is supposed to return a value but not. This occurs for several unused functions in the package. 20 Aug 2015 Muqun Yang 08013415f32 HFRCFLIB-127, change variable name grp2 since name grp2 is reserved by Dlgs.h in MSVS. 20 Aug 2015 Muqun Yang 8bae65c3271 HFRCFLIB-127, make the code portable to windows: define SSIZE_T as ssize_t and strtok_s as strtok_r 20 Aug 2015 Muqun Yang c38d3678bd4 HFRCFLIB-127, use MSC_VER as the macro to identify windows, add the ssize_t definition. 20 Aug 2015 Muqun Yang 38286b7b1b7 HFRCFLIB-127, isinf, isnan are not supported for MSVS until MSVS 2015. So we need to provide our own windows version 20 Aug 2015 Muqun Yang 13ebe034223 Adding an item to the known problem. 07 Jan 2015 Muqun Yang a5735005946 Add an item to the Known problem. 07 Jan 2015 Muqun Yang 479e8d01719 HFRCFLIB-123, minor update comments 07 Jan 2015 Muqun Yang ad1b8b28555 HFRCFLIB-123, add one more bug fix for this release. 07 Jan 2015 Muqun Yang e08242c61c5 updating the version number 07 Jan 2015 Muqun Yang 76b25247d29 HFRCFLIB-123, update release documents for 1.0 release. 07 Jan 2015 Muqun Yang c70262576d8 Adding AIRS version 6 tests to the testsuite. 06 Jan 2015 Muqun Yang 7dfe103eb73 HFRCFLIB-123, update documents for the 1.0 release. 06 Jan 2015 Muqun Yang 1a3daf72641 HFRCFLIB-123, adding the netCDF-4 output of AIRS version 6 testing files 06 Jan 2015 Muqun Yang 6f3e2f8f52c HFRCFLIB-123, adding AIRS version 6 testing files to the testsuite. 06 Jan 2015 Muqun Yang f2a738afc2a HFRCFLIB-123, adding AIRS version 6 level 2 and level 3 files to the testsuite. 06 Jan 2015 Muqun Yang 667b479868b HFRCFLIB-123, add AIRS version 6 products to the testsuite. 06 Jan 2015 Muqun Yang c20ae91b6d5 HFRCFLIB-123, remove warnings detected by wren. 06 Jan 2015 Muqun Yang ece6bf2d8e9 remove warnings found by Wren(MacOS). Warnings in special_flt_cf.cpp may be severe and it was created since the alpha release. 06 Jan 2015 Muqun Yang 2faaf01e74b Adding new NASA testing files. 05 Jan 2015 Muqun Yang 50e87ec31c3 HFRCFLIB-123, update netCDF-4 CDL files for the NASA testing products 29 Dec 2014 Muqun Yang 5409f6bf32b HFRCFLIB-123, adding a few comments. 25 Dec 2014 Muqun Yang 066abb41b5a HFRCFLIB-123, adding error checking and use vector to replace malloc. 25 Dec 2014 Muqun Yang 9c2b8ff86d4 HFRCFLIB-123, code cleaning up, adding some comments, reminder of future release etc. 25 Dec 2014 Muqun Yang 91eae487d72 HFRCFLIB-123, cleaning up filter function codes to handle pure HDF4 files. 25 Dec 2014 Muqun Yang 109864aa93c HFRCFLIB-123, update netCDF-3 CDL files for MERRA and MODIS(swath dim. map) products. 24 Dec 2014 Muqun Yang e28d6e4e031 HFRCFLIB-123, code clean-up 24 Dec 2014 Muqun Yang bbeb6185efc HFRCFLIB-123, fix a potential bug to read vdata field value by not closing vdata ID. I also clean up the code and add some comments related to the handling of AIRS and MERRA products. 24 Dec 2014 Muqun Yang 8fe1021d447 HFRCFLIB-123, add comments, clean up code 24 Dec 2014 Muqun Yang 94f4d1bbea3 HFRCFLIB-123, added comments, codes, corrected comments 24 Dec 2014 Muqun Yang 0a9ce43e737 H4CFLIB-123, adding comments for HDF-EOS2 filter functions 23 Dec 2014 Muqun Yang 211675d890c HFCFLIB-123, updating code with comments 22 Dec 2014 Muqun Yang c1fccfa6ade HFRCFLIB-124, adding comments and improve error handling 18 Dec 2014 Muqun Yang 7383a7af8fa HFRCFLIB-123, adding comments and proper error handling code. 18 Dec 2014 Muqun Yang 2e68a1e3264 HFCFLIB-124, the vdata id is detached for a vdata under a vgroup. So get_value doesn't work due to the invalid id. This check-in fixes this issue. 18 Dec 2014 Muqun Yang 84fe1c9dc8a HFCFLIB-124, the subsetted value for vdata field is not present because of a bug. Now the bug is fixed. The testing output is corrected. 18 Dec 2014 Muqun Yang e0c0aa7e89b HFRCFLIB-123, add comments, correct indentations and release resources properly. 18 Dec 2014 Muqun Yang 039bb74a3f8 HFRCFLIB-118, update TRMM version 7 netCDF3 CDL files 17 Dec 2014 Muqun Yang b92d1f7d708 HFRCFLIB-123, update Copyright date 17 Dec 2014 Muqun Yang a5b1c051dd9 HFRCFLIB-123, update Copyright date 17 Dec 2014 Muqun Yang 92bf90f9a84 HFRCFLIB-122,remove hdf4_exception.h 17 Dec 2014 Muqun Yang 7b824aa3f5e HFRCFLIB-123, update configuration and Makefiles 17 Dec 2014 Muqun Yang 94b9303354d HFCFLIB-118 adding TRMM version 7 CDL files. 17 Dec 2014 Muqun Yang 49aba063d1c HFCFLIB-123
1. Clean up some comments for the header files and some .cpp files.
2. Update Copyright date. 17 Dec 2014 Muqun Yang 5e5f6efa289 HFRCFLIB-122, use runtime_error to replace the Exception class since Exception cannot be caught by the catch block. 16 Dec 2014 Muqun Yang f608c3092fc HFCFLIB-118
Added TRMM verson 7 support.
1) Adding CF attributes.
2) Adding several add_attr functions.
3) Tested with TRMM 1B,1C,2A,2B,3A,3B products,both with the conversion tool and the panoply tool. 16 Dec 2014 Muqun Yang ca72d1c9d34 HFRCFLIB-118, adding code to support CF for TRMM version 7 products. All the necessary code to generate cv variables and CF attributes are in. Compilation succeeds. No test yet. 10 Dec 2014 Muqun Yang a0735d01bcc HFRCFLIB-119, remove special characters in the attribute. 09 Dec 2014 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: 'aef6c5d5a6a4df985d456e56c3d648c29c45253b', href: '/projects/HDFEOS/repos/h4cflib/commits/aef6c5d5a6a4df985d456e56c3d648c29c45253b',parents: [{ id: '5e7ca33591636c078f720689ded1939330a42fe8' }]},{id: '5e7ca33591636c078f720689ded1939330a42fe8', href: '/projects/HDFEOS/repos/h4cflib/commits/5e7ca33591636c078f720689ded1939330a42fe8',parents: [{ id: '4ce7c8caf685ea7bf14cfbb1c575bdc9ca70e16e' }]},{id: '4ce7c8caf685ea7bf14cfbb1c575bdc9ca70e16e', href: '/projects/HDFEOS/repos/h4cflib/commits/4ce7c8caf685ea7bf14cfbb1c575bdc9ca70e16e',parents: [{ id: '08013415f321396344d89bcc98e22060c44684c6' }]},{id: '08013415f321396344d89bcc98e22060c44684c6', href: '/projects/HDFEOS/repos/h4cflib/commits/08013415f321396344d89bcc98e22060c44684c6',parents: [{ id: '8bae65c3271c7d29f61657175532b5783b84860d' }]},{id: '8bae65c3271c7d29f61657175532b5783b84860d', href: '/projects/HDFEOS/repos/h4cflib/commits/8bae65c3271c7d29f61657175532b5783b84860d',parents: [{ id: 'c38d3678bd46f8d2d18108490469e724e1524816' }]},{id: 'c38d3678bd46f8d2d18108490469e724e1524816', href: '/projects/HDFEOS/repos/h4cflib/commits/c38d3678bd46f8d2d18108490469e724e1524816',parents: [{ id: '38286b7b1b7f3a364d68a1c015f82d17165503c3' }]},{id: '38286b7b1b7f3a364d68a1c015f82d17165503c3', href: '/projects/HDFEOS/repos/h4cflib/commits/38286b7b1b7f3a364d68a1c015f82d17165503c3',parents: [{ id: '13ebe034223d0fec425e297e0dab40b07bbd5590' }]},{id: '13ebe034223d0fec425e297e0dab40b07bbd5590', href: '/projects/HDFEOS/repos/h4cflib/commits/13ebe034223d0fec425e297e0dab40b07bbd5590',parents: [{ id: '479e8d017195274b1faa0ca8b7fa2ca2fb48ac24' }]},{id: 'a573500594621a8cc26d0b607f86afa583c9bdf6', href: '/projects/HDFEOS/repos/h4cflib/commits/a573500594621a8cc26d0b607f86afa583c9bdf6',labels: [{name: '1.0', type: 'TAG', href: '/projects/HDFEOS/repos/h4cflib/browse?at=1.0'}],parents: [{ id: '479e8d017195274b1faa0ca8b7fa2ca2fb48ac24' }]},{id: '479e8d017195274b1faa0ca8b7fa2ca2fb48ac24', href: '/projects/HDFEOS/repos/h4cflib/commits/479e8d017195274b1faa0ca8b7fa2ca2fb48ac24',parents: [{ id: 'ad1b8b28555861bc988c826d3a555dc50a8191e8' }]},{id: 'ad1b8b28555861bc988c826d3a555dc50a8191e8', href: '/projects/HDFEOS/repos/h4cflib/commits/ad1b8b28555861bc988c826d3a555dc50a8191e8',parents: [{ id: 'e08242c61c55fee2342a093c51beae3f3b5f7357' }]},{id: 'e08242c61c55fee2342a093c51beae3f3b5f7357', href: '/projects/HDFEOS/repos/h4cflib/commits/e08242c61c55fee2342a093c51beae3f3b5f7357',parents: [{ id: '76b25247d29fa5fd62aee19270553c232793dd1b' }]},{id: '76b25247d29fa5fd62aee19270553c232793dd1b', href: '/projects/HDFEOS/repos/h4cflib/commits/76b25247d29fa5fd62aee19270553c232793dd1b',parents: [{ id: 'c70262576d8c986e5503dfe01145cc4dba66a60f' }]},{id: 'c70262576d8c986e5503dfe01145cc4dba66a60f', href: '/projects/HDFEOS/repos/h4cflib/commits/c70262576d8c986e5503dfe01145cc4dba66a60f',parents: [{ id: '7dfe103eb7359c34166475049bb26b68588f459d' }]},{id: '7dfe103eb7359c34166475049bb26b68588f459d', href: '/projects/HDFEOS/repos/h4cflib/commits/7dfe103eb7359c34166475049bb26b68588f459d',parents: [{ id: '1a3daf726419691918f6cfa3fffd6d33519f58ad' }]},{id: '1a3daf726419691918f6cfa3fffd6d33519f58ad', href: '/projects/HDFEOS/repos/h4cflib/commits/1a3daf726419691918f6cfa3fffd6d33519f58ad',parents: [{ id: '6f3e2f8f52c179c52d319993f1d78993b8ece235' }]},{id: '6f3e2f8f52c179c52d319993f1d78993b8ece235', href: '/projects/HDFEOS/repos/h4cflib/commits/6f3e2f8f52c179c52d319993f1d78993b8ece235',parents: [{ id: 'f2a738afc2a37514fa2b6763bdd9cbba1f0d87cc' }]},{id: 'f2a738afc2a37514fa2b6763bdd9cbba1f0d87cc', href: '/projects/HDFEOS/repos/h4cflib/commits/f2a738afc2a37514fa2b6763bdd9cbba1f0d87cc',parents: [{ id: '667b479868be7a6dcfd90efc886e421e760323d7' }]},{id: '667b479868be7a6dcfd90efc886e421e760323d7', href: '/projects/HDFEOS/repos/h4cflib/commits/667b479868be7a6dcfd90efc886e421e760323d7',parents: [{ id: 'c20ae91b6d560b849b74c169aed7ed74341ce106' }]},{id: 'c20ae91b6d560b849b74c169aed7ed74341ce106', href: '/projects/HDFEOS/repos/h4cflib/commits/c20ae91b6d560b849b74c169aed7ed74341ce106',parents: [{ id: 'ece6bf2d8e9cd6dc80607e0b4dd74a1520d454de' }]},{id: 'ece6bf2d8e9cd6dc80607e0b4dd74a1520d454de', href: '/projects/HDFEOS/repos/h4cflib/commits/ece6bf2d8e9cd6dc80607e0b4dd74a1520d454de',parents: [{ id: '2faaf01e74b7658b24c30fef204603b56b4a8c82' }]},{id: '2faaf01e74b7658b24c30fef204603b56b4a8c82', href: '/projects/HDFEOS/repos/h4cflib/commits/2faaf01e74b7658b24c30fef204603b56b4a8c82',parents: [{ id: '50e87ec31c3688da1aebb3dabebde8f22fd2b5c0' }]},{id: '50e87ec31c3688da1aebb3dabebde8f22fd2b5c0', href: '/projects/HDFEOS/repos/h4cflib/commits/50e87ec31c3688da1aebb3dabebde8f22fd2b5c0',parents: [{ id: '5409f6bf32b43d777359392d8c9a4fcca9cf59bd' }]},{id: '5409f6bf32b43d777359392d8c9a4fcca9cf59bd', href: '/projects/HDFEOS/repos/h4cflib/commits/5409f6bf32b43d777359392d8c9a4fcca9cf59bd',parents: [{ id: '066abb41b5ad2201ccbef7da90cf54f78ea1c0d3' }]},{id: '066abb41b5ad2201ccbef7da90cf54f78ea1c0d3', href: '/projects/HDFEOS/repos/h4cflib/commits/066abb41b5ad2201ccbef7da90cf54f78ea1c0d3',parents: [{ id: '9c2b8ff86d489f031e14735ca8964c66be526790' }]},{id: '9c2b8ff86d489f031e14735ca8964c66be526790', href: '/projects/HDFEOS/repos/h4cflib/commits/9c2b8ff86d489f031e14735ca8964c66be526790',parents: [{ id: '91eae487d723f9bf1b6ec0f827dbb759a4a00dc3' }]},{id: '91eae487d723f9bf1b6ec0f827dbb759a4a00dc3', href: '/projects/HDFEOS/repos/h4cflib/commits/91eae487d723f9bf1b6ec0f827dbb759a4a00dc3',parents: [{ id: '109864aa93c1b05d63b38ded0c7c2e08ceb109b0' }]},{id: '109864aa93c1b05d63b38ded0c7c2e08ceb109b0', href: '/projects/HDFEOS/repos/h4cflib/commits/109864aa93c1b05d63b38ded0c7c2e08ceb109b0',parents: [{ id: 'e28d6e4e031e5e1416a1795708dc0e362c510351' }]},{id: 'e28d6e4e031e5e1416a1795708dc0e362c510351', href: '/projects/HDFEOS/repos/h4cflib/commits/e28d6e4e031e5e1416a1795708dc0e362c510351',parents: [{ id: 'bbeb6185efcf7279a9040c31dd111b3d6081370f' }]},{id: 'bbeb6185efcf7279a9040c31dd111b3d6081370f', href: '/projects/HDFEOS/repos/h4cflib/commits/bbeb6185efcf7279a9040c31dd111b3d6081370f',parents: [{ id: '8fe1021d447671e5dfadc59a70b6c0c0916a18eb' }]},{id: '8fe1021d447671e5dfadc59a70b6c0c0916a18eb', href: '/projects/HDFEOS/repos/h4cflib/commits/8fe1021d447671e5dfadc59a70b6c0c0916a18eb',parents: [{ id: '94f4d1bbea3718da17777d0c4b0d6391b8195594' }]},{id: '94f4d1bbea3718da17777d0c4b0d6391b8195594', href: '/projects/HDFEOS/repos/h4cflib/commits/94f4d1bbea3718da17777d0c4b0d6391b8195594',parents: [{ id: '0a9ce43e7372784c28888d5c4de471ed251aef1a' }]},{id: '0a9ce43e7372784c28888d5c4de471ed251aef1a', href: '/projects/HDFEOS/repos/h4cflib/commits/0a9ce43e7372784c28888d5c4de471ed251aef1a',parents: [{ id: '211675d890c2cf199dbc2c799c540d1bfca2032c' }]},{id: '211675d890c2cf199dbc2c799c540d1bfca2032c', href: '/projects/HDFEOS/repos/h4cflib/commits/211675d890c2cf199dbc2c799c540d1bfca2032c',parents: [{ id: 'c1fccfa6ade5343a6542d5a0178fa3c10f966c0a' }]},{id: 'c1fccfa6ade5343a6542d5a0178fa3c10f966c0a', href: '/projects/HDFEOS/repos/h4cflib/commits/c1fccfa6ade5343a6542d5a0178fa3c10f966c0a',parents: [{ id: '7383a7af8fa421ccdea29d0e2a6ad8299d7537b6' }]},{id: '7383a7af8fa421ccdea29d0e2a6ad8299d7537b6', href: '/projects/HDFEOS/repos/h4cflib/commits/7383a7af8fa421ccdea29d0e2a6ad8299d7537b6',parents: [{ id: '2e68a1e32646cb9fd1842c6242406ab714b5584a' }]},{id: '2e68a1e32646cb9fd1842c6242406ab714b5584a', href: '/projects/HDFEOS/repos/h4cflib/commits/2e68a1e32646cb9fd1842c6242406ab714b5584a',parents: [{ id: '84fe1c9dc8a51f4886b57d6497accaffbe61363a' }]},{id: '84fe1c9dc8a51f4886b57d6497accaffbe61363a', href: '/projects/HDFEOS/repos/h4cflib/commits/84fe1c9dc8a51f4886b57d6497accaffbe61363a',parents: [{ id: 'e0c0aa7e89bcc68319784db29cb46056cb391f48' }]},{id: 'e0c0aa7e89bcc68319784db29cb46056cb391f48', href: '/projects/HDFEOS/repos/h4cflib/commits/e0c0aa7e89bcc68319784db29cb46056cb391f48',parents: [{ id: '039bb74a3f8f2ea68d8a6ab8d7df678348b538db' }]},{id: '039bb74a3f8f2ea68d8a6ab8d7df678348b538db', href: '/projects/HDFEOS/repos/h4cflib/commits/039bb74a3f8f2ea68d8a6ab8d7df678348b538db',parents: [{ id: 'b92d1f7d7081c768356d7e02bded75698d9e9a1d' }]},{id: 'b92d1f7d7081c768356d7e02bded75698d9e9a1d', href: '/projects/HDFEOS/repos/h4cflib/commits/b92d1f7d7081c768356d7e02bded75698d9e9a1d',parents: [{ id: 'a5b1c051dd9491c7e579123950f2c87a4ecbe470' }]},{id: 'a5b1c051dd9491c7e579123950f2c87a4ecbe470', href: '/projects/HDFEOS/repos/h4cflib/commits/a5b1c051dd9491c7e579123950f2c87a4ecbe470',parents: [{ id: '92bf90f9a84e3b53eb21e5d1961b653fb2e30f34' }]},{id: '92bf90f9a84e3b53eb21e5d1961b653fb2e30f34', href: '/projects/HDFEOS/repos/h4cflib/commits/92bf90f9a84e3b53eb21e5d1961b653fb2e30f34',parents: [{ id: '7b824aa3f5e8e64f46e605cd77ba92ce8b04e3cc' }]},{id: '7b824aa3f5e8e64f46e605cd77ba92ce8b04e3cc', href: '/projects/HDFEOS/repos/h4cflib/commits/7b824aa3f5e8e64f46e605cd77ba92ce8b04e3cc',parents: [{ id: '94b9303354d5197f36ca3293f1a4a1998eac6e9a' }]},{id: '94b9303354d5197f36ca3293f1a4a1998eac6e9a', href: '/projects/HDFEOS/repos/h4cflib/commits/94b9303354d5197f36ca3293f1a4a1998eac6e9a',parents: [{ id: '49aba063d1c59cfef57503bd9225a46388d918b2' }]},{id: '49aba063d1c59cfef57503bd9225a46388d918b2', href: '/projects/HDFEOS/repos/h4cflib/commits/49aba063d1c59cfef57503bd9225a46388d918b2',parents: [{ id: '5e5f6efa2893cb137b2dbff44ab2cf40d40059ac' }]},{id: '5e5f6efa2893cb137b2dbff44ab2cf40d40059ac', href: '/projects/HDFEOS/repos/h4cflib/commits/5e5f6efa2893cb137b2dbff44ab2cf40d40059ac',parents: [{ id: 'f608c3092fc865fd237cefa5a2407483c3e9e476' }]},{id: 'f608c3092fc865fd237cefa5a2407483c3e9e476', href: '/projects/HDFEOS/repos/h4cflib/commits/f608c3092fc865fd237cefa5a2407483c3e9e476',parents: [{ id: 'ca72d1c9d3451697679de22734b45df3b8aba3b0' }]},{id: 'ca72d1c9d3451697679de22734b45df3b8aba3b0', href: '/projects/HDFEOS/repos/h4cflib/commits/ca72d1c9d3451697679de22734b45df3b8aba3b0',parents: [{ id: 'a0735d01bcc5e6da36a93ea12e8386137a29153b' }]},{id: 'a0735d01bcc5e6da36a93ea12e8386137a29153b', href: '/projects/HDFEOS/repos/h4cflib/commits/a0735d01bcc5e6da36a93ea12e8386137a29153b',parents: [{ id: 'f5ea53bad5f199a19ec9aea12c85e876ef60ad24' }]}]);