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

function for grabbing list of erddaps in erddapy #22

Open
MathewBiddle opened this issue Oct 26, 2020 · 2 comments
Open

function for grabbing list of erddaps in erddapy #22

MathewBiddle opened this issue Oct 26, 2020 · 2 comments

Comments

@MathewBiddle
Copy link
Contributor

@MathewBiddle
Copy link
Contributor Author

checkout this merged PR ioos/erddapy#199

@mwengren mwengren added the ohw21 Issues to address in OceanHackWeek 21 label Aug 2, 2021
@mwengren
Copy link
Member

mwengren commented Aug 2, 2021

Should be a one line replace of the get_erddaps() function used in run.py with:

from erddapy.servers import servers

hopefully. Also used in run.py here as well, and maybe some other places?

Example usage in erddapy: https://github.com/ioos/erddapy/blob/main/erddapy/multiple_server_search.py#L65-L67.

@mwengren mwengren removed the ohw21 Issues to address in OceanHackWeek 21 label Feb 8, 2023
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

No branches or pull requests

2 participants