[postgis-devel] Re : netCDF support

JS Ubei jsubei at yahoo.fr
Tue Apr 17 03:13:44 PDT 2012


Auto-reply ...
Sorry, I've just to take care about permissions access on the filesystem ...
Maybe a control during the insertion process could be a good idea ?

Regards,


----- Mail original -----
De : JS Ubei <jsubei at yahoo.fr>
À : "postgis-devel at postgis.refractions.net" <postgis-devel at postgis.refractions.net>
Cc : 
Envoyé le : Mardi 17 avril 2012 11h55
Objet : [postgis-devel] netCDF support

Hi dear list,

I'm currently playing with new raster support functions from the SVN up-to-date postgis version.

In my lab, we handle raster data as netCDF files.

I've inserted a "out of the base" raster like this :

****************
./postgis-svn/raster/loader/raster2pgsql -R -b 01 -s 4326 -f raster 'NETCDF:"/opt/SeawiFS_05d_month_1998-2007/w05d_seawifs_chla_50km_1m_19980101_19981231.er10.float.nc":chla' out_of_the_base > outOfTheBase.sql
****************

But, when I try to access it I've got the error message :

****************
SELECT ST_SummaryStats(raster) FROM out_of_the_base;
ERREUR:  rt_band_load_offline_data: Cannot open offline raster: NETCDF:"/opt/SeawiFS_05d_month_1998-2007/w05d_seawifs_chla_50km_1m_19980101_19981231.er10.float.nc":chla
CONTEXTE : fonction SQL « st_summarystats », instruction 1
****************

Are "out-db" netCDF raster supported ? planned ?

Thanks,
Norbert
_______________________________________________
postgis-devel mailing list
postgis-devel at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-devel




More information about the postgis-devel mailing list