European Centre for Medium-Range Weather Forecasts
EUMETSAT
US National Center for Atmospheric Research (NCAR)
many-many more
Adopting Python as the main computing tool encourages better coding practices, efficient data analysis and open-access research, helping scientific community reduce the so-called reproducibility crisis.
Scientific Python stack
NumPy provides efficient storage and computation for multi-dimensional data arrays.
SciPy contains a wide array of numerical tools such as numerical integration and interpolation.
Pandas provides a DataFrame object along with a powerful set of methods to manipulate, filter, group, and transform data.
Matplotlib provides a useful interface for creation of publication-quality plots and figures.
To tap into the power of this data science ecosystem, we will spend the first day on becoming familiar with Python language itself.
References
A Whirlwind Tour of Python by Jake VanderPlas (O’Reilly). Copyright 2016 O’Reilly Media, Inc., 978-1-491-96465-1