Skip to content

[13pt] invalid value encountered error #23

Open
@JamesColl-NOAA

Description

@JamesColl-NOAA

Running some ras models causes the following runtime errors. Currently testing to reproduce and further track down.

Current behavior:

\ras2fim\src\worker_fim_rasters.py:599: RuntimeWarning: invalid value encountered in double_scalars
int_max_depth = int(max(list_avg_depth) // flt_interval)

Expected behavior:

This seems to originate from within RAS (or is ras adjacent)

Steps to replicate behavior:

python ras2fim.py -w 07060002 -i \unpacked\07060002 -o \local_outputs\07060002 -p EPSG:26915 -n \ras2fim\national-datasets -r "C:\Program Files (x86)\HEC\HEC-RAS\6.0"

Screenshots:

error

Also a cause of vrt error referenced in #10

Metadata

Metadata

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions