-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Ola Skavhaug edited this page May 23, 2019
·
4 revisions
There is a lot of work remaining before Rasputin reaches a level that we can consider semi-mature. All tasks are important, and some are extremely time consuming to implement, and probably requires research to do properly.
Feel free to add items, and preferably, select one that you think sounds interesting.
- Add constrained triangulation based on a surrounding polygon (In progress)
- Get a CI system in place (In progress)
- Add C++ tests
- Add Python tests (Continuous)
- Add support for reading DEMs from a catalog of GeoTIFF files (Done)
- Add face-to-face iteration to extract contiguous surfaces based on general conditions
- Compute watershed for any point on the surface
- Add tin repository in hdf5 format (Done)
- Add raster based land cover type repository (Done)
- Mesh partitioning based on land cover types (Done)
- Add textures to various terrain features distinguishable by height, aspect, and slope
- Add support for selecting and inspecting the different avalanche types for a given area
- Vectorise computations of surface colouring
- Implement a simulator for computing local wind
- Implement a snow deposition model based on local wind
- Implement a snow pack model usable to assess the stability of a snowpack
- Add sun position and visualise shades, preferably by specifying a precise timestamp
- Deploy the software somewhere, so people can use it
- Formulate a disclaimer stating that everybody will have to use the software at their own risk