Welcome to EDMT =============== EDMT (Environmental Data Management Toolbox) is a lightweight Python library for working with environmental and geospatial datasets. It provides practical utilities for data ingestion, cleaning, transformation, and exploratory analysis, helping researchers and analysts build reproducible data workflows. EDMT integrates well with the Python scientific stack and is particularly useful when working with time-series environmental data, spatial datasets, and monitoring data pipelines. It is designed for: - Environmental scientists - Conservation and wildlife monitoring teams - GIS and geospatial developers - Data analysts working with environmental datasets Documentation ============== .. toctree:: :maxdepth: 2 :caption: GETTING STARTED installation .. toctree:: :maxdepth: 2 :caption: API REFERENCE autoapi/index .. toctree:: :maxdepth: 1 :caption: RELEASE NOTES changelog