Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlotFisheriesOverviewSpatial does not work with Ices-polygons as added column #147

Open
edvinf opened this issue Nov 13, 2024 · 1 comment · Fixed by #155
Open

PlotFisheriesOverviewSpatial does not work with Ices-polygons as added column #147

edvinf opened this issue Nov 13, 2024 · 1 comment · Fixed by #155
Assignees
Labels
bug Something isn't working unstableRepo proposed solution to issue is in the develop branch and the unstable repository

Comments

@edvinf
Copy link
Contributor

edvinf commented Nov 13, 2024

landings configured with fdir areas in column 'Area' and ices areas in column 'IcesArea'

report from ReportFdaLandings:
IcesArea LandedRoundWeight
1: 27.4.a 127164708
2: 27.4.b 6505272
3: 27.2.a.2 15236

error from PlotFisheriesOverviewSpatial

Running process Process_2 of model report...
'by' must specify a uniquely valid column

works fine with fdir areas in 'Area' column:
report from ReportFdaLandings:
Area LandedRoundWeight
1: 08 87577226
2: 28 25571436
3: 42 14016046
4: 41 6505272
5: 07 8306
6: 30 6930

PlotFisheriesOverviewSpatial runs without error and produces plot.

@edvinf edvinf added the bug Something isn't working label Nov 13, 2024
@edvinf edvinf self-assigned this Nov 13, 2024
@edvinf
Copy link
Contributor Author

edvinf commented Dec 27, 2024

Turns out the issue was with using other column names than the default 'Area' column name.

edvinf pushed a commit that referenced this issue Dec 28, 2024
@edvinf edvinf linked a pull request Dec 28, 2024 that will close this issue
@edvinf edvinf added the unstableRepo proposed solution to issue is in the develop branch and the unstable repository label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unstableRepo proposed solution to issue is in the develop branch and the unstable repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant