Re: [GRASS-user] Start grass, create new mapset

2021-09-21 Thread Moritz Lennert
Hi Rich,

Le 21 septembre 2021 17:30:48 GMT+02:00, Rich Shepard 
 a écrit :
>I have an existing location, lon_lat, into which I import new data in that
>format.
>
>From the command line I want to start grass in text mode using that location
>while creating a new mapset there. On the grass startup manual page I see
>examples that create new locations or use shapefiles or tiff files for the
>mapsets. What do I use if the input data is ascii text points?
>
>I've tried grass /data/grassdata/lon_lat/ and am told that the
>mapset doesn't exist or have a WIND file.
>

IIUC, you do not want to create a new location, but just a new mapset ?

If that is the case, just try with the -c flag to create it:

grass -c /data/grassdata/lon_lat/

Then import your data.

Moritz
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Start grass, create new mapset

2021-09-21 Thread Rich Shepard

I have an existing location, lon_lat, into which I import new data in that
format.


From the command line I want to start grass in text mode using that location

while creating a new mapset there. On the grass startup manual page I see
examples that create new locations or use shapefiles or tiff files for the
mapsets. What do I use if the input data is ascii text points?

I've tried grass /data/grassdata/lon_lat/ and am told that the
mapset doesn't exist or have a WIND file.

Looking forward to learning,

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] What color style for bathymetric raster map?

2021-09-21 Thread Rich Shepard

On Tue, 21 Sep 2021, Maris Nartiss wrote:


Feel free to create a pull request with enhancements for documentation.
Keep in mind – it is hard for us, developers and pro-users to write
documentation as we know chunks of GRASS too well.


Māris,

This was all on me, not the manual page. I was in a hurry and didn't
experiment.

If I could think of technical improvements to the r.colors page I'd offer
them; currently I can't think of anything.

My only request for the docs, which I've expressed before, is to change the
module names' color on the index page from pale green on white to a darker
green. Older eyeballs, with many miles on them, do much better with high
contrast between foreground text and background color. It's no different
from slide presentations: the greater the contrast the easier the text is to
read.

Regards,

Rich

___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user