Dan Baston
Dan Baston
Does GDAL work otherwise; can you run `gdalinfo` ?
Not sure what would cause this, though you previously built it successfully, no? Can you describe your build environment?
Which Linux distribution? How were GDAL and GEOS installed?
Ah, the conda env is probably screwing with the linking. Why not just install GDAL and GEOS via apt?
Nothing except `subprocess` at this point.
Thank you for this! It'll take me a bit of time to go through this, but overall I'm much in favor. There has been quite a bit of demand for...
Some of the questions on my mind are: - Is this the right level of detail to expose, or should we prefer a higher-level interface such as [the one exposed...
> Are you suggesting expoing a single function interface which takes some "standard" python representation of inputs and outputs a single dataframe (or possibly a geodataframe?), similar to [this one...
How did you load the `nc` file?
Oops, I saw this in my email and thought it was referring to https://github.com/isciences/exactextractr . Currently the command-line version processes only a single band. You can specify the band manually,...