Author Commit Message Commit Date Frank Baker 4c626a0e483 Description:
Copyright dates in COPYING file updated to include 2014. 14 Aug 2014 Joel Plutchak 1e3cf3bb862 Added copyright headers as needed. 25 Mar 2014 Elena Pourmal 3c867a724d4 Updated the file to acknowledge Riverside and fixed the dates. 01 Mar 2013 Larry Knox 9a88f6387d6 h5aj_command.c
Check whether the input data file is packaged. If it is, only option -o1
can be performed, and a message will be printed to that effect. It should
be possible to process packaged files, but will require more work.
h5aj_writenc4.c
Add code to check properties of each dataset in the file to be processed
and create a dimension scale with matching properties - current size,
maximum dimension size and chunked or not.
Tested on jam and koala. 20 Jun 2012 Larry Knox 11e6edef13d Add test of JPSS files with unlimited dimensions. This will fail in this version. The next source checkin will correctly process the files.
Tested on jam. 20 Jun 2012 Larry Knox 1fa2d91f02f HDF5_Augmentation_Tool_Design.docx
HDF5_Augmentation_Tool_Design.pdf
Saved Mark's corrections in HDF5_Augmentation_Tool_Design120508.docx as new version of HDF5_Augmentation_Tool_Design.docx, and as new version of HDF5_Augmentation_Tool_Design.pdf.
HDF5_Augmentation_Tool_User_Guide.docx
HDF5_Augmentation_Tool_User_Guide.pdf
Changed Copyright section of document to contents of COPYING file. 04 Jun 2012 Mark Evans 2fee3e9495d _ Removed two duplicate pictures. Made a couple of
minor edits.
Tested: Acrobat and Word 08 May 2012 Mark Evans 61c892ec348 _ Removed two duplicate pictures. Made a couple of
minor edits.
Tested: Acrobat and Word 08 May 2012 Larry Knox e1ed995abe6 Check in changes for cmake on windows. 13 Apr 2012 Allen Byrne dabfa9c12f9 Correct name of project 11 Apr 2012 Allen Byrne 4c9ac662e86 STATIC libxml2 needs definition on windows 11 Apr 2012 Allen Byrne 064d41d5464 Update cmake files
Tested: local linux 11 Apr 2012 Elena Pourmal 82eaeedbcd2 Maintenance: Added design documents for h5augjpss 30 Nov 2011 Mark Evans b4b09a44304 _ Updated section 3.1.2 and added chapter 4.
Tested: Acrobat 29 Nov 2011 Elena Pourmal ca6b8e79237 Added docx and pdf files of the User Guide to the repository 31 Oct 2011 Larry Knox 2aaf6e91b55 Clarify that ncdump should be from a recent version of NetCDF-4.
25 Sep 2011 Allen Byrne a4f5dda7d0c Update CMake files for new source folder
Tested: local linux 01 Sep 2011 Larry Knox 8e83830d203 Update version string. 15 Aug 2011 Larry Knox 39c0f0025ff Revise release date. 15 Aug 2011 Elena Pourmal 2b379759d6c Fixed some formatting issues; added html version 15 Aug 2011 Larry Knox 9ba37edd5cc Minor editing of RELEASE.txt 10 Aug 2011 Larry Knox 6d5cf15ed42 Add file docs/RELEASE.txt 10 Aug 2011 Larry Knox 36e05e24009 Add reference manual doc and pdf. 05 Aug 2011 Larry Knox 6619f606092 Update default to run all -o options.
Update help to reflect this.
Improve readability of test output.
Add instructions to README.txt to correct location of ncdump and h5dump in test_h5augjpss.sh.
Add test instructions to README.txt 05 Aug 2011 Larry Knox c74042a8483 Check that datafile is hdf5 format, print errors if not.
Added tests to see that expected number of attributes is present after running all options of h5augjpss.
Put back the call to add attributes.
Tested on jam and koala. 02 Aug 2011 Larry Knox 109cfb999cf Added test director and moved test_h5ajpss.sh 27 Jul 2011 Larry Knox 5f9492ac700 Updated README.txt file. 27 Jul 2011 Larry Knox a0a306fa426 Made changes to support any order of executing options.
Added more error handling, including checking for empty strings from parsing xml file when the strings are passed to atoi or atof functions.
Added more tests to test_h5ajpss.sh 27 Jul 2011 Larry Knox 2b5e1da9083 Cleanup. Name of group was not correctly written to HDF5_internal_name_of<group_name>.
Reorganized restore section of h5aj_command.c
Moved executable file out of src directory.
Tested on jam. 01 Jul 2011 Larry Knox a7244132d9e Created src directory and move Makefile and source files into it.
27 Jun 2011 Allen Byrne 70178bc4854 Update CMake files and add source enhancements for CDash.
Tested: local linux 23 Jun 2011 Larry Knox c411cece599 Comment out h5aj_check_geolocation_dimensions function and calls to it. The function incorrectly assumes that all geolocation datasets have 2 dimensions - "AlongTrack" and "CrossTrack". At present it appears to be unnecessary to add dimension scales to geolocation datasets.
Addresses issue JPSS-21. 22 Jun 2011 Larry Knox 0f48a2e4e4e Add beta release 1.0 line to README.txt 31 May 2011 Larry Knox 8c6c0bcba46 Improve formatting of test output and error/warning messages. 28 May 2011 Larry Knox 9062127c650 Add test files and an initial test program. 27 May 2011 Larry Knox e3da17ff762 Added docs directory containing the initial design document. 27 May 2011 Elena Pourmal 23a079d0863 Maintenance: Fixed URL for the h5augjpss-design.pdf document 26 May 2011 Elena Pourmal a896890169d Maintenance: Updated help page to use simplified location for the spec along with some
information for level 2 (mapping from xml file done according the spec, not
xsd file, but xsd did play role in designing the mapping) 26 May 2011 Elena Pourmal 630c3d4b855 Maintenance: Added -V --version to help page. 26 May 2011 Larry Knox c39ce68658a Improve help page; add version info and option. 26 May 2011 Larry Knox 889f9331911 Added improvements to help page and program outputs per Elena's review. 23 May 2011 Larry Knox 1d291de912d Add comment re group hiding to usage message. 17 May 2011 Larry Knox 712eeee81d4 Clean up debug messages and write all output to stderr.
Tested on jam. 17 May 2011 Larry Knox 9e1b3be9132 Added environment variable H5AUGJPSS_DATADIR to specify location of input files.
Added README.txt file.
Made restore commands to run without error when repeated.
Added code to find xml and geolocation files according to H5AUGJPSS_DATADIR, path to datafile, or current working directory. 16 May 2011 Larry Knox 7f999c0c443 Changed option to remove All_Data group structure from --tool IDV to --level 4.
Added restore for hidden All_Data group structure, also removing hard links to the subgroup's datasets. 09 May 2011 Larry Knox 52bc383ef2d Return meaningful error messages when geolocation file is missing, xmlfile doesn't match datafile, or groups in data file can't be opened because they have already been hidden. Level 3 will now either multiple times without failing, and level 1 and -t IDV will explain that the group to be accessed can't be found. If the xml file specified can't be found, the nmae of the file will be printed with a message explaining that it must be in the current working directory. 08 May 2011 Larry Knox 33f2d364ecc Fixed xml parsing to process all of H5AJ_MAX_DIMS dimensions, not all but 1.
CrIS-SDR files dimension scale names aren't AlongTrack and CrossTrack. Updated h5ajcommand.c to set a flag when executing level 2 - the addition of dimension scales and other attributes from the xml file, and to check the flag when executing level 3 instead of looking for dimension scales named AlongTrack and CrossTrack. 14 Apr 2011 Larry Knox 4f47f1a4468 Add --tool IDV implementation. 09 Apr 2011 Larry Knox e801fef75b3 Add default options - levels 1 2 &3 for "h5augjpss xmlfile datafile". 09 Apr 2011 Larry Knox 6ffe6e0e0e5 Remove unneeded H5Gclose(). 07 Apr 2011 Next → require('plugin/commitgraph/network').applyCommits([{id: '4c626a0e483816bfa7a32751e7e7b498649fa9d9', href: '/projects/JPSS/repos/hdf5-jpss/commits/4c626a0e483816bfa7a32751e7e7b498649fa9d9',labels: [{name: 'master', type: 'BRANCH', href: '/projects/JPSS/repos/hdf5-jpss/browse?at=master'}],parents: [{ id: '1e3cf3bb862b6df651b49221d4dc1af439d94217' }]},{id: '1e3cf3bb862b6df651b49221d4dc1af439d94217', href: '/projects/JPSS/repos/hdf5-jpss/commits/1e3cf3bb862b6df651b49221d4dc1af439d94217',parents: [{ id: '3c867a724d461b6a4811c4a3fa4c9e974a74069b' }]},{id: '3c867a724d461b6a4811c4a3fa4c9e974a74069b', href: '/projects/JPSS/repos/hdf5-jpss/commits/3c867a724d461b6a4811c4a3fa4c9e974a74069b',parents: [{ id: '9a88f6387d60aafd25ee49d3b06c784ec51d4731' }]},{id: '9a88f6387d60aafd25ee49d3b06c784ec51d4731', href: '/projects/JPSS/repos/hdf5-jpss/commits/9a88f6387d60aafd25ee49d3b06c784ec51d4731',parents: [{ id: '11e6edef13d4c8132ebb4beec784afb808fc3541' }]},{id: '11e6edef13d4c8132ebb4beec784afb808fc3541', href: '/projects/JPSS/repos/hdf5-jpss/commits/11e6edef13d4c8132ebb4beec784afb808fc3541',parents: [{ id: '1fa2d91f02fc92007e08d8380dff369891acd14a' }]},{id: '1fa2d91f02fc92007e08d8380dff369891acd14a', href: '/projects/JPSS/repos/hdf5-jpss/commits/1fa2d91f02fc92007e08d8380dff369891acd14a',parents: [{ id: '2fee3e9495d5d9b5e6412d2c61bd941990266d8e' }]},{id: '2fee3e9495d5d9b5e6412d2c61bd941990266d8e', href: '/projects/JPSS/repos/hdf5-jpss/commits/2fee3e9495d5d9b5e6412d2c61bd941990266d8e',parents: [{ id: '61c892ec3482437dc9786734dfda66373248de8c' }]},{id: '61c892ec3482437dc9786734dfda66373248de8c', href: '/projects/JPSS/repos/hdf5-jpss/commits/61c892ec3482437dc9786734dfda66373248de8c',parents: [{ id: 'e1ed995abe6a2be356566395c95873961afbdbfb' }]},{id: 'e1ed995abe6a2be356566395c95873961afbdbfb', href: '/projects/JPSS/repos/hdf5-jpss/commits/e1ed995abe6a2be356566395c95873961afbdbfb',parents: [{ id: 'dabfa9c12f97e7a7c81a97214a56e14c07b8706a' }]},{id: 'dabfa9c12f97e7a7c81a97214a56e14c07b8706a', href: '/projects/JPSS/repos/hdf5-jpss/commits/dabfa9c12f97e7a7c81a97214a56e14c07b8706a',parents: [{ id: '4c9ac662e8697f22c03f4a5268fcfa5287fa6d9e' }]},{id: '4c9ac662e8697f22c03f4a5268fcfa5287fa6d9e', href: '/projects/JPSS/repos/hdf5-jpss/commits/4c9ac662e8697f22c03f4a5268fcfa5287fa6d9e',parents: [{ id: '064d41d5464b2bcc348d8c9679dbe67e779be75e' }]},{id: '064d41d5464b2bcc348d8c9679dbe67e779be75e', href: '/projects/JPSS/repos/hdf5-jpss/commits/064d41d5464b2bcc348d8c9679dbe67e779be75e',parents: [{ id: '82eaeedbcd2afefca85ad6920a95a1991ebdfca1' }]},{id: '82eaeedbcd2afefca85ad6920a95a1991ebdfca1', href: '/projects/JPSS/repos/hdf5-jpss/commits/82eaeedbcd2afefca85ad6920a95a1991ebdfca1',parents: [{ id: 'b4b09a4430419805acdd4a273f97f71d4568a6a6' }]},{id: 'b4b09a4430419805acdd4a273f97f71d4568a6a6', href: '/projects/JPSS/repos/hdf5-jpss/commits/b4b09a4430419805acdd4a273f97f71d4568a6a6',parents: [{ id: 'ca6b8e7923772fbf3041773f73cc3eb81f0c5668' }]},{id: 'ca6b8e7923772fbf3041773f73cc3eb81f0c5668', href: '/projects/JPSS/repos/hdf5-jpss/commits/ca6b8e7923772fbf3041773f73cc3eb81f0c5668',parents: [{ id: '2aaf6e91b55b061acc3f06ddc88d63559d77b258' }]},{id: '2aaf6e91b55b061acc3f06ddc88d63559d77b258', href: '/projects/JPSS/repos/hdf5-jpss/commits/2aaf6e91b55b061acc3f06ddc88d63559d77b258',parents: [{ id: 'a4f5dda7d0c7cae35785f29c7b2306c16ccd1200' }]},{id: 'a4f5dda7d0c7cae35785f29c7b2306c16ccd1200', href: '/projects/JPSS/repos/hdf5-jpss/commits/a4f5dda7d0c7cae35785f29c7b2306c16ccd1200',parents: [{ id: '8e83830d203e1699a1f79b1b4104ffd5901ca07d' }]},{id: '8e83830d203e1699a1f79b1b4104ffd5901ca07d', href: '/projects/JPSS/repos/hdf5-jpss/commits/8e83830d203e1699a1f79b1b4104ffd5901ca07d',labels: [{name: 'h5augjpss-1_0_0', type: 'TAG', href: '/projects/JPSS/repos/hdf5-jpss/browse?at=h5augjpss-1_0_0'}],parents: [{ id: '39c0f0025fff0f43777830d1cdca21753d7b0095' }]},{id: '39c0f0025fff0f43777830d1cdca21753d7b0095', href: '/projects/JPSS/repos/hdf5-jpss/commits/39c0f0025fff0f43777830d1cdca21753d7b0095',parents: [{ id: '2b379759d6cc32c0a433f54a8d766d4e0b654a5e' }]},{id: '2b379759d6cc32c0a433f54a8d766d4e0b654a5e', href: '/projects/JPSS/repos/hdf5-jpss/commits/2b379759d6cc32c0a433f54a8d766d4e0b654a5e',parents: [{ id: '9ba37edd5cc4f00c2162ce90bb80ca64e3381ee1' }]},{id: '9ba37edd5cc4f00c2162ce90bb80ca64e3381ee1', href: '/projects/JPSS/repos/hdf5-jpss/commits/9ba37edd5cc4f00c2162ce90bb80ca64e3381ee1',parents: [{ id: '6d5cf15ed424046c96c2daa73f546a079a4a0d4a' }]},{id: '6d5cf15ed424046c96c2daa73f546a079a4a0d4a', href: '/projects/JPSS/repos/hdf5-jpss/commits/6d5cf15ed424046c96c2daa73f546a079a4a0d4a',parents: [{ id: '36e05e2400998f981c581e68140f271d4d2f9f1d' }]},{id: '36e05e2400998f981c581e68140f271d4d2f9f1d', href: '/projects/JPSS/repos/hdf5-jpss/commits/36e05e2400998f981c581e68140f271d4d2f9f1d',parents: [{ id: '6619f60609254ba3ce8fac0113ed5c868b3642c2' }]},{id: '6619f60609254ba3ce8fac0113ed5c868b3642c2', href: '/projects/JPSS/repos/hdf5-jpss/commits/6619f60609254ba3ce8fac0113ed5c868b3642c2',parents: [{ id: 'c74042a8483c8ceac19c7e7ee0e10a712d710225' }]},{id: 'c74042a8483c8ceac19c7e7ee0e10a712d710225', href: '/projects/JPSS/repos/hdf5-jpss/commits/c74042a8483c8ceac19c7e7ee0e10a712d710225',parents: [{ id: '109cfb999cf75c7377adec941b4d1ecafab694e8' }]},{id: '109cfb999cf75c7377adec941b4d1ecafab694e8', href: '/projects/JPSS/repos/hdf5-jpss/commits/109cfb999cf75c7377adec941b4d1ecafab694e8',parents: [{ id: '5f9492ac7006be975b7fa0399b7fd051ac8c281f' }]},{id: '5f9492ac7006be975b7fa0399b7fd051ac8c281f', href: '/projects/JPSS/repos/hdf5-jpss/commits/5f9492ac7006be975b7fa0399b7fd051ac8c281f',parents: [{ id: 'a0a306fa4265dabe17cf48eb61b770afadea90f4' }]},{id: 'a0a306fa4265dabe17cf48eb61b770afadea90f4', href: '/projects/JPSS/repos/hdf5-jpss/commits/a0a306fa4265dabe17cf48eb61b770afadea90f4',parents: [{ id: '2b5e1da9083c2036251a93c2353b2fcdd9b3084f' }]},{id: '2b5e1da9083c2036251a93c2353b2fcdd9b3084f', href: '/projects/JPSS/repos/hdf5-jpss/commits/2b5e1da9083c2036251a93c2353b2fcdd9b3084f',parents: [{ id: 'a7244132d9e63de4d82f331cca5a5b1ee49649f0' }]},{id: 'a7244132d9e63de4d82f331cca5a5b1ee49649f0', href: '/projects/JPSS/repos/hdf5-jpss/commits/a7244132d9e63de4d82f331cca5a5b1ee49649f0',parents: [{ id: '70178bc4854ab41ebf08e8e8a8207cdd7720396c' }]},{id: '70178bc4854ab41ebf08e8e8a8207cdd7720396c', href: '/projects/JPSS/repos/hdf5-jpss/commits/70178bc4854ab41ebf08e8e8a8207cdd7720396c',parents: [{ id: 'c411cece5993d427449dd319890d7e3a09d82dec' }]},{id: 'c411cece5993d427449dd319890d7e3a09d82dec', href: '/projects/JPSS/repos/hdf5-jpss/commits/c411cece5993d427449dd319890d7e3a09d82dec',parents: [{ id: '0f48a2e4e4e9a8e5a14445000d9ee69446357363' }]},{id: '0f48a2e4e4e9a8e5a14445000d9ee69446357363', href: '/projects/JPSS/repos/hdf5-jpss/commits/0f48a2e4e4e9a8e5a14445000d9ee69446357363',parents: [{ id: '8c6c0bcba46332b14cbc9466bc7c58e263ef2507' }]},{id: '8c6c0bcba46332b14cbc9466bc7c58e263ef2507', href: '/projects/JPSS/repos/hdf5-jpss/commits/8c6c0bcba46332b14cbc9466bc7c58e263ef2507',parents: [{ id: '9062127c650fc72d330f727bbf2211e6b98060f2' }]},{id: '9062127c650fc72d330f727bbf2211e6b98060f2', href: '/projects/JPSS/repos/hdf5-jpss/commits/9062127c650fc72d330f727bbf2211e6b98060f2',parents: [{ id: 'e3da17ff7625225f3006ec8ddcf2bbef4840f214' }]},{id: 'e3da17ff7625225f3006ec8ddcf2bbef4840f214', href: '/projects/JPSS/repos/hdf5-jpss/commits/e3da17ff7625225f3006ec8ddcf2bbef4840f214',parents: [{ id: '23a079d08633eb6d943fbff5ca7bb875fd24e022' }]},{id: '23a079d08633eb6d943fbff5ca7bb875fd24e022', href: '/projects/JPSS/repos/hdf5-jpss/commits/23a079d08633eb6d943fbff5ca7bb875fd24e022',parents: [{ id: 'a896890169d91b67b190bdf08cf069d861ddfae2' }]},{id: 'a896890169d91b67b190bdf08cf069d861ddfae2', href: '/projects/JPSS/repos/hdf5-jpss/commits/a896890169d91b67b190bdf08cf069d861ddfae2',parents: [{ id: '630c3d4b8558e822cab1323095744a97c8ee7f6b' }]},{id: '630c3d4b8558e822cab1323095744a97c8ee7f6b', href: '/projects/JPSS/repos/hdf5-jpss/commits/630c3d4b8558e822cab1323095744a97c8ee7f6b',parents: [{ id: 'c39ce68658ac56fe3fc31f9a131f13306bf5e9d9' }]},{id: 'c39ce68658ac56fe3fc31f9a131f13306bf5e9d9', href: '/projects/JPSS/repos/hdf5-jpss/commits/c39ce68658ac56fe3fc31f9a131f13306bf5e9d9',parents: [{ id: '889f9331911451c1ad32b1999aead442e8615280' }]},{id: '889f9331911451c1ad32b1999aead442e8615280', href: '/projects/JPSS/repos/hdf5-jpss/commits/889f9331911451c1ad32b1999aead442e8615280',parents: [{ id: '1d291de912dc1eaaa4309dfd8dc0a3acd2159c89' }]},{id: '1d291de912dc1eaaa4309dfd8dc0a3acd2159c89', href: '/projects/JPSS/repos/hdf5-jpss/commits/1d291de912dc1eaaa4309dfd8dc0a3acd2159c89',parents: [{ id: '712eeee81d462a0e150841f119ac50afbf43c894' }]},{id: '712eeee81d462a0e150841f119ac50afbf43c894', href: '/projects/JPSS/repos/hdf5-jpss/commits/712eeee81d462a0e150841f119ac50afbf43c894',parents: [{ id: '9e1b3be9132e396419194ce45cfa5f35c39a0f2d' }]},{id: '9e1b3be9132e396419194ce45cfa5f35c39a0f2d', href: '/projects/JPSS/repos/hdf5-jpss/commits/9e1b3be9132e396419194ce45cfa5f35c39a0f2d',parents: [{ id: '7f999c0c443d570e3f838a72fe67c37b7fa57cb7' }]},{id: '7f999c0c443d570e3f838a72fe67c37b7fa57cb7', href: '/projects/JPSS/repos/hdf5-jpss/commits/7f999c0c443d570e3f838a72fe67c37b7fa57cb7',parents: [{ id: '52bc383ef2daf1ee3eea657b146f42c2cd850563' }]},{id: '52bc383ef2daf1ee3eea657b146f42c2cd850563', href: '/projects/JPSS/repos/hdf5-jpss/commits/52bc383ef2daf1ee3eea657b146f42c2cd850563',parents: [{ id: '33f2d364ecc6abcbb622075ea02ac49496cba92d' }]},{id: '33f2d364ecc6abcbb622075ea02ac49496cba92d', href: '/projects/JPSS/repos/hdf5-jpss/commits/33f2d364ecc6abcbb622075ea02ac49496cba92d',parents: [{ id: '4f47f1a446823baf1fb76e82c6d6560fb83161e0' }]},{id: '4f47f1a446823baf1fb76e82c6d6560fb83161e0', href: '/projects/JPSS/repos/hdf5-jpss/commits/4f47f1a446823baf1fb76e82c6d6560fb83161e0',parents: [{ id: 'e801fef75b38fe762d2301ad85b4e915bbfdbfbe' }]},{id: 'e801fef75b38fe762d2301ad85b4e915bbfdbfbe', href: '/projects/JPSS/repos/hdf5-jpss/commits/e801fef75b38fe762d2301ad85b4e915bbfdbfbe',parents: [{ id: '6ffe6e0e0e54c6d9e793f92190b35d798d3fe7ef' }]},{id: '6ffe6e0e0e54c6d9e793f92190b35d798d3fe7ef', href: '/projects/JPSS/repos/hdf5-jpss/commits/6ffe6e0e0e54c6d9e793f92190b35d798d3fe7ef',parents: [{ id: '6f4375d782cbfcc37f11f082f7e40a1b26b1296f' }]}]);