added land
This commit is contained in:
@@ -81,6 +81,10 @@ The `/api/v1/landcover/path` endpoint samples all `.tif`/`.tiff` files under
|
||||
`LANDCOVER_PATH` recursively. Canopy data is optional; when it is missing,
|
||||
`canopy_height_m` is returned as `null`.
|
||||
|
||||
When WorldCover is available, `/api/v1/link/budget` and `/api/v1/terrain/los`
|
||||
can include P.833 vegetation attenuation. Tune the coefficients with
|
||||
`P833_GAMMA_DB_PER_M` and `P833_MAX_ATTENUATION_DB` in `.env`.
|
||||
|
||||
For local Python development:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user