Skip to content

Small bug fix in the create_release_map.py script. #30

Merged
michaeldenes merged 3 commits intomainfrom
bugfix_release_map_script
May 27, 2024
Merged

Small bug fix in the create_release_map.py script. #30
michaeldenes merged 3 commits intomainfrom
bugfix_release_map_script

Conversation

@michaeldenes
Copy link
Member

An issue #17 was raised where the fisheries dataset would have latitude and longitude column names 'ModelLatitude' and 'ModelLongitude', which would not work nicely with the create_particleset_from_map function. This PR adds the required line to rename the latitude and longitude columns.

…tude and longitude columns to work nicely with the particleset constructor.
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.43%. Comparing base (5bf09a8) to head (f5b676c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   15.43%   15.43%           
=======================================
  Files           6        6           
  Lines         473      473           
=======================================
  Hits           73       73           
  Misses        400      400           
Flag Coverage Δ
unit-tests 15.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaeldenes michaeldenes merged commit fe32c0b into main May 27, 2024
@michaeldenes michaeldenes deleted the bugfix_release_map_script branch May 27, 2024 16:06
fanqi203 pushed a commit to fanqi203/plasticparcels that referenced this pull request Jul 8, 2025
…ap_script

Small bug fix in the create_release_map.py script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants