I’d appreciate any thoughts on an issue I’m running into (datastack here):
What is the issue or question you have?
Receiving lots of warnings to the effect of “found fetch ray at shore_id # with no bathymetry data, assuming depth of -1 for wave height & period calculations.” The model completes eventually however.
What do you expect to happen?
Expect to have complete bathymetry data for rays
What have you tried so far?
It’s hard to diagnose this through the intermediate files. It looks like there are some missing depths in the fetch_points.gpkg file, though they do not seem to be equal to the number of times the warning is printed after looking at a small sample of points. The negative_bathymetry.tif is completely nan, which seems like a problem, but then I’d expect there to be no bathymetries present in fetch_points.gpkg unless it grabs those from the input raster vs negative_bathymetry.tif. Also, not sure why it would be nan, as it is a seamless topobathy that follows the similar negative/positive values format of the global dem in the base data, and “positive_dem.tif” does not have any apparent issues.
I’ve run the model using the global dem base data tif and not run into these errors and it completed.
There are some overland points I don’t need that are an artifact of my shoreline boundary being a national polygon layer, but the problem does not seem to be arising from that, as the warnings flag nearly all shore_ids.
Attach the logfile here:
InVEST-natcap.invest.coastal_vulnerability-log-2023-06-30–00_48_38.txt (6.9 MB)