hydro.__main__#

Module Contents#

Functions#

setup_logging(level)

convert()

convert_exchange(exchange_path, out_path, check_flag, ...)

status()

cchdo_loader(dtype)

cached_file_loader(file)

vars_with_value(ds)

status_exchange(dtype, out_dir, dump_unknown_params, ...)

Generate a bottle conversion status for all ex files of type type in the CCHDO Dataset

Attributes#

hydro.__main__.log[source]#
hydro.__main__.setup_logging(level)[source]#
hydro.__main__.convert()[source]#
hydro.__main__.convert_exchange(exchange_path, out_path, check_flag, precision_source)[source]#
hydro.__main__.status()[source]#
hydro.__main__.cchdo_loader(dtype)[source]#
hydro.__main__.cached_file_loader(file)[source]#
hydro.__main__.vars_with_value(ds)[source]#
Parameters:

ds (xarray.Dataset) –

Return type:

List[str]

hydro.__main__.status_exchange(dtype, out_dir, dump_unknown_params, verbose, dump_data_counts)[source]#

Generate a bottle conversion status for all ex files of type type in the CCHDO Dataset

hydro.__main__.cli[source]#