Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsdoerksen authored Jul 10, 2024
1 parent dc38199 commit 0ec9547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To use the Google Earth Engine API, you must create and authenticate a Google Ea

## Creating ML-ready features from GEE data with ``airPy``
#### Running the airPy pipeline
The airPy pipeline job is fully specified by a configuration dictionary generated by the `GenerateConfig` class. To create a new configuration and run the pipeline use the command
The airPy pipeline job is fully specified by a configuration dictionary generated by the `GenerateConfig` class. To create a new configuration and run the pipeline, inside of the ```airpy``` directory, use the command
```
python run_airpy.py
```
Expand Down

0 comments on commit 0ec9547

Please sign in to comment.