DirkEilander
DirkEilander
Excel is sometimes referred to as xls , xlsx (GeoDataFrame) or excel (DataFrame). My suggestion is to keep the xls, xlsx for backwards compatibility but in the docs and docstrings...
Some get_data and to_file methods of DataAdapter classes only give a warning and an empty object rather than an error when bbox or time_tuple is out of range. This may...
... for the DataCatalog.export_data method to be able to properly parse e.g. csv data after writing to file. https://github.com/Deltares/hydromt/blob/main/hydromt/data_catalog.py#L472
- [ ] add more ERA5 variables for Penmann PET, see #139 - [ ] fix nodata issues #199
The repository has grown quite big (>130MB) mainly because of large png and ipynb files in the documentation. There are some tools and guidelines to remove files from the git...
currently _kwargs_ of a method are not logged with `Model._run_log_method`
This PR adds new statistical methods based on xarray.DataArrays to - Detect peaks in timeseries data - Fit commonly applied extreme value distributions (Gumbel, GEV, Gen Pareto) based on lmoments...
The data (e.g bathymetry) is organized in tiles at different zoomlevels. The data will need be downloaded to cache (or read from cache if downloaded earlier) and combined for given...