Fix bugs, implement requested enhancements#12
Conversation
Speed up ice cataloging by using filename (with option to use data) Implement copy for non-NetCDF files Implement --compress-only Improve error processing Update tests and add new regression tests Fix date retrieval from ocean files Add date range to --merge-all output files Implemented a progress bar for file catalog step
|
@matsbn, To avoid having to review everything, please at least have a look at the new |
|
@DirkOlivie, please have a look at the new |
|
@lisesg, |
This PR fixes some bugs and adds some new requested features:
--compress-onlywhich compresses but does not concatenate history files (Provide a no-concatenation option #7)--keep-monthlywhich does not concatenate monthly history files when doing--yearlycompression (Do not always concatenate all files #5)--merge-alloutput files (Add time period to output file #4)--helpscreen)rest:restcomponent) (Include restart and / or initial data files? #3)fixes #3
fixes #4
fixes #5
fixes #7