A web-based groundwater data visualization and analysis application built with React, TypeScript, and Vite. Import well data, explore interactive maps, run spatial interpolation and trend analyses, and fill data gaps with machine learning — all in the browser.
For full documentation, see aquiferx.readthedocs.io.
git clone https://github.com/njones61/aquiferx.git
cd aquiferx
npm install
npm run devMIT