BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
tools
/
dem.cpp
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
2958d 05h
werner
/
public SVN
1221
2958d 05h
werner
/branches/
public SVN
1220
2958d 05h
werner
/branches/version1.0/
Version 1.0
1218
2958d 07h
werner
/
clean up repository - make 1.0 trunk again!
1217
2958d 07h
werner
/
clean up repository - make 1.0 trunk again!
1104
3246d 11h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
1009
3587d 05h
werner
/branches/port_qt5_64bit/src/
bark beetle module
view with shading (i.e. based on DEM)
912
3873d 05h
werner
/branches/port_qt5_64bit/src/
start to develop spatial analysis (after disturbances)....
881
3960d 03h
werner
/branches/port_qt5_64bit/src/
fixed problem with new resource unit storage that allows gaps.
some smaller additions (e.g. the literals "true" and "false" in the expression engine).
DEM: a new bilinear interpolation algorithm to improve DEM. Still not perfect.
781
4217d 06h
werner
/branches/port_qt5_64bit/src/
tried to compile also for MSVC 2010 32bit
779
4230d 07h
werner
/branches/port_qt5_64bit/
671
4813d 08h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
654
4930d 11h
werner
/trunk/src/
working on the fire module:
* added DEM to the Model
* added wind and slope effect
642
4961d 01h
werner
/trunk/src/
added DEMs.
The DEM is an enriched FloatGrid featuring some special functions to load DEMs from file and to calculate aspect/slope and such.
currently only in testing, not really used in the model.