Tooling
This commit is contained in:
@@ -0,0 +1,309 @@
|
||||
{
|
||||
"elapsed_s": 222.1239768,
|
||||
"generated_at": "2026-09-17T12:08:51Z",
|
||||
"geology_cell_m": 10.207290922087205,
|
||||
"geology_size": 1400,
|
||||
"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,
|
||||
2
|
||||
],
|
||||
"band_km": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"divergent_mm_yr": [
|
||||
-2,
|
||||
-1
|
||||
],
|
||||
"rift_km": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"intraplate_mm_yr": 0.03,
|
||||
"intraplate_swell_mm_yr": 0.08,
|
||||
"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": [
|
||||
15,
|
||||
150
|
||||
],
|
||||
"crest_weight": 0.12
|
||||
},
|
||||
"fluvial": {
|
||||
"k": 0.00005,
|
||||
"m": 0.5,
|
||||
"n": 1,
|
||||
"dt_yr": 1500,
|
||||
"steps": 1000,
|
||||
"diffusion_m2_yr": 0.02,
|
||||
"fill_every": 1,
|
||||
"critical_area_m2": 0,
|
||||
"channel_taper": 2,
|
||||
"critical_slope_deg": 35,
|
||||
"slope_cap": 0.9,
|
||||
"max_hillslope_substeps": 24
|
||||
},
|
||||
"thermal": {
|
||||
"coarse_passes": 2,
|
||||
"every": 4,
|
||||
"fine_passes": 24,
|
||||
"talus_deg": 35
|
||||
},
|
||||
"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.6164954081632653,
|
||||
"clip_fraction": 0,
|
||||
"relief_m": 1050.592529296875,
|
||||
"min_m": -177.87100219726562,
|
||||
"max_m": 872.7214965820312,
|
||||
"land_min_m": 0.00043203451787121594,
|
||||
"land_max_m": 872.7214965820312,
|
||||
"land_relief_m": 872.7210645475134,
|
||||
"slopes": {
|
||||
"under_15_deg": 0.5353036543794705,
|
||||
"under_30_deg": 0.7451410250999105,
|
||||
"over_50_deg": 0.003465937727328061,
|
||||
"median_deg": 11.254556374277325
|
||||
},
|
||||
"slope_area": {
|
||||
"bins": [
|
||||
{
|
||||
"log_area": 6.125,
|
||||
"log_slope": -2.629243739917483,
|
||||
"n": 1582
|
||||
},
|
||||
{
|
||||
"log_area": 6.375,
|
||||
"log_slope": -2.910864790800789,
|
||||
"n": 815
|
||||
},
|
||||
{
|
||||
"log_area": 6.625,
|
||||
"log_slope": -3.2796673914132697,
|
||||
"n": 688
|
||||
},
|
||||
{
|
||||
"log_area": 6.875,
|
||||
"log_slope": -3.4083352782057332,
|
||||
"n": 543
|
||||
},
|
||||
{
|
||||
"log_area": 7.125,
|
||||
"log_slope": -3.231788143648459,
|
||||
"n": 355
|
||||
},
|
||||
{
|
||||
"log_area": 7.375,
|
||||
"log_slope": -3.1002844081575764,
|
||||
"n": 93
|
||||
}
|
||||
],
|
||||
"exponent": -0.39390186131840027,
|
||||
"raw_exponent": -0.5947304094433916,
|
||||
"expected": -0.5,
|
||||
"r2": 0.42232083693347733,
|
||||
"raw_r2": 0.5781132037819735,
|
||||
"channel_cells": 4076,
|
||||
"threshold_km2": 1
|
||||
},
|
||||
"hypsometry": {
|
||||
"integral": 0.0954847923656812,
|
||||
"curve": [
|
||||
1,
|
||||
0.2770540522423077,
|
||||
0.15503947180035937,
|
||||
0.10615799809820325,
|
||||
0.0683877182659387,
|
||||
0.039903801193547084,
|
||||
0.02141797239332599,
|
||||
0.009777949916041195,
|
||||
0.0030587645272693864,
|
||||
0.0005784838756930366,
|
||||
8.27587804952401e-7
|
||||
]
|
||||
},
|
||||
"drainage_density_per_km": 0.4637667605162828,
|
||||
"uplift_buckets": [
|
||||
{
|
||||
"name": "plain",
|
||||
"lo_mm_yr": 0,
|
||||
"hi_mm_yr": 0.1,
|
||||
"land_fraction": 0.42056191556783695,
|
||||
"median_deg": 0.8097552418398813,
|
||||
"p90_deg": 2.7721475472192516,
|
||||
"median_relief_m": 8.780500292778015,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.008304176882903235,
|
||||
"median_elev_m": 2.5945687294006348,
|
||||
"cells": 508178
|
||||
},
|
||||
{
|
||||
"name": "rolling",
|
||||
"lo_mm_yr": 0.1,
|
||||
"hi_mm_yr": 0.5,
|
||||
"land_fraction": 0.0736354525374256,
|
||||
"median_deg": 7.408277020266962,
|
||||
"p90_deg": 22.717959919773662,
|
||||
"median_relief_m": 84.74027979373932,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.018993885991728108,
|
||||
"median_elev_m": 10.458891868591309,
|
||||
"cells": 88976
|
||||
},
|
||||
{
|
||||
"name": "mountain",
|
||||
"lo_mm_yr": 0.5,
|
||||
"hi_mm_yr": 100,
|
||||
"land_fraction": 0.5058026318947374,
|
||||
"median_deg": 29.683846133939515,
|
||||
"p90_deg": 37.158447094185455,
|
||||
"median_relief_m": 216.27429378032684,
|
||||
"relief_window_m": 489.9499642601859,
|
||||
"near_talus_fraction": 0.42197595786490655,
|
||||
"median_elev_m": 97.68097686767578,
|
||||
"cells": 611177
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user