Skip to content

uncertainty in spawning biomass plot not scaling correctly #257

@iantaylor-NOAA

Description

@iantaylor-NOAA

I tried to use the rescale option with the example plot from the workshop. The axis and axis label changed exactly as expected, but the uncertainty interval got messed up as shown in the plot below.

plot_spawning_biomass(
  dat = paka, # dataset
  unit_label = "mt", # unit label: metric tons
  scale_amount = 1000, # scale to 1000s of metric tons
  relative = FALSE, # show spawning biomass, NOT relative spawning biomass
  interactive = FALSE, # prompt user for MODULE_NAME in console
  module = "DERIVED_QUANTITIES" # SS3 module which includes uncertainty
)
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions