├── 1039330.csv ├── AEM00041194.csv ├── DDF_data_Aus.txt ├── IDFstn3117070.txt ├── LICENSE ├── README.md ├── extremeBasic.ipynb ├── extremeConfidenceIntervals.ipynb ├── extremeDDF.ipynb ├── extremeDrain.ipynb ├── extremeIDF.ipynb ├── extremeMultipleDistributions.ipynb ├── fortprec.txt ├── ghcnd-stations.txt ├── idf.pickle └── precipitation.txt /1039330.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/1039330.csv -------------------------------------------------------------------------------- /AEM00041194.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/AEM00041194.csv -------------------------------------------------------------------------------- /DDF_data_Aus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/DDF_data_Aus.txt -------------------------------------------------------------------------------- /IDFstn3117070.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/IDFstn3117070.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/README.md -------------------------------------------------------------------------------- /extremeBasic.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeBasic.ipynb -------------------------------------------------------------------------------- /extremeConfidenceIntervals.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeConfidenceIntervals.ipynb -------------------------------------------------------------------------------- /extremeDDF.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeDDF.ipynb -------------------------------------------------------------------------------- /extremeDrain.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeDrain.ipynb -------------------------------------------------------------------------------- /extremeIDF.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeIDF.ipynb -------------------------------------------------------------------------------- /extremeMultipleDistributions.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/extremeMultipleDistributions.ipynb -------------------------------------------------------------------------------- /fortprec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/fortprec.txt -------------------------------------------------------------------------------- /ghcnd-stations.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/ghcnd-stations.txt -------------------------------------------------------------------------------- /idf.pickle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/idf.pickle -------------------------------------------------------------------------------- /precipitation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/royalosyin/A-Beginner-Guide-to-Carry-out-Extreme-Value-Analysis-with-Codes-in-Python/HEAD/precipitation.txt --------------------------------------------------------------------------------