Closed dstex closed 7 years ago
Also - don't be alarmed by the number of additions/changes to sizeDist... These are largely due to formatting changes (tabs, etc...)
I've made some changes to the commits in the original pull request along with some new additions. Namely, netCDF variable types have been modified in imgProc_sm.m
to improve computational efficiency, and to reduce output file sizes. Additionally, some additions specific to DMT probes were made to imgProc_sm.m
which handle corrupt image records as seen during the PECAN project.
Thanks for your hard work with this! Looking forward to smaller PBP file sizes as well.
Modified imgProc/sizeDist to allow for a small number of PECAN/other case-specific processing.
Added a new version of the python automatic processing wrapper which now takes command line arguments to eliminate the need for unique python wrappers and slurm batch scripts.
Added a few additional matlab wrapper script examples (specific to PECAN, but extensible to other projects). Similar in many ways to existing wrappers, so feel free to drop these from the merge if you'd like - just wanted to share if they'd be helpful.