oasislmf.pytools.data_layer.conversions.footprint¶
Attributes¶
Functions¶
|
Converts the data from a binary file to a parquet file. |
|
Converts the data from a binary file to a parquet file. |
|
Module Contents¶
- oasislmf.pytools.data_layer.conversions.footprint.convert_bin_to_parquet_event(static_path: str, **kwargs) None [source]¶
Converts the data from a binary file to a parquet file.
- Args:
static_path: (str) the path to the static file
Returns: None