MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
hydrocomp/__init__.py
hydrocomp.egg-info/PKG-INFO
hydrocomp.egg-info/SOURCES.txt
hydrocomp.egg-info/dependency_links.txt
hydrocomp.egg-info/requires.txt
hydrocomp.egg-info/top_level.txt
hydrocomp/comparasion/__init__.py
hydrocomp/comparasion/bootstrap_build.py
hydrocomp/comparasion/genpareto.py
hydrocomp/comparasion/mae.py
hydrocomp/comparasion/quantify_uncertainty.py
hydrocomp/comparasion/rmae.py
hydrocomp/comparasion/rmse.py
hydrocomp/files/__init__.py
hydrocomp/files/ana.py
hydrocomp/files/cemaden.py
hydrocomp/files/chesf.py
hydrocomp/files/fileRead.py
hydrocomp/files/fileWrite.py
hydrocomp/files/files.py
hydrocomp/files/nasa.py
hydrocomp/files/ons.py
hydrocomp/files/semarh.py
hydrocomp/graphics/__init__.py
hydrocomp/graphics/boxplot.py
hydrocomp/graphics/comparationdistribution.py
hydrocomp/graphics/distribution_biuld.py
hydrocomp/graphics/gantt.py
hydrocomp/graphics/genextreme.py
hydrocomp/graphics/genpareto.py
hydrocomp/graphics/hydrogram_annual.py
hydrocomp/graphics/hydrogram_build.py
hydrocomp/graphics/hydrogram_by_year.py
hydrocomp/graphics/hydrogram_clean.py
hydrocomp/graphics/hydrogram_parcial.py
hydrocomp/graphics/permanence_curve.py
hydrocomp/graphics/polar.py
hydrocomp/iha/__init__.py
hydrocomp/iha/exceptions.py
hydrocomp/iha/graphics.py
hydrocomp/iha/iha.py
hydrocomp/series/__init__.py
hydrocomp/series/exceptions.py
hydrocomp/series/flow.py
hydrocomp/series/height.py
hydrocomp/series/maximum.py
hydrocomp/series/parcial.py
hydrocomp/series/rainfall.py
hydrocomp/series/series_build.py
hydrocomp/statistic/__init__.py
hydrocomp/statistic/exceptions.py
hydrocomp/statistic/genextre.py
hydrocomp/statistic/genpareto.py
hydrocomp/statistic/pearson3.py
hydrocomp/statistic/stats_build.py
test/test_statistic.py