-
Handling netCDF File Format
This page contains simple commands that I use to handle NetCDF data in different tools. This page will be updated as I will stumble upon on to new commands.
-
Color maps in Matplotlib and creating own color bar
Color maps are important to clarify the scientific plots better. Better color bar can help to make interesting and self explanatory Graph and Maps.
-
Linear regression in python, across time dimension for every lat lon grid
We will write a linear trend function for the 3-dimensional data set.
-
Plotting Climate data in Python using matplotlib
-
How to read netCDF file in Python