Tooling
This commit is contained in:
@@ -0,0 +1,279 @@
|
||||
{
|
||||
"elapsed_s": 153.0049741,
|
||||
"generated_at": "2026-09-17T09:51:47Z",
|
||||
"geology_cell_m": 11.909924937447872,
|
||||
"geology_size": 1200,
|
||||
"manifest": {
|
||||
"level": "/Game/Maps/L_World",
|
||||
"vertices_per_side": 4081,
|
||||
"quad_cm": 350,
|
||||
"elevation_m": {
|
||||
"min": -460,
|
||||
"max": 2800
|
||||
},
|
||||
"sea_level_m": 0,
|
||||
"spawn_pad_m": 150,
|
||||
"streaming_grid_components": 1,
|
||||
"source": {
|
||||
"kind": "noise",
|
||||
"seed": 7,
|
||||
"path": "",
|
||||
"elevation_m": null,
|
||||
"width": 0,
|
||||
"flip_y": false,
|
||||
"smooth_passes": 0
|
||||
},
|
||||
"layers": {
|
||||
"rock_slope_start": 0.55,
|
||||
"rock_slope_full": 1.05,
|
||||
"high_altitude_start_m": 1400,
|
||||
"high_altitude_full_m": 2000,
|
||||
"breakup_m": 18,
|
||||
"wear_rock_start": 0.35,
|
||||
"ridge_rock": 0.6,
|
||||
"deposit_softens": 0.7
|
||||
},
|
||||
"pipeline": {
|
||||
"geology_factor": 4,
|
||||
"continent": {
|
||||
"enabled": true,
|
||||
"radius": 0.62,
|
||||
"coast_warp": 0.28,
|
||||
"sea_floor_m": [
|
||||
-180,
|
||||
-30
|
||||
],
|
||||
"land_fraction": 0.62,
|
||||
"radial_bias": 0.85,
|
||||
"shore_width_pct": 3
|
||||
},
|
||||
"plates": {
|
||||
"count": 6,
|
||||
"velocity_cm_yr": [
|
||||
1,
|
||||
5
|
||||
],
|
||||
"convergent_mm_yr": [
|
||||
1.5,
|
||||
2.5
|
||||
],
|
||||
"band_km": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"divergent_mm_yr": [
|
||||
-2,
|
||||
-1
|
||||
],
|
||||
"rift_km": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"intraplate_mm_yr": 0.15,
|
||||
"intraplate_swell_mm_yr": 0.45,
|
||||
"low_uplift_fraction": [
|
||||
0.2,
|
||||
0.4
|
||||
]
|
||||
},
|
||||
"faults": {
|
||||
"major": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"minor": [
|
||||
10,
|
||||
30
|
||||
],
|
||||
"length_km": [
|
||||
2,
|
||||
15
|
||||
],
|
||||
"spacing_km": [
|
||||
1,
|
||||
4
|
||||
],
|
||||
"throw_major_m": [
|
||||
100,
|
||||
400
|
||||
],
|
||||
"throw_minor_m": [
|
||||
20,
|
||||
80
|
||||
],
|
||||
"strike_slip_m": [
|
||||
200,
|
||||
800
|
||||
]
|
||||
},
|
||||
"lithology": {
|
||||
"types": 3,
|
||||
"k_multipliers": [
|
||||
0.5,
|
||||
1,
|
||||
3
|
||||
]
|
||||
},
|
||||
"relief": {
|
||||
"octaves": 7,
|
||||
"gain": 0.45,
|
||||
"base_frequency_m": 4000,
|
||||
"amplitude_m": [
|
||||
50,
|
||||
150
|
||||
],
|
||||
"crest_weight": 0.12
|
||||
},
|
||||
"fluvial": {
|
||||
"k": 0.00007,
|
||||
"m": 0.5,
|
||||
"n": 1,
|
||||
"dt_yr": 1500,
|
||||
"steps": 1000,
|
||||
"diffusion_m2_yr": 0.08,
|
||||
"fill_every": 1,
|
||||
"critical_area_m2": 5000
|
||||
},
|
||||
"thermal": {
|
||||
"coarse_passes": 3,
|
||||
"every": 2,
|
||||
"fine_passes": 24,
|
||||
"talus_deg": 33
|
||||
},
|
||||
"strata": {
|
||||
"period_m": 160,
|
||||
"contrast": 0.6
|
||||
},
|
||||
"detail": {
|
||||
"octaves": 4,
|
||||
"amplitude_m": [
|
||||
2,
|
||||
8
|
||||
]
|
||||
},
|
||||
"particle": {
|
||||
"droplets": 9000000,
|
||||
"lifetime": 40,
|
||||
"scale": 0.5,
|
||||
"min_erode_slope": 0.25,
|
||||
"max_change": 0.2,
|
||||
"max_speed": 5,
|
||||
"max_load": 2,
|
||||
"inertia": 0.1,
|
||||
"capacity": 2,
|
||||
"min_slope": 0.01,
|
||||
"erode_rate": 0.2,
|
||||
"deposit_rate": 0.2,
|
||||
"evaporation": 0.02,
|
||||
"gravity": 4,
|
||||
"batch": 200000
|
||||
}
|
||||
},
|
||||
"erosion": {
|
||||
"coarse_droplets": 800000,
|
||||
"coarse_factor": 4,
|
||||
"coarse_lifetime": 120,
|
||||
"enabled": true,
|
||||
"fine_droplets": 2000000,
|
||||
"fine_lifetime": 40,
|
||||
"fine_scale": 0.5,
|
||||
"max_change": 0.2,
|
||||
"min_erode_slope": 0.25,
|
||||
"strata_contrast": 0.6,
|
||||
"strata_period_m": 160,
|
||||
"talus_deg": 35,
|
||||
"thermal_passes": 24
|
||||
}
|
||||
},
|
||||
"preview": true,
|
||||
"seed": 7,
|
||||
"stats": {
|
||||
"land_fraction": 0.6176034722222222,
|
||||
"clip_fraction": 0.0065270833333333335,
|
||||
"relief_m": 3418.75830078125,
|
||||
"min_m": -177.8711700439453,
|
||||
"max_m": 3240.88720703125,
|
||||
"land_min_m": 0.01520787738263607,
|
||||
"land_max_m": 3240.88720703125,
|
||||
"land_relief_m": 3240.8719991538674,
|
||||
"slopes": {
|
||||
"under_15_deg": 0.12055109973699864,
|
||||
"under_30_deg": 0.3507768041567484,
|
||||
"over_50_deg": 0.43352946930844927,
|
||||
"median_deg": 44.367885042453544
|
||||
},
|
||||
"slope_area": {
|
||||
"bins": [
|
||||
{
|
||||
"log_area": 5.375,
|
||||
"log_slope": -1.3518476574002443,
|
||||
"n": 1965
|
||||
},
|
||||
{
|
||||
"log_area": 5.625,
|
||||
"log_slope": -1.413372062575685,
|
||||
"n": 2214
|
||||
},
|
||||
{
|
||||
"log_area": 5.875,
|
||||
"log_slope": -1.4191360449846433,
|
||||
"n": 2650
|
||||
},
|
||||
{
|
||||
"log_area": 6.125,
|
||||
"log_slope": -1.5823437653162533,
|
||||
"n": 1667
|
||||
},
|
||||
{
|
||||
"log_area": 6.375,
|
||||
"log_slope": -1.9276829198161785,
|
||||
"n": 866
|
||||
},
|
||||
{
|
||||
"log_area": 6.625,
|
||||
"log_slope": -2.2854692106355103,
|
||||
"n": 811
|
||||
},
|
||||
{
|
||||
"log_area": 6.875,
|
||||
"log_slope": -2.346076580713514,
|
||||
"n": 742
|
||||
},
|
||||
{
|
||||
"log_area": 7.125,
|
||||
"log_slope": -4.227976569368733,
|
||||
"n": 317
|
||||
},
|
||||
{
|
||||
"log_area": 7.375,
|
||||
"log_slope": -2.2578170132675233,
|
||||
"n": 376
|
||||
}
|
||||
],
|
||||
"exponent": -0.9749798307083472,
|
||||
"raw_exponent": -1.174810753508899,
|
||||
"expected": -0.5,
|
||||
"r2": 0.5535497210227134,
|
||||
"raw_r2": 0.5465402577469349,
|
||||
"channel_cells": 11608,
|
||||
"threshold_km2": 0.2
|
||||
},
|
||||
"hypsometry": {
|
||||
"integral": 0.2333773226633848,
|
||||
"curve": [
|
||||
1,
|
||||
0.6014804087034449,
|
||||
0.4235480109608264,
|
||||
0.31914580215416,
|
||||
0.2171149908528598,
|
||||
0.12782158635136487,
|
||||
0.08248617809206504,
|
||||
0.04591898118736293,
|
||||
0.023220355563451478,
|
||||
0.00533199002866136,
|
||||
0.0000011244179731750847
|
||||
]
|
||||
},
|
||||
"drainage_density_per_km": 1.0991231357146067
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user