wrfhydropy.open_whp_dataset
- wrfhydropy.open_whp_dataset(paths: list, file_chunk_size: int | None = None, chunks: dict | None = None, attrs_keep: list = ['featureType', 'proj4', 'station_dimension', 'esri_pe_string', 'Conventions', 'model_version'], isel: dict | None = None, drop_variables: list | None = None, npartitions: int | None = None, profile: int = False, n_cores: int = 1, write_cumulative_file: Path | None = None) Dataset[source]