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

Add mwparams to namespace? #2

Open
johnrharley opened this issue Apr 26, 2018 · 0 comments
Open

Add mwparams to namespace? #2

johnrharley opened this issue Apr 26, 2018 · 0 comments

Comments

@johnrharley
Copy link

johnrharley commented Apr 26, 2018

Thanks for writing up this package. It's been a useful wrapper for the Mesowest API.

I notice that the function mw() is dependent on the mwparams data from the getparams() function. As is, you cannot use the mw() call without loading the package. So

mesowest::mw(service="metadata", complete=1, state="AK")

throws up the warning "In data(mwparams) : data set 'mwparams' not found" (same with other mw() calls).

The mwparams data seem to be fairly static, so maybe add those data to the namespace?

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