Skip to content Skip to sidebar Skip to footer
Showing posts with the label Netcdf4

Convert Netcdf File To Csv Or Text Using Python

I'm trying to convert a netCDF file to either a CSV or text file using Python. I have read this… Read more Convert Netcdf File To Csv Or Text Using Python

How To Plot A Vertical Section Of The Atmosphere Along With The Topography Using The Iris Module?

I have a netcdf with wind speed at model levels. On the same netcdf I have the altitude of each mod… Read more How To Plot A Vertical Section Of The Atmosphere Along With The Topography Using The Iris Module?