Interactive representation of Precipitation IMERG with Python over Germany
/Tutorial for interactive representation of satellite images of precipitation IMERG over Germany using Python 3 on Jupyter. Images of precipitation IMERG are every 30 minutes on the extent of Germany taken from 1 to 4 November 2015.
Content
This tutorial includes:
- Import data server Nasa Giovanni
- Call to files and listing
- Function definition for netCDF opening
- Search for limits of representation
- Data collection of precipitation as a large Numpy array
- Importing packages for rendering maps
- Generation of interactive representation
Animation
Video
Input Data and Code
Download the data input and Python code this link:

FloPy is the Python library that builds and executes MODFLOW models; this library has been enhanced to provide full support of MODFLOW 6 with most of its recent development is related to functionality for MODFLOW 6, tools to use vector and raster spatial data and common plotting and export functionality.