Re: [GRASS-user] garray.read() returns 0-filled array

2020-04-20 Thread Ken Mankoff
Hello, Replying to my earlier issues from one month ago: On 2020-03-15 at 08:36 -07, Ken Mankoff wrote... > foo = garray.array().read("foo", null=np.nan) I have found I can read the GRASS array into Python with this syntax: foo = garray.array(mapname="foo", null=np.nan) I'm still waiting to

Re: [GRASS-user] garray.read() returns 0-filled array

2020-03-17 Thread Stefan Blumentrath
one): https://launchpad.net/~ubuntugis/+archive/ubuntu/ppa Hilsen, Stefan -Original Message- From: Ken Mankoff Sent: tirsdag 17. mars 2020 02:02 To: Stefan Blumentrath Cc: GRASS user list Subject: Re: [GRASS-user] garray.read() returns 0-filled array Hi Stefan, On 2020-03-16 at 07:01

Re: [GRASS-user] garray.read() returns 0-filled array

2020-03-16 Thread Ken Mankoff
Hi Stefan, On 2020-03-16 at 07:01 -07, Stefan Blumentrath wrote... > Hei Ken, > > With this PR: > https://github.com/zarch/grass-session/pull/14 > applied, also pygrass modules should work as usual with grass-session. Thank you for submitting that. It'll take me a while to get up and running

Re: [GRASS-user] garray.read() returns 0-filled array

2020-03-16 Thread Stefan Blumentrath
: mandag 16. mars 2020 01:14 To: Stefan Blumentrath Cc: GRASS user list Subject: Re: [GRASS-user] garray.read() returns 0-filled array On 2020-03-15 at 15:11 -07, Stefan Blumentrath wrote... > I have no experience with garray, but raster2numpy function in pygrass > worked quite well

Re: [GRASS-user] garray.read() returns 0-filled array

2020-03-15 Thread Ken Mankoff
On 2020-03-15 at 15:11 -07, Stefan Blumentrath wrote... > I have no experience with garray, but raster2numpy function in pygrass > worked quite well for me: > https://grass.osgeo.org/grass78/manuals/libpython/pygrass.raster.html#pygrass.raster.raster2numpy Thank you for this suggestion. This

Re: [GRASS-user] garray.read() returns 0-filled array

2020-03-15 Thread Stefan Blumentrath
Hi Ken, I have no experience with garray, but raster2numpy function in pygrass worked quite well for me: https://grass.osgeo.org/grass78/manuals/libpython/pygrass.raster.html#pygrass.raster.raster2numpy Cheers Stefan -Original Message- From: grass-user On Behalf Of Ken Mankoff Sent: