Skip to content

plot_biomass plots a timeseries of landings when provided the example data #185

@Ovec8hkin

Description

@Ovec8hkin

The plot_biomass(..., module="TIME_SERIES") function, when applied to the example data (e.g., example_data.rda), appears to plot a time series of landings as opposed to a time series of stock biomass (e.g. weight of individuals in the populations, as the function name would seemingly imply). This appears to be related to the fact that "biomass_retained" and "biomass_dead" are also returned, and are what end up being plotted.

If this is intentional, the function name and function documentation are not clear that that is intended behavior.

Additional tests with other modules also did not yield the expected population biomass timeseries.

Metadata

Metadata

Assignees

No one assigned

    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