Have you tried gdal_translate?
On 08/03/2015 06:05 PM, Gerry Creager - NOAA Affiliate wrote:
Georeferenced point data. Each site, in each netcdf, has the coordinates for the site, as well as the observations (temp, dew point, humidity, pressure, wind variables, etc.). I'm looking for a faster interface to postGis than the sloppy code I originally wrote to take it to a csv and then drive it into the database. I use it for a variety of purposes, ranging from a web display of weather obs, to a misued OGC WMS and WFS output, to a potential input for data assimilation for weather models. gerry On Mon, Aug 3, 2015 at 7:44 PM, Andy Colson <a...@squeakycode.net <mailto:a...@squeakycode.net>> wrote: On 08/03/2015 01:27 PM, Gerry Creager - NOAA Affiliate wrote: I might be posting to the wrong forum but... would this work? We aggregate meteorological surface data in netcdf form, and I'd like to populate a database with it.. Thanks gerry -- Gerry Creager NSSL/CIMMS 405.325.6371 <tel:405.325.6371> ++++++++++++++++++++++ “Big whorls have little whorls, That feed on their velocity; And little whorls have lesser whorls, And so on to viscosity.” Lewis Fry Richardson (1881-1953) Is it gis data (latitude/longitude type stuff)? Or is it something else (like temperature)? How would you like to use it in Postgres? What kind of sum()'s and where's are you going to write? -Andy _______________________________________________ postgis-users mailing list postgis-users@lists.osgeo.org <mailto:postgis-users@lists.osgeo.org> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users -- Gerry Creager NSSL/CIMMS 405.325.6371 ++++++++++++++++++++++ “Big whorls have little whorls, That feed on their velocity; And little whorls have lesser whorls, And so on to viscosity.” Lewis Fry Richardson (1881-1953) _______________________________________________ postgis-users mailing list postgis-users@lists.osgeo.org http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
_______________________________________________ postgis-users mailing list postgis-users@lists.osgeo.org http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users