Demeter v2.3.0
Major Changes
- Pip installable! Install with:
pip install git+https://github.com/yourusername/demeter.git - Restructured package with modern
src/layout - Added
pyproject.tomlfor standardized installation
Installation
pip install git+https://github.com/yourusername/demeter.git@v2.3.0Telemac Support
Telemac support requires manual installation of pputils:
git clone https://codeberg.org/pprodano/pputils.git
export PYTHONPATH="${PYTHONPATH}:/path/to/pputils"Breaking Changes
- Removed need for
$DEMPATHenvironment variable - Package now installed in standard Python path