Prototype workflow for converting ZMAP/geospatial inputs into an HTML viewer.
- ZMAP/grid data conversion for web viewing
- Geospatial visualization workflow development
- Python-based technical data publishing
- Reproducible project packaging
python -m venv .venv
pip install -r requirements.txtFor notebooks:
jupyter lab

