create_subdomain_masks#
- mhm_tools.pre.subdomain_masks.create_subdomain_masks(output_dir, output_file_name, basin_id_file, basin_clusters, land_mask, land_mask_variable)[source]#
Create subdomain masks based on the provided input parameters.
- Parameters:
output_dir (str) – The directory where the output files will be saved.
output_file_name (str) – The name of the output file.
basin_id_file (str) – The file containing the basin IDs.
basin_clusters (str) – The file containing the basin clusters.
land_mask (str) – The land mask file.
- Return type:
None