Re: [gdal-dev] Help using gdal_grid when src_datasource is a NetCDF File

2024-08-22 Thread Mike Taves via gdal-dev
On Fri, 23 Aug 2024 at 04:03, Ewan Tarrant via gdal-dev wrote: > Thanks in advance for your help, To read point data from a netCDF file, refer to the vector driver: https://gdal.org/drivers/vector/netcdf.html The data would need to conform to CF-1.8 for Point data: https://cfconventions.org/Data

[gdal-dev] Help using gdal_grid when src_datasource is a NetCDF File

2024-08-22 Thread Ewan Tarrant via gdal-dev
Hello gdal community! I would like to use gdal_grid (https://gdal.org/programs/gdal_grid.html) to rasterize scattered data stored in a NetCDF file. My scattered data consists of a single scalar value, z, defined at an Easting and Northing coordinate pair. I also have an EPSG code. I am having

[gdal-dev] GDAL Maintainers Meeting Minutes

2024-08-22 Thread Howard Butler via gdal-dev
The monthly GDAL Maintainers Meeting scheduled for 08/22/2024 was canceled due to vacation season. Text reports were provided. Maintenance activities update -- Alessandro * PR reviews Dan * No activity Even * shapelib 1.6.1 release * GDAL 3.9.2 release