Hey guys,
can GDAL translate this file into raster?
https://ipad.fas.usda.gov/cropexplorer/imageview.aspx?regionid=europe&startdate=11%2f21%2f2020&imenddate=11%2f30%2f2020&ftypeid=45&fattributeid=32
QGIS was not able to covert it.
Thank you,
Laurynas
_
Hi,
Mateusz Loskot schrieb am Mi., 9. Dez. 2020, 19:38:
> On Wed, 9 Dec 2020 at 17:19, Sean Gillies via gdal-dev
> wrote:
> >
> > Hi Mateusz,
> >
> > The OSGeo sysadmins found something to correct in mailman configuration,
> I'm giving that a test here.
>
> Sean,
>
> From my perspective, that '
On Wed, 9 Dec 2020 at 17:19, Sean Gillies via gdal-dev
wrote:
>
> Hi Mateusz,
>
> The OSGeo sysadmins found something to correct in mailman configuration, I'm
> giving that a test here.
Sean,
>From my perspective, that 'something' does the job and despams your message.
Best regards,
--
Mateus
Hi Mateusz,
The OSGeo sysadmins found something to correct in mailman configuration,
I'm giving that a test here.
On Wed, Dec 9, 2020 at 1:32 AM Mateusz Loskot wrote:
> On Tue, 8 Dec 2020 at 23:16, Sean Gillies wrote:
> >
> > The state of the art for very thin Python bindings for a C++ project
On Tue, 8 Dec 2020 at 23:16, Sean Gillies wrote:
>
> The state of the art for very thin Python bindings for a C++ project seems to
> be pybind11. It's used for numpy's FFT module, based on pocketfft.
My observations are similar to that and pybind11 is the currently
popular solution.
I personall