Skip to content

emodnet.wcs, Access EMODnet Web Coverage Service data through R #809

Description

@maelle

Submitting Author Name: Maëlle Salmon
Submitting Author Github Handle: @maelle
Repository: https://github.com/EMODnet/emodnet.wcs
Version submitted: 0.0.2
Submission type: Standard
Editor: TBD
Reviewers: TBD

Archive: TBD
Version accepted: TBD
Language: en


  • Paste the full DESCRIPTION file inside a code block below:
Package: emodnet.wcs
Title: Access EMODnet Web Coverage Service data through R
Version: 0.0.2.9000
Authors@R: c(
    person("Anna", "Krystalli", , "annakrystalli@googlemail.com", role = "aut",
           comment = c(ORCID = "0000-0002-2378-4915")),
    person("Salvador", "Fernández-Bejarano", , "salvador.fernandez@vliz.be", role = "aut",
           comment = c(ORCID = "0000-0003-0535-7677")),
    person("European Marine Observation Data Network (EMODnet) Biology project", "European Commission's Directorate - General for Maritime Affairs and Fisheries (DG MARE)", , "bio@emodnet.eu", role = "cph"),
    person("VLIZ (VLAAMS INSTITUUT VOOR DE ZEE)", , , "info@vliz.be", role = "fnd",
           comment = c(ROR = "0496vr396")),
    person("Pepijn", "de Vries", , "pepijn.devries@outlook.com", role = "ctb",
           comment = c(ORCID = "0000-0002-7961-6646")),
    person("Maëlle", "Salmon", , "maelle.salmon@gmail.com", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-2815-0399"))
  )
Description: Access and interrogate EMODnet Web Coverage Service data
    through R.
License: MIT + file LICENSE
URL: https://github.com/EMODnet/emodnet.wcs,
    https://emodnet.github.io/emodnet.wcs/
BugReports: https://github.com/EMODnet/emodnet.wcs/issues
Depends: 
    R (>= 4.1.0)
Imports: 
    checkmate,
    cli,
    curl,
    glue,
    httr2,
    memoise,
    ows4R (>= 0.5-1),
    purrr,
    rlang,
    sf,
    terra,
    tibble
Suggests: 
    covr,
    fs,
    huxtable,
    knitr,
    rmarkdown,
    roxygen2,
    testthat (>= 3.0.0),
    vcr (>= 2.0.0),
    webmockr,
    withr
VignetteBuilder: 
    knitr
Remotes: 
    eblondel/ows4R
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.1.0.9000

Scope

  • Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):

    • data retrieval
    • data extraction
    • data munging
    • data deposition
    • data validation and testing
    • workflow automation
    • version control
    • citation management and bibliometrics
    • scientific software wrappers
    • field and lab reproducibility tools
    • database software bindings
    • geospatial data
    • translation
    • rOpenSci internal tools
  • Explain how and why the package falls under these categories (briefly, 1-2 sentences):

The package allow interrogation of and access to EMODnet’s, European Marine Observation and Data Network, geographic raster data.

  • Who is the target audience and what are scientific applications of this package?

The target audience of the package are EMODnet users that might need programmatic access to EMODnet's geographic raster data.
The package allows to include EMODnet vector data into scientific pipelines without needing to manually explore and download data.
It allows to access data about bathymetry, biology, human activities and seabed habitats.

Not to our knowledge. As indicated when we submitted emodnet.wfs, three packages allow to access EMODnet data in a complementary way: emodnet.wfs (vector data), emodnet.wcs (raster data), rerddap. The README of emodnet.wcs features a section comparing the three packages.

NA

  • If you made a pre-submission inquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.

  • Explain reasons for any pkgcheck items which your package is unable to pass.

Technical checks

Confirm each of the following by checking the box.

This package:

Use of Generative AI

  • Generative AI tools were used to produce some of the material in this submission.

If so, please describe usage, and include links to any relevant aspects of your repository. See our blog post for background. (Explicit advice is not yet included in our Dev Guide; we are hoping to update very soon, and ask your cooperation and transparency in the meantime.)

I checked the Git log, and really don't remember using an LLM for the development of this package. I am however open to reviews complemented/helped by LLMs!

Publication options

  • Do you intend for this package to go on CRAN?

  • Do you intend for this package to go on Bioconductor?

  • Do you wish to submit an Applications Article about your package to Methods in Ecology and Evolution? If so:

MEE Options
  • The package is novel and will be of interest to the broad readership of the journal.
  • The manuscript describing the package is no longer than 3000 words.
  • You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see MEE's Policy on Publishing Code)
  • (Scope: Do consider MEE's Aims and Scope for your manuscript. We make no guarantee that your manuscript will be within MEE scope.)
  • (Although not required, we strongly recommend having a full manuscript prepared when you submit here.)
  • (Please do not submit your package separately to Methods in Ecology and Evolution)

Code of conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions