Tagged Questions
2
votes
1answer
298 views
Extraction of DEM from netCDF file into ASCII XYZ format
I need to extract a DEM of a waterbody from a netCDF file so I can ultimately convert the DEM into xyz format. I'm not sure how to go about doing this, and so far, I have tried to create raster layers ...