Skip to content

Latest commit

 

History

History

climatePython

climatePython

Use Python to do climate research. Video presentation.

  • Basic Python: some basics about the language and syntax.
  • Scientific Python: mostly about the use of numpy for array operations and matplotlib for data visulization.
  • Climate Python: mostly about how to use xarray to read netcdf files and do some simple climate analysis from the data.

Python ecosystem