netascore icon indicating copy to clipboard operation
netascore copied to clipboard

No error or warning is raised when required input files are missing

Open luukvdmeer opened this issue 2 years ago • 1 comments

For example: When I compute netascore (Docker + OSM workflow) using a weight file that specifies a non-zero weight for gradient_bicycle, but do not provide a DEM, the computation succeeds without giving any error or warning. The same is true for specifying a noise weight without providing a noise file.

How are these situations handled internally? Does it mess up the normalization of the indices? Depending on that, I would at least give a warning but probably better an error.

luukvdmeer avatar Feb 16 '23 15:02 luukvdmeer