Data to Science (D2S)¶
The Data to Science (D2S) platform is an open-source initiative designed to facilitate data sharing and collaboration among researchers. The platform focuses on housing data from unmanned aerial vehicles (UAVs) used in agricultural and forestry research.
How to use this documentation¶
This documentation is organized into four sections, each serving a different purpose:
| Section | Purpose | Use when you... |
|---|---|---|
| Tutorials | Learning-oriented guided lessons | Are new to D2S and want to get started |
| How-To Guides | Task-oriented practical steps | Need to accomplish a specific task |
| Reference | Technical descriptions and specifications | Need to look up configuration, API details, or data models |
| Explanation | Conceptual discussion and design rationale | Want to understand why D2S works the way it does |
Quick links¶
- Example deployment: ps2.d2s.org
- User manual: docs.gdsl.org/data-to-science-user-manual
- Python client (d2spy): py.d2s.org
- QGIS plugin: D2S Browser
- Website: d2s.org
Public dataset catalog¶
D2S deployments can connect to a STAC API to publish data. The public catalog at stac.d2s.org contains datasets published from ps2.d2s.org as well as other sources.
Contributing¶
We welcome contributions, feedback, and discussion from the community. See CONTRIBUTING.md for details.