You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Station definitions will need to be able to be returned via an API endpoint.
Country and station id should be passed in.
The text was updated successfully, but these errors were encountered: