Continued from PR cf-convention/vocabularies#186 - [X] Use pytest `test_slocum.py` to exercise echometrics/pseudogram code to produce desired netCDF results - [X] Always assign echometrics variables with extras dimension even if pseudogram is missing - [X] Wire acoustic sensor configuration through deployment.json using extra_kwargs - [X] apply extra_kwargs to ascii to nc conversion - [X] tests/test_slocum.py::TestEcoMetricsThree::test_pseudogram produces three netCDF files that need to be consistent - [X] Manual running of ascii/netCDF produces one file; pytest produces three files [differences in json config files] Deferred: - apply extra_kwargs to dbd to ascii conversion (no current hooks to grab extra_kwargs from deployment.json)
Continued from PR cf-convention/vocabularies#186
test_slocum.pyto exercise echometrics/pseudogram code to produce desired netCDF resultsDeferred: