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

expand erddap_query.py to collect a set amount of coordinates #3

Open
MathewBiddle opened this issue Aug 30, 2019 · 0 comments
Open

Comments

@MathewBiddle
Copy link
Contributor

right now erddap_query.get_coordinates only looks to see if there is data or not. It would be nice to collect a set amount of coordinates if they are available.

say if df_coords.shape[0] < 10,000. If we have less than 10,000 coordinates, keep searching for more data.

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

1 participant