mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
I'm bad at writing in English. Please excuse me for this. It seems illogical to me the parameter of the average temperature for the year in the burg. Therefore, I found a database of meteorological measurements at https://ru.climate-data.org/ And I analyzed it. With the help of a neural network. I approximately established the dependence of Dy[X] and Dd[X], Md[X] = f(t,p). Dy[X] - how much the temperature in winter differs from the temperature in summer Md[X] - how much the temperature during the day differs from the temperature at night, on average per year Dd[X] - how much the temperature difference between day and night is not constant in winter and summer t - average temperature for the year p - average rainfall for the year Now for each city the temperature is displayed during the day and at night for today. Based on t and p. Perhaps you need to create a world clock or calendar. Thanks for the project and attention! |
||
|---|---|---|
| .. | ||
| ui | ||
| burgs-and-states.js | ||
| cloud.js | ||
| coa-generator.js | ||
| coa-renderer.js | ||
| cultures-generator.js | ||
| export.js | ||
| fonts.js | ||
| heightmap-generator.js | ||
| heightmap-templates.js | ||
| lakes.js | ||
| load.js | ||
| markers-generator.js | ||
| military-generator.js | ||
| names-generator.js | ||
| ocean-layers.js | ||
| relief-icons.js | ||
| religions-generator.js | ||
| river-generator.js | ||
| routes-generator.js | ||
| save.js | ||
| voronoi.js | ||