Re: New GUI startup discussion
Vaclav Petras <[email protected]>
| Newsgroups | gmane.comp.gis.grass.devel |
|---|---|
| Message-ID | <CABo5uVsT=H3DAPbAvNZqEO0MY+r1_YSGdVtGe05N2zdG95f+0w@mail.gmail.com> |
On Thu, May 14, 2020 at 9:29 PM Robert Lagacé <[email protected]> wrote: > Le 20-05-14 à 16 h 51, Vaclav Petras a écrit : > > > * A demo location with some minimal data should be part of the > installation and copied to some default palace for the first-time user. > > I like very much this one. For specific case or region, we can just ask > the user to replace those minimal data with a specific data set before > starting. > Yes, but even now you can something better than that in 7.6 and 7.8. See my previous response. GRASS GIS tries to guess where is your grassdata directory. It needs to be named that way ("grassdata") and it needs to be in your home directory or in your Documents directory. (It should work regardless of locale at least on Linux and Windows. From the comments in the code [1], it seems I didn't study macOS when I implemented that, but I would expected that to work.) Let us know if this works for you. (Does it behave this way and is it what you are looking for?) [1] https://github.com/OSGeo/grass/blob/master/gui/wxpython/startup/utils.py#L23 _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev