Skip to content

disregard ~1E6 'TIME OF ARRIVAL' boundary file values #2112

@gforney

Description

@gforney

consider the case in the fds repo:

fds/Verification/WUI/LS_ellipse_0ms_30deg.fds

The ‘no detection’ value is 1E6, so it would be good for smokeview to automatically disregard these (or say any value above 9.9E5), otherwise every time you load it the real data is masked by the big range of values. So don’t render the large values, don’t use them for any interpolation smokeview might do, and don’t include them in colorbar detection (I can change the writing of the *.bnd file if that would fix it?).

toa_image

Here's what it looks like if I manually adjust the colorbar bounds:

toa_manual

‘lines’ colorbar type do not seem to work for boundary data:
toa_lines

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions