@@ -14,6 +14,82 @@ You will need python 2.7 and python-shapely rpm packages
...
@@ -14,6 +14,82 @@ You will need python 2.7 and python-shapely rpm packages
## Usage example
## Usage example
Run with
```python
pythonexercisemodel/
```
or if zipped
```python
pythonexercisemodel.zip
```
Needs a input.json as input which has one feature which would usually start the PADM model. startDate and stopDate is used from this. Also it requres another feature which is a geometry LineString and specifies the trajectory for the model to follow.