Commit 794140d7 by Corey Koval

Update Readme

parent 58709516
# DF Aggregator
Usage: df-aggregator.py [options]
## Dependencies:
- [numpy](https://numpy.org/install/)
- [scikit-learn](https://scikit-learn.org/stable/install.html)
- [python-geojson](https://python-geojson.readthedocs.io/en/latest/)
## Usage: df-aggregator.py [options]
### Required inputs:
- -g FILE, --geofile=FILE
......@@ -13,6 +18,7 @@ Usage: df-aggregator.py [options]
- -d FILE, --database=FILE
- Name of new or existing database to store intersect information.
- If a database doesn't exist one is created.
- Post processing math is done against the entire database.
### Optional Inputs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment