diff --git a/ocean_data_parser/parsers/seabird.py b/ocean_data_parser/parsers/seabird.py index 66bd30e0..3e5595e8 100644 --- a/ocean_data_parser/parsers/seabird.py +++ b/ocean_data_parser/parsers/seabird.py @@ -96,7 +96,7 @@ def _add_seabird_vocabulary(variable_attributes: dict) -> dict: return variable_attributes -def acnv( +def cnv( file_path: str, encoding: str = "UTF-8", encoding_errors="strict",