Stop generating synthetic weather data
This commit is contained in:
@@ -16,16 +16,6 @@ Rename `.env-sample` to `.env` and fill in credentials
|
||||
docker-compose up --build --no-cache --force-recreate
|
||||
```
|
||||
|
||||
## Local synthetic weather data
|
||||
|
||||
The local database can be populated with deterministic hourly sample data for the repository station set plus Valmiera, which is required by the fixed Faktiskā template. The seed covers the previous 18 months through the current hour and can be run repeatedly without creating duplicates.
|
||||
|
||||
```sh
|
||||
docker compose --profile tools run --rm seed
|
||||
```
|
||||
|
||||
This workflow is intended only for development and UI testing. It uses the normal `weather` table and application APIs; it does not provide LVGMC forecast CSV or HARMONIE GRIB fixtures.
|
||||
|
||||
## Web
|
||||
[http://0.0.0.0:9090/](http://0.0.0.0:9090/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user