ropensci / rerddap

R client for working with ERDDAP servers
https://docs.ropensci.org/rerddap
Other
40 stars 14 forks source link

Advanced search probably silently drops params #32

Closed sckott closed 9 years ago

sckott commented 9 years ago

On parameters passed of the wrong type (e.g., page=asdfasfasdf) I think ERDDAP just drops them, not good.

Do some internal checking of params