east
> list the bands so i guess that 'works'.
>
>
>
> does it really work or sort of? If not, please file a bug report with an
> example data set attached or a link to it.
>
>
>
>
>
> regarding the use of the filesystem, i tried that, however it is slo
rsc.no]
Envoyé : Tuesday, 18 February 2014 09:49
À : Ivan Price; gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] reprojecting coastcolour (/meris) using python via GCPs
Hi Ivan,
if you are using Python, then options are usually given as a list of strings. I
cannot find in the gdal docs at th
ne Tourigny
[mailto:etourigny@gmail.com<mailto:etourigny@gmail.com>]
Envoyé : Monday, 17 February 2014 14:09
À : Ivan Price
Cc : gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org>
Objet : Re: [gdal-dev] reprojecting coastcolour (/meris) using python via GCPs
As far as I
2014 13:38
À : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] reprojecting coastcolour (/meris) using python via GCPs
Hello Ivan,
ReprojectImage() has a parameter psOptions()
http://www.gdal.org/gdalwarper_8h.html#ad36462e8d5d34642df7f9ea1cfc2fec4
It should accept any of the warping options, e.g.
;
>
>
>
>
>
>
> *De :* Etienne Tourigny [mailto:etourigny@gmail.com]
> *Envoyé :* Monday, 17 February 2014 14:09
> *À :* Ivan Price
> *Cc :* gdal-dev@lists.osgeo.org
>
> *Objet :* Re: [gdal-dev] reprojecting coastcolour (/meris) using python
> via GCPs
>
ailto:etourigny@gmail.com]
Envoyé : Monday, 17 February 2014 14:09
À : Ivan Price
Cc : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] reprojecting coastcolour (/meris) using python via GCPs
As far as I know, the gdal warp api is not exposed to python.
I have no idea on reading the MERIS data with
org
Objet : Re: [gdal-dev] reprojecting coastcolour (/meris) using python via GCPs
Hello Ivan,
ReprojectImage() has a parameter psOptions()
http://www.gdal.org/gdalwarper_8h.html#ad36462e8d5d34642df7f9ea1cfc2fec4
It should accept any of the warping options, e.g. '-tps'
http://www.gdal.o
As far as I know, the gdal warp api is not exposed to python.
I have no idea on reading the MERIS data with the gdal netcdf driver - what
I the problem?
But you might be able to use this workaround: instead of creating a source
dataset using the memory driver, create a file on disk (in gtiff form
Hello Ivan,
ReprojectImage() has a parameter psOptions()
http://www.gdal.org/gdalwarper_8h.html#ad36462e8d5d34642df7f9ea1cfc2fec4
It should accept any of the warping options, e.g. '-tps'
http://www.gdal.org/gdalwarp.html
I'm not 100% sure (since I'm using Python) but it may work.
I'll take thi
Hello,
I am trying to reproject a window inside a coastcolour (=MERIS) image. As far
as I can see GDAL cannot read the coastcolour data directly, so i am reading
the coastcolour netcdf in python, building a source dataset using the memory
driver, adding GCPS (1 for every 10th pixel) and writin
10 matches
Mail list logo