How to Install¶
Currently, SDS_tools runs in the coastseg environment. Follow the CoastSeg installation guide to set up a conda environment with CoastSeg installed then in this activate environment run any of the SDS_tools scripts.
Clone¶
Clone the github repo
1 |
|
Install Additional Dependencies¶
SDS tools differs from CoastSeg in that it uses 3 additional dependencies
statsmodels
: Provides statistical models and filters, such as the Hampel Filter. See herebathyreq
: Allows downloading topobathy data using BathyReqcdsapi
: Enables downloading ERA5 wave data from the CDSAPI
1 2 3 |
|
How to Use the Scripts¶
After installing the dependencies, activate the CoastSeg environment, navigate to the scripts directory within SDS_tools, and run the desired script.
1 2 3 4 |
|
Replace