pfmc-assessments / indexwc

Estimate indices of abundance for west coast fish species
2 stars 1 forks source link

[Feature]: Add an argument to `calc_index_areas()` to turn off truncation of the extent #22

Open kellijohnson-NOAA opened 7 months ago

kellijohnson-NOAA commented 7 months ago

Describe the problem your feature request is related to.

You might want to extrapolate into northern and southern areas that do not have positive tows. Currently the function truncates the extent such that there must be at least one positive tow near the southern and northern boundaries.

An additional feature would be to make sure that the appropriate boundaries are truncated when multiple overlapping boundaries are given besides just the coastwide.

Describe the solution you'd like

Describe alternatives you have considered

Additional context

No response