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

griddap: error better when no query supplied #91

Closed
sckott opened this issue Jul 14, 2020 · 1 comment
Closed

griddap: error better when no query supplied #91

sckott opened this issue Jul 14, 2020 · 1 comment
Milestone

Comments

@sckott
Copy link
Contributor

sckott commented Jul 14, 2020

url = "http://tds.marine.rutgers.edu/erddap/"
x <- info('DOPPIO_REANALYSIS_OBS', url=url)
griddap(x, url=url)
#> Error:
#> 
@sckott sckott added this to the v0.7 milestone Jul 14, 2020
@sckott
Copy link
Contributor Author

sckott commented Jul 15, 2020

  • fail early when no dimension arguments passed w/o making any http requests
  • when there's no griddap avail for a dataset, can we error with a message saying so?

@sckott sckott closed this as completed in fa62edc Jul 15, 2020
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