Re: [gdal-dev] slow netCDF read times

2016-11-22 Thread Pablo Rozas Larraondo
size than your reading window. > > Another solution is to recompile your NetCDF library to set more chunks > cache. > > > > Regards, > > > > Julien > > > > *De :* gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] *De la part de* > Pablo Rozas Lar

Re: [gdal-dev] slow netCDF read times

2016-11-22 Thread Julien Demaria
de Pablo Rozas Larraondo Envoyé : mardi 22 novembre 2016 08:53 À : gdal-dev@lists.osgeo.org Objet : [gdal-dev] slow netCDF read times Hello, I've come across some NetCDF4 files where GDAL is taking a surprisingly long time to read data from them. For example this is an example public

[gdal-dev] slow netCDF read times

2016-11-21 Thread Pablo Rozas Larraondo
Hello, I've come across some NetCDF4 files where GDAL is taking a surprisingly long time to read data from them. For example this is an example public file containing precipitation data: ftp://ftp.chg.ucsb.edu/pub/org/chg/products/CHIRPS-2.0/ global_dekad/netcdf/chirps-v2.0.2015.dekads.nc If I u