MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
47 stars 45 forks source link

Silent argument for CDIP processing #273

Closed akeeste closed 8 months ago

akeeste commented 8 months ago

This is a quick PR to resolve #247. It adds an optional silent argument to the CDIP module's get_netcdf_variables and request_parse_workflow functions that can prevent an extraneous print statement for running in production environments.

@mikebannis I know this is a delayed quite a bit, but let me know if this will resolve the issue from #247

akeeste commented 8 months ago

@ssolson Thanks. Typo is fixed. Merging