Generating Input Files for Lake Reservoirs with Additional Reservoirs #169
-
I am attempting to simulate additional reservoirs beyond the existing 5-arcmin inputs. Could you suggest alternative methods for creating inputs for Lake Reservoirs using a shapefile of water surface areas? Additionally, do you have any available scripts that could assist with this process? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Guten Tag Zhanwei-Liu, Here is how I have done it, using GIS software (ex. QGIS, ArcGIS Pro, ArcMap)If you have a shapefile with lakes/reservoirs, associate each shape with the following features:
Once your shapefile is outfitted with the six features, convert it to a raster and mosaic it with the previous raster (worth looking for overlaps, which would be problematic). We would encourage at least one non-lake/reservoir cell between lakes/reservoirs. Then, export a raster file (TIF) for each feature and include the path to these files in the settings file as shown below. waterBodyID = $(PathLakesRes)/lakesResID.tif |
Beta Was this translation helpful? Give feedback.
Guten Tag Zhanwei-Liu,
When adding new lakes/reservoirs, one updates six raster files (ex. TIF and NetCDF).
These rasters must have the same cells associated with the lake/reservoir.
Here is how I have done it, using GIS software (ex. QGIS, ArcGIS Pro, ArcMap)
If you have a shapefile with lakes/reservoirs, associate each shape with the following features: