Ticket #788 (closed assessed: fixed)

Opened 14 years ago

Last modified 14 years ago

Forcing timeseries longer than current run does not set Effort

Reported by: joeb Owned by:
Priority: normal Milestone: Ecopath 6: release 6.2
Component: Ecosim Version:
Severity: minor Keywords: Timeseries
Cc:

Description

When you load forcing timeseries data F, Catch or Z that have a greater number of years than the current Ecosim run the effort for the new years is 0. Effort is suppose to get set to the value of the last month for the new years load via the timeseries.

Change History

comment:1 Changed 14 years ago by joeb

  • Status changed from new to closed
  • Type changed from NOT SET to assessed
  • Resolution set to fixed

cCore.UpdateTimeseries?() Calls cCore.setEcosimRunLength(nTimeSeriesYears,True) with the True parameter to set effort for the new years to the value of the last timestep.

Note: See TracTickets for help on using tickets.