-
Here is a short list of things that are currently on my mind. I have at least a couple more days that I could use to work on worldengine, let's see what I can get finished.
If there is anything here t…
-
I am not sure because no artifacts are seen in generated png, but when creating the map I got something like this:
![broken_map](https://cloud.githubusercontent.com/assets/11654159/8205177/8f8afe34-14…
-
I have observed in some cases the CRAVA estimated too long wavelet than what we expected. The default wavelet length in CRAVA is 200ms. And the CRAVA estimated wavelet should usually be close to 200ms…
-
I'm trying to use write.netcdf to get drainage area out of a driver I have built but get this error.
"ValueError: NetCDF 3 does not support type int64"
when I do get a netcdf file out it contains x…
-
currently the output toptography.csv contains only NaN. I have to figure out since when this is the case and revert the changes.
n-dim updated
12 years ago
-
Simulate the effects of rivers and erosion on the landscape.
-
Terrain generation should be broken up into phases (using the builder pattern?) and made to operate on a single interface, rather than manipulating raw data that eventually gets built into a more comp…