Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 171 Bytes

Convert_netCDF_to_csv

Installation

You will have to install:

  • netCDF4
  • pandas
  • numpy

I think time and datetime are already included in python distribution.