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 grass data management functions #23

Open
ninsbl opened this issue Apr 16, 2018 · 3 comments
Open

add grass data management functions #23

ninsbl opened this issue Apr 16, 2018 · 3 comments

Comments

@ninsbl
Copy link
Contributor

ninsbl commented Apr 16, 2018

Would be useful to have functions for listing locations and mapsets:

grassLocations()

grassMapsets(location=NULL, type) (where location can be provided or not (if not all locations are scanned) and type can be one of c("mine" (default), "general", "timeSeries", "project", "user"))

@bniebuhr
Copy link
Contributor

As I understand these function are still not implemented, should I make a first implementation?
They might be useful for me as well...

@jenast
Copy link
Member

jenast commented Sep 30, 2022

Please do take a stab at it @bniebuhr, if you got the time.

@bniebuhr
Copy link
Contributor

bniebuhr commented Oct 3, 2022

Hi! I will take a look at that in a few days!

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

3 participants