Tutorial to estimate Rainfall for a given Return Period with Python
/Quick tutorial to evaluate Rainfall for a given Return Period with different probabilistic distributions implemented on Scipy
Download the required data for this tutorial in this GitHub repository:
https://github.com/SaulMontoya/Tutorial-to-estimate-Rainfall-for-a-given-Return-Period-with-Python

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.