Skip to content

Commit 35b2b88

Browse files
committed
Add cost Warning
1 parent 4e38ea2 commit 35b2b88

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,18 @@ In order to run **SatExtractor** we recommend to have a virtual env and a cloud
161161

162162
<!-- USAGE EXAMPLES -->
163163
## Usage
164+
&#x1F534;&#x1F534;&#x1F534;
165+
```diff
166+
- WARNING!!!!:
167+
Running SatExtractor will use your billable cloud provider services.
168+
We strongly recommend testing it with a small region to see if everything is working ok.
169+
Be sure you are running all your cloud provider services in the same region to avoid extra costs.
170+
```
171+
&#x1F534;&#x1F534;&#x1F534;
164172

165173
Once a cloud provider user is set and the package is installed you'll need to grab the geojson region you want (you can get it from the super-cool tool [geojson.io](geojson.io)) and change the config files.
166174

175+
167176
1. Save the region as `<your_region_name>.geojson` and store it in the `outputs` folder (you can change your output dir in the `config.yaml`)
168177
2. Open the `config.yaml` and you'll see something like this:
169178

0 commit comments

Comments
 (0)