to_geotiff¶
- s100py.s111.utils.to_geotiff(input_path, output_path)¶
- Create a 2-Band GeoTIFF for every speed and direction compound dataset
within each HDF5 file(s).
- Args:
- input_path: Path to a single S-111 HDF5 file or a directory containing
one or more.
- output_path: Path to a directory where GeoTIFF file(s) will be
generated.