Thanks, I'll give it a try! Lucian
-----Original Message----- From: Even Rouault [mailto:[email protected]] Sent: Monday, August 01, 2016 12:48 PM To: [email protected] Cc: Lucian Plesea Subject: Re: [gdal-dev] netCDF with VIRTUALIO? On Monday 01 August 2016 19:23:50 Lucian Plesea wrote: > The driver itself doesn't seem to have support, but before I write it > off, is there a way to get netCDF to work with virtualIO? Lucian, On Linux, you can use the vsipreload hack : https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.osgeo.org_pipermail_gdal-2Ddev_2013-2DMay_036359.html&d=CwICAg&c=n6-cguzQvX_tUIrZOS_4Og&r=ZN_tL2S6ZCPdMt_gpID_yQ&m=8TR390X7glmDIlHMaRoHnpgdgDe-mltjsG8P3Jk3Fso&s=6ooByMMBQLteINs84mo6C5cybh_DCBrpHPFW8cPtcMg&e= But I'm not sure it is really possible to do a clean virtualIO implementation with netCDF since last time I checked it didn't provide an abstraction for file operations that could have user implementations. Even -- Spatialys - Geospatial professional services https://urldefense.proofpoint.com/v2/url?u=http-3A__www.spatialys.com&d=CwICAg&c=n6-cguzQvX_tUIrZOS_4Og&r=ZN_tL2S6ZCPdMt_gpID_yQ&m=8TR390X7glmDIlHMaRoHnpgdgDe-mltjsG8P3Jk3Fso&s=a2E7uUlgSEpt3DjDbrupca-Xr08kigG3CQ_tlmQrjPA&e= _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
