HDFEOS
  1. HDFEOS

h4cflib

Public

Network

 
AuthorCommitMessageCommit Date
Muqun YangMuqun Yang
08013415f32HFRCFLIB-127, change variable name grp2 since name grp2 is reserved by Dlgs.h in MSVS.
Muqun YangMuqun Yang
8bae65c3271HFRCFLIB-127, make the code portable to windows: define SSIZE_T as ssize_t and strtok_s as strtok_r
Muqun YangMuqun Yang
c38d3678bd4HFRCFLIB-127, use MSC_VER as the macro to identify windows, add the ssize_t definition.
Muqun YangMuqun Yang
38286b7b1b7HFRCFLIB-127, isinf, isnan are not supported for MSVS until MSVS 2015. So we need to provide our own windows version
Muqun YangMuqun Yang
13ebe034223Adding an item to the known problem.
Muqun YangMuqun Yang
a5735005946Add an item to the Known problem.
Muqun YangMuqun Yang
479e8d01719HFRCFLIB-123, minor update comments
Muqun YangMuqun Yang
ad1b8b28555HFRCFLIB-123, add one more bug fix for this release.
Muqun YangMuqun Yang
e08242c61c5updating the version number
Muqun YangMuqun Yang
76b25247d29HFRCFLIB-123, update release documents for 1.0 release.
Muqun YangMuqun Yang
c70262576d8Adding AIRS version 6 tests to the testsuite.
Muqun YangMuqun Yang
7dfe103eb73HFRCFLIB-123, update documents for the 1.0 release.
Muqun YangMuqun Yang
1a3daf72641HFRCFLIB-123, adding the netCDF-4 output of AIRS version 6 testing files
Muqun YangMuqun Yang
6f3e2f8f52cHFRCFLIB-123, adding AIRS version 6 testing files to the testsuite.
Muqun YangMuqun Yang
f2a738afc2aHFRCFLIB-123, adding AIRS version 6 level 2 and level 3 files to the testsuite.
Muqun YangMuqun Yang
667b479868bHFRCFLIB-123, add AIRS version 6 products to the testsuite.
Muqun YangMuqun Yang
c20ae91b6d5HFRCFLIB-123, remove warnings detected by wren.
Muqun YangMuqun Yang
ece6bf2d8e9remove warnings found by Wren(MacOS). Warnings in special_flt_cf.cpp may be severe and it was created since the alpha release.
Muqun YangMuqun Yang
2faaf01e74bAdding new NASA testing files.
Muqun YangMuqun Yang
50e87ec31c3HFRCFLIB-123, update netCDF-4 CDL files for the NASA testing products
Muqun YangMuqun Yang
5409f6bf32bHFRCFLIB-123, adding a few comments.
Muqun YangMuqun Yang
066abb41b5aHFRCFLIB-123, adding error checking and use vector to replace malloc.
Muqun YangMuqun Yang
9c2b8ff86d4HFRCFLIB-123, code cleaning up, adding some comments, reminder of future release etc.
Muqun YangMuqun Yang
91eae487d72HFRCFLIB-123, cleaning up filter function codes to handle pure HDF4 files.
Muqun YangMuqun Yang
109864aa93cHFRCFLIB-123, update netCDF-3 CDL files for MERRA and MODIS(swath dim. map) products.
Muqun YangMuqun Yang
e28d6e4e031HFRCFLIB-123, code clean-up
Muqun YangMuqun Yang
bbeb6185efcHFRCFLIB-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.
Muqun YangMuqun Yang
8fe1021d447HFRCFLIB-123, add comments, clean up code
Muqun YangMuqun Yang
94f4d1bbea3HFRCFLIB-123, added comments, codes, corrected comments
Muqun YangMuqun Yang
0a9ce43e737H4CFLIB-123, adding comments for HDF-EOS2 filter functions
Muqun YangMuqun Yang
211675d890cHFCFLIB-123, updating code with comments
Muqun YangMuqun Yang
c1fccfa6adeHFRCFLIB-124, adding comments and improve error handling
Muqun YangMuqun Yang
7383a7af8faHFRCFLIB-123, adding comments and proper error handling code.
Muqun YangMuqun Yang
2e68a1e3264HFCFLIB-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.
Muqun YangMuqun Yang
84fe1c9dc8aHFCFLIB-124, the subsetted value for vdata field is not present because of a bug. Now the bug is fixed. The testing output is corrected.
Muqun YangMuqun Yang
e0c0aa7e89bHFRCFLIB-123, add comments, correct indentations and release resources properly.
Muqun YangMuqun Yang
039bb74a3f8HFRCFLIB-118, update TRMM version 7 netCDF3 CDL files
Muqun YangMuqun Yang
b92d1f7d708HFRCFLIB-123, update Copyright date
Muqun YangMuqun Yang
a5b1c051dd9HFRCFLIB-123, update Copyright date
Muqun YangMuqun Yang
92bf90f9a84HFRCFLIB-122,remove hdf4_exception.h
Muqun YangMuqun Yang
7b824aa3f5eHFRCFLIB-123, update configuration and Makefiles
Muqun YangMuqun Yang
94b9303354dHFCFLIB-118 adding TRMM version 7 CDL files.
Muqun YangMuqun Yang
49aba063d1cHFCFLIB-123 1. Clean up some comments for the header files and some .cpp files. 2. Update Copyright date.
Muqun YangMuqun Yang
5e5f6efa289HFRCFLIB-122, use runtime_error to replace the Exception class since Exception cannot be caught by the catch block.
Muqun YangMuqun Yang
f608c3092fcHFCFLIB-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.
Muqun YangMuqun Yang
ca72d1c9d34HFRCFLIB-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.
Muqun YangMuqun Yang
a0735d01bccHFRCFLIB-119, remove special characters in the attribute.
Muqun YangMuqun Yang
f5ea53bad5fHFRCFLIB-119, add code to check if this file is a TRMM version 7 file.
Muqun YangMuqun Yang
a17b69cf4e7HFRCFLIB-119, start adding TRMM version 7 support.
Muqun YangMuqun Yang
8bd99b3af2a1. Add valid handle check for HDF4 API SDreaddata 2. Obtain the subsetted value directly from SDreaddata. Previously an intermediate variable was used. This is not necessary. It simply increases the usage of memory temporarily.