Metadata-Version: 2.4
Name: ashdisperse
Version: 0.7.1
Summary: Steady state advection-diffusion-sedimentation solver for volcanic ash dispersion
Author-email: "Mark J. Woodhouse" <mark.woodhouse@bristol.ac.uk>
Project-URL: Repository, https://github.com/markwoodhouse/ashdisperse/
Project-URL: Issues, https://github.com/markwoodhouse/ashdisperse/issues
Project-URL: Changelog, https://github.com/markwoodhouse/ashdisperse/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: ttb
Requires-Dist: scipy
Requires-Dist: toml
Requires-Dist: matplotlib
Requires-Dist: netCDF4
Requires-Dist: h5netcdf
Requires-Dist: datetime
Requires-Dist: utm
Requires-Dist: rasterio
Requires-Dist: scikit-image
Requires-Dist: pandas
Requires-Dist: geopandas
Requires-Dist: cdsapi>=0.7.2
Requires-Dist: prompt_toolkit
Requires-Dist: siphon
Requires-Dist: cfgrib
Requires-Dist: xarray
Requires-Dist: rioxarray
Requires-Dist: requests
Requires-Dist: contextily
Requires-Dist: osmnx
Requires-Dist: folium
Requires-Dist: notebook
Requires-Dist: metpy
Requires-Dist: seaborn
Requires-Dist: windrose
Dynamic: license-file

AshDisperse
===========

**AshDisperse** is a numerical tool that solves the *steady-state* Advection-Diffusion-Sedimentation (ADS) Equation for a model volcanic eruption emission profile in a real wind field.

The solver is designed to be computationally efficient while solving the ADS equation accurately.
