I’m trying to convert a netCDF file to either a CSV or text file using Python. I have read this post but I am still missing a step (I’m new to Python). It’s a dataset including latitude, longitude,…
https://stackoverflow.com/questions/44359869/convert-netcdf-file-to-csv-or-text-using-python

