feat: polish
This commit is contained in:
parent
2e6177fe74
commit
4bd927bb4e
137 changed files with 6357 additions and 137560 deletions
22
mocks/data/scenarios.json
Normal file
22
mocks/data/scenarios.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"id": 101,
|
||||
"name": "Стандартный 30 км",
|
||||
"description": "Обычный полет со стандартным профилем",
|
||||
"prediction_mode": "single",
|
||||
"model": "gfs_0p25",
|
||||
"dataset": "",
|
||||
"flight_parameters": {
|
||||
"ascent_rate": 5.0,
|
||||
"burst_altitude": 30000.0,
|
||||
"dataset": "",
|
||||
"descent_rate": 5.0,
|
||||
"format": "json",
|
||||
"launch_altitude": 99.0,
|
||||
"launch_latitude": 62.0928,
|
||||
"launch_longitude": 129.7706,
|
||||
"profile": "standard_profile",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue