[GRASS-user] How to detect if GRASS is running in R background
Felipe Carrillo
mazatlanmexico at yahoo.com
Thu Oct 11 23:01:03 PDT 2018
Hi Vero;I will try that as well. I just need an indication that grass is running before I execute my script. I think that this may work if I put it at the very beginning.
Sent from Yahoo Mail on Android
On Thu, Oct 11, 2018 at 5:23 PM, Veronica Andreo<veroandreo at gmail.com> wrote: Hi Felipe
what about gmeta()? If grass is running, it gives you location and region metadata, otherwise it rises an error...
Or you could also ask in the grass-stats list: https://lists.osgeo.org/mailman/listinfo/grass-stats
HTH,
Vero
El mié., 10 oct. 2018 a las 17:09, Felipe Carrillo (<mazatlanmexico at yahoo.com>) escribió:
Hi;I usually start GRASS from my RConsole as so:
#perform initial GRASS setupinitGRASS("C:\\OSGeo4W64\\apps\\grass\\grass-7.4.1", home = getwd(), gisDbase = "GRASS_TEMP", mapset = "PERMANENT", override = TRUE)
and I never had problems until last week. I was getting errors and couldn't figure out why. Later on I came to find out that my GRASS instance was closed.I don't know why GRASS unexpectedly close without notification. With that said, is there a way in R to check if GRASS is still running in the background?I can probably manually check my task manager to see if there is a process running but in a more elegant way I want to do it from R.
Felipe D. CarrilloSupervisory Fishery BiologistDepartment of the InteriorUS Fish & Wildlife ServiceCalifornia, USAhttp://www.fws.gov/redbluff/rbdd_jsmp.html
_______________________________________________
grass-user mailing list
grass-user at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20181012/3034939e/attachment-0001.html>
More information about the grass-user
mailing list