Skip to content

Commit e3260aa

Browse files
committed
docs: update README and gitignore
1 parent 65b4fc9 commit e3260aa

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ Thumbs.db
6262
*.zarr
6363
out/
6464
reports/
65+
*.pyc
66+
pipeline_utils.py

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ Tests are planned for `tests/` directory (structure exists, test files to be add
208208
- S3: `s3.de.io.cloud.ovh.net` / `esa-zarr-sentinel-explorer-fra`
209209
- Staging collection: `sentinel-2-l2a-dp-test`
210210
- Production collection: `sentinel-2-l2a`
211+
- **Enable debug logs:** `export LOG_LEVEL=DEBUG` (or add to workflow env)
211212

212213
---
213214

0 commit comments

Comments
 (0)