.gitignore
LICENSE
README.md
environment.yml
pyproject.toml
setup.py
.github/workflows/build-docs.yml
.github/workflows/build-package.yml
.github/workflows/python-tests.yml
bluemath_tk/__init__.py
bluemath_tk/_version.py
bluemath_tk.egg-info/PKG-INFO
bluemath_tk.egg-info/SOURCES.txt
bluemath_tk.egg-info/dependency_links.txt
bluemath_tk.egg-info/requires.txt
bluemath_tk.egg-info/top_level.txt
bluemath_tk/core/__init__.py
bluemath_tk/core/dask.py
bluemath_tk/core/decorators.py
bluemath_tk/core/logging.py
bluemath_tk/core/models.py
bluemath_tk/core/operations.py
bluemath_tk/core/data/__init__.py
bluemath_tk/core/data/sample_data.py
bluemath_tk/core/plotting/__init__.py
bluemath_tk/core/plotting/base_plotting.py
bluemath_tk/core/plotting/colors.py
bluemath_tk/datamining/__init__.py
bluemath_tk/datamining/_base_datamining.py
bluemath_tk/datamining/kma.py
bluemath_tk/datamining/lhs.py
bluemath_tk/datamining/mda.py
bluemath_tk/datamining/pca.py
bluemath_tk/datamining/som.py
bluemath_tk/distributions/__init__.py
bluemath_tk/distributions/copula.py
bluemath_tk/distributions/gev.py
bluemath_tk/distributions/gpd.py
bluemath_tk/distributions/poisson.py
bluemath_tk/distributions/pot.py
bluemath_tk/downloaders/__init__.py
bluemath_tk/downloaders/_base_downloaders.py
bluemath_tk/downloaders/copernicus/__init__.py
bluemath_tk/downloaders/copernicus/copernicus_downloader.py
bluemath_tk/downloaders/copernicus/ERA5/ERA5_config.json
bluemath_tk/downloaders/copernicus/ERA5/ERA5_download.py
bluemath_tk/downloaders/copernicus/ERA5/README.md
bluemath_tk/interpolation/__init__.py
bluemath_tk/interpolation/_base_interpolation.py
bluemath_tk/interpolation/analogs.py
bluemath_tk/interpolation/gps.py
bluemath_tk/interpolation/rbf.py
bluemath_tk/interpolation/rbf_scipy.py
bluemath_tk/predictor/__init__.py
bluemath_tk/predictor/awt.py
bluemath_tk/predictor/dwt.py
bluemath_tk/predictor/indices.py
bluemath_tk/predictor/itca.py
bluemath_tk/predictor/iwt.py
bluemath_tk/risk/__init__.py
bluemath_tk/risk/damage.py
bluemath_tk/risk/pcrafi.py
bluemath_tk/risk/riskscapetools.py
bluemath_tk/tc/__init__.py
bluemath_tk/tc/graffitiwaves.py
bluemath_tk/tc/parameterization.py
bluemath_tk/tc/qtcrain.py
bluemath_tk/tc/skytcwaves.py
bluemath_tk/tc/tracks.py
bluemath_tk/tc/vortex.py
bluemath_tk/teslakit/__init__.py
bluemath_tk/teslakit/alr.py
bluemath_tk/tide/__init__.py
bluemath_tk/tide/harmonic.py
bluemath_tk/tide/ttide.py
bluemath_tk/tide/utide.py
bluemath_tk/topo_bathy/__init__.py
bluemath_tk/topo_bathy/profiles.py
bluemath_tk/topo_bathy/swan_grid.py
bluemath_tk/waves/__init__.py
bluemath_tk/waves/binwaves.py
bluemath_tk/waves/climate.py
bluemath_tk/waves/estela.py
bluemath_tk/waves/greenswell.py
bluemath_tk/waves/partitioning.py
bluemath_tk/waves/series.py
bluemath_tk/waves/snakes.py
bluemath_tk/waves/spectra.py
bluemath_tk/waves/statistics.py
bluemath_tk/waves/superpoint.py
bluemath_tk/wrappers/__init__.py
bluemath_tk/wrappers/_base_wrappers.py
bluemath_tk/wrappers/_utils_wrappers.py
bluemath_tk/wrappers/delft3d/__init__.py
bluemath_tk/wrappers/delft3d/delft3d_wrapper.py
bluemath_tk/wrappers/lisflood/__init__.py
bluemath_tk/wrappers/lisflood/lisflood_wrapper.py
bluemath_tk/wrappers/schism/__init__.py
bluemath_tk/wrappers/schism/schism_wrapper.py
bluemath_tk/wrappers/sfincs/__init__.py
bluemath_tk/wrappers/sfincs/sfincs_example.py
bluemath_tk/wrappers/sfincs/sfincs_wrapper.py
bluemath_tk/wrappers/swan/__init__.py
bluemath_tk/wrappers/swan/swan_example.py
bluemath_tk/wrappers/swan/swan_wrapper.py
bluemath_tk/wrappers/swan/templates/buoys.loc
bluemath_tk/wrappers/swan/templates/depth_main_cantabria.dat
bluemath_tk/wrappers/swan/templates/depth_main_kiribati.dat
bluemath_tk/wrappers/swan/templates/input.swn
bluemath_tk/wrappers/swan/templates/input_kiribati.swn
bluemath_tk/wrappers/swan/templates/input_spectra.bnd
bluemath_tk/wrappers/swan/templates/nostruc_input.swn
bluemath_tk/wrappers/swan/templates/struc_input.swn
bluemath_tk/wrappers/swan/templates/wind_input.swn
bluemath_tk/wrappers/swash/__init__.py
bluemath_tk/wrappers/swash/swash_example.py
bluemath_tk/wrappers/swash/swash_wrapper.py
bluemath_tk/wrappers/swash/templates/depth.bot
bluemath_tk/wrappers/swash/templates/input.sws
bluemath_tk/wrappers/swash/templates/plants.txt
bluemath_tk/wrappers/xbeach/__init__.py
bluemath_tk/wrappers/xbeach/xbeach_example.py
bluemath_tk/wrappers/xbeach/xbeach_wrapper.py
bluemath_tk/wrappers/xbeach/templates/loclist.txt
bluemath_tk/wrappers/xbeach/templates/params.txt
conda-recipe/meta.yaml
docs/Makefile
docs/make.bat
docs/source/bluemath_tk.core.data.rst
docs/source/bluemath_tk.core.plotting.rst
docs/source/bluemath_tk.core.rst
docs/source/bluemath_tk.datamining.rst
docs/source/bluemath_tk.distributions.rst
docs/source/bluemath_tk.downloaders.copernicus.rst
docs/source/bluemath_tk.downloaders.rst
docs/source/bluemath_tk.interpolation.rst
docs/source/bluemath_tk.predictor.rst
docs/source/bluemath_tk.risk.rst
docs/source/bluemath_tk.rst
docs/source/bluemath_tk.tc.rst
docs/source/bluemath_tk.teslakit.rst
docs/source/bluemath_tk.tide.rst
docs/source/bluemath_tk.topo_bathy.rst
docs/source/bluemath_tk.waves.rst
docs/source/bluemath_tk.wrappers.delft3d.rst
docs/source/bluemath_tk.wrappers.lisflood.rst
docs/source/bluemath_tk.wrappers.rst
docs/source/bluemath_tk.wrappers.schism.rst
docs/source/bluemath_tk.wrappers.sfincs.rst
docs/source/bluemath_tk.wrappers.swan.rst
docs/source/bluemath_tk.wrappers.swash.rst
docs/source/bluemath_tk.wrappers.xbeach.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
tests/datamining/test_kma.py
tests/datamining/test_lhs.py
tests/datamining/test_mda.py
tests/datamining/test_pca.py
tests/datamining/test_som.py
tests/interpolation/test_rbf.py