Ticket #1342 (closed assessed: fixed)
Capacity histogram shows NULL values
Reported by: | jeroens | Owned by: | joeb |
---|---|---|---|
Priority: | high | Milestone: | Ecopath 6: future version |
Component: | Ecospace | Version: | 6.4.1 |
Severity: | major | Keywords: | |
Cc: |
Description
When configuring the X-axis to a habitat foraging capacity response, the historgram shows values for non-water and excluded cells. This is confusing; for instance, a map can be scaled as [CORE_NULL, 1] which is not great.
The map scale should NOT include NULL values
Change History
comment:1 Changed 11 years ago by jeroens
- Owner changed from jeroens to joeb
- Status changed from new to assigned
comment:2 Changed 11 years ago by jeroens
- Status changed from assigned to closed
- Resolution set to fixed
comment:3 Changed 11 years ago by jeroens
The histogram is computed from the ecospace.Depth layer which is only updated when either Ecospace has ran, or when changes to relevant layers have been made. Ecospace does not have a reliable version of its depth map if such edits have not been made.
I've added ecospace.Load to make this happen
Note: See
TracTickets for help on using
tickets.