Skip to content

Commit

Permalink
Update theropoda.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiramesquita committed Jun 28, 2024
1 parent 86244ef commit 34a5d62
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions theropoda.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,18 @@
### Import main libraries
### Requirements (installation order from top to bottom)
- Python 3.10
- GDAL
- Rasterio
- Pandas
- Geopandas
- Scikit-learn
- Joblib
- Psutil
- Earthengine-api - https://developers.google.com/earth-engine/guides/python_install
- scikit-map - https://github.com/openlandmap/scikit-map
Run the following cell to import the main API's into your session.
"""

Expand Down

0 comments on commit 34a5d62

Please sign in to comment.