Dear list,
I'm facing some problems with the import of datasets into a postgis
geodatabase, using python and multiprocessing
There's a process consumer (one each for each CPU) which calls conversion
tasks, each taking care of importing a s57 dataset using the
gdal.VectorTranslate python API.
Each
On vendredi 12 octobre 2018 11:36:53 CEST Andre Joost wrote:
> Dear list,
>
> can anybody give some insight on this netcdf file:
>
> https://github.com/Andre-J/testing/raw/master/3A-DAY.nc
>
> ncdump reports:
>
> netcdf \3a-day {
> dimensions:
> AD = 2 ;
> chn = 2 ;
> nlon =
Dear list,
can anybody give some insight on this netcdf file:
https://github.com/Andre-J/testing/raw/master/3A-DAY.nc
ncdump reports:
netcdf \3a-day {
dimensions:
AD = 2 ;
chn = 2 ;
nlon = 1440 ;
nlat = 536 ;
and Panoply displays it fine, but gdal_translate sw