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

Create function to return definitions file for a station #48

Closed
ChrisMarsh82 opened this issue Jan 10, 2024 · 1 comment
Closed

Create function to return definitions file for a station #48

ChrisMarsh82 opened this issue Jan 10, 2024 · 1 comment

Comments

@ChrisMarsh82
Copy link

Station definitions will need to be able to be returned via an API endpoint.

Country and station id should be passed in.

@lilyclements
Copy link
Collaborator

lilyclements commented Jan 16, 2024

PR #54 creates an R Function which returns metadata for stations and the definitions. @ChrisMarsh82 is this suitable here, or would you rather have a function which returns the definitions and station_id, but not the other station metadata?

If the latter, the get_definitions_data in the epicsadata package reads in the definitions. I can call this in here, and return the definitions as a data frame instead of a list. Let me know what format you'd like it in.

@lilyclements lilyclements moved this to In progress in e-PICSA Jan 16, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in e-PICSA Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants