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

Add new emodnet_thematic_lot column to emodnet_wfs() and explain what are thematic lots #182

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

salvafern
Copy link
Collaborator

Hi! I recall we talked about adding a new column to emodnet_wfs() to specify to what emodnet lot belongs every service (as thematic lots sometimes have more than one WFS endpoint for different services). This column would just be informative and maybe help to filter data from only specific lots.

Not sure if we agreed on doing this or not, I hope it does not break compatibility. Let me know what you think!

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.07%. Comparing base (76bbc7b) to head (9888c73).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   91.82%   92.07%   +0.25%     
==========================================
  Files           9        9              
  Lines         367      366       -1     
==========================================
  Hits          337      337              
+ Misses         30       29       -1     

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

@maelle
Copy link
Collaborator

maelle commented Nov 25, 2024

Oh right, excellent idea, thank you!!

Copy link
Collaborator

@annakrystalli annakrystalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @salvafern ! I think the extra column provides useful context. Overall looks good. I just had one question re: the vignette format conversion.

vignettes/emodnet.wfs.Rmd Outdated Show resolved Hide resolved
@maelle
Copy link
Collaborator

maelle commented Nov 26, 2024

I'd like the vignette's tables to be kable, I'm fighting rmarkdown. 😁

@maelle maelle merged commit d3c1ad2 into main Nov 26, 2024
8 checks passed
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