HDFEOS
  1. HDFEOS

eosdump

Public

Network

 
AuthorCommitMessageCommit Date
Hyo-Kyung LeeHyo-Kyung Lee
6fae1015085EOSDUMP-15:updated Makefile.
Hyo-Kyung LeeHyo-Kyung Lee
a1ef14180cdEOSDUMP-15:updated version for CMake to build source package.
Hyo-Kyung LeeHyo-Kyung Lee
b94909b8d91EOSDUPM-15:updated documentation.
Hyo-Kyung LeeHyo-Kyung Lee
3d7310bcd22EOSDUMP-15:fixed GeodeticLatitude.
Hyo-Kyung LeeHyo-Kyung Lee
9bf3684fcf0EED-182:updated test output. all tests passed.
Hyo-Kyung LeeHyo-Kyung Lee
4822395d883EED-182:updated command line options.
Hyo-Kyung LeeHyo-Kyung Lee
e1d1138b0a3EED-182:fixed documentation.
Hyo-Kyung LeeHyo-Kyung Lee
59f062be258EED-183:updated build script. testing commit failure fix (SYSADMIN-5229).
Hyo-Kyung LeeHyo-Kyung Lee
76e6135e871EED-182:updated version number in CMakeFile.
Hyo-Kyung LeeHyo-Kyung Lee
7f7faf64b2dEED-182:changed version for -V option.
Hyo-Kyung LeeHyo-Kyung Lee
25f3629de7bEED-182:updated copyright year.
Hyo-Kyung LeeHyo-Kyung Lee
12df26ae31aEED-182:added more options in help messages.
Hyo-Kyung LeeHyo-Kyung Lee
dd11d219fb7EED-182: updated version, documentation, and expected output.
Muqun YangMuqun Yang
cec0d640d72EOSDUMP-12, add some comments.
Muqun YangMuqun Yang
07b3d52ba10 EOSDUMP-12, make each dim map pair generate each latitude or longitude.
Hyo-Kyung LeeHyo-Kyung Lee
7f6c21d3f07EOSDUMP-6:fixed an error for Win32 release build.
Hyo-Kyung LeeHyo-Kyung Lee
0e3f807a45dEOSDUMP-6:sorted option names in alphabetical order.
Hyo-Kyung LeeHyo-Kyung Lee
f5a25167e4eEOSDUMP-6:updated README formatting.
Hyo-Kyung LeeHyo-Kyung Lee
60b6b4f11bbEOSDUMP-6:added backup file cleanup in Makefile.
Hyo-Kyung LeeHyo-Kyung Lee
7a483e68ed0EOSDUMP-6:corrected spelling errors.
Hyo-Kyung LeeHyo-Kyung Lee
27d7dc5176cEOSDUMP-6:updated instruction on CMake.
Hyo-Kyung LeeHyo-Kyung Lee
4d97bf216e7EOSDUMP-6:updated source code file names.
Hyo-Kyung LeeHyo-Kyung Lee
034fbdbe374EOSDUMP-6:cleaned up README. reorganized files for consistency.
Hyo-Kyung LeeHyo-Kyung Lee
2b5c8196795EOSDUMP-6:removed duplicate files. updated documentation for release.
Hyo-Kyung LeeHyo-Kyung Lee
15eec0726e1EOSDUMP-5:added -g option test.
Hyo-Kyung LeeHyo-Kyung Lee
057901481b1EOSDUMP-5:added m option test.
Hyo-Kyung LeeHyo-Kyung Lee
baa4ee6f869EOSDUMP-6:removed Makefile that will be generated automatically by CMake.
Hyo-Kyung LeeHyo-Kyung Lee
1239effa412EOSDUMP-5:corrected a spelling error in output message.
Hyo-Kyung LeeHyo-Kyung Lee
ccffbf8808cEOSDUMP-5:removed temporary output file.
Hyo-Kyung LeeHyo-Kyung Lee
ccbda118c6dEOSDUMP-5:cleaned up help message.
Hyo-Kyung LeeHyo-Kyung Lee
2d32545e5bcEOSDUMP-6:added more news items.
Hyo-Kyung LeeHyo-Kyung Lee
a21c1376072EOSDUMP-5:added an option test for non-existent file.
Hyo-Kyung LeeHyo-Kyung Lee
e8a29bcf7d6EOSDUMP-5:added point data test file.
Hyo-Kyung LeeHyo-Kyung Lee
0d41264c20fEOSDUMP-5:fixed a Windows bug by initializing blockdim variable. eos2dump for Windows now produces the same file size output.
Hyo-Kyung LeeHyo-Kyung Lee
e9683471b8aEOSDUMP-5:updated ChangeLog.
Hyo-Kyung LeeHyo-Kyung Lee
7d486ab13f7EOSDUMP-5:added a option test for both grid and swath.
Hyo-Kyung LeeHyo-Kyung Lee
640d4e8783bEOSDUMP-5:added a option tests for a grid file.
Hyo-Kyung LeeHyo-Kyung Lee
8bc9a0ff085EOSDUMP-5:added -o option test.
Hyo-Kyung LeeHyo-Kyung Lee
6cc3876bb24EOSDUMP-5:added test for -V option.
Hyo-Kyung LeeHyo-Kyung Lee
75e975ac770EOSDUMP-8:corrected package version numbers.
Hyo-Kyung LeeHyo-Kyung Lee
d9a270eeb4cEOSDUMP-8:added cpack.
Hyo-Kyung LeeHyo-Kyung Lee
3ee87024c53EOSDUMP-8:added two more simple tests. skipped testing with expected output files on Windows.
Hyo-Kyung LeeHyo-Kyung Lee
d2386ce2487EOSDUMP-8:removed another windows warning.
Hyo-Kyung LeeHyo-Kyung Lee
124783e4d16EOSDUMP-8:added expected output file based testing.
Hyo-Kyung LeeHyo-Kyung Lee
ca7fcf31c95EOSDUMP-9:remove LIBCM warning.
Hyo-Kyung LeeHyo-Kyung Lee
82cb9fb1aa0EOSDUMP-9:removed unused variable gridname.
Hyo-Kyung LeeHyo-Kyung Lee
1c25ac6910aEOSDUMP-9:replaced sprintf with snprintf.
Hyo-Kyung LeeHyo-Kyung Lee
4014c86eaa6EOSDUMP-9:removed ERROR macro.
Hyo-Kyung LeeHyo-Kyung Lee
0b879ee18e4EOSDUMP-9:removed ERROR macro that may cause conflict with Windows built-in definition.
Hyo-Kyung LeeHyo-Kyung Lee
7521d8f456aEOSDUMP-9:removed warnings for type conversion.