[gdal-dev] Re help with parsing grc/grd files in python
Even Rouault
even.rouault at spatialys.com
Thu Sep 3 12:59:53 PDT 2020
> In Python , I am using gdal , but Did not find the API’s like the once in R
>
>
>
> Do you know any other libraries in Python that are close to rasters library
> in R
You might want to try Rasterio which uses GDAL underneath:
https://rasterio.readthedocs.io/en/latest/
GDAL has also Python bindings with an API close to its C/C++ API, but they are known to
be trickier to use:
https://gdal.org/api/index.html#python-api
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200903/39dab3b1/attachment.html>
More information about the gdal-dev
mailing list