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
/
gisgrid.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
2972d 00h
werner
/
public SVN
1221
2972d 00h
werner
/branches/
public SVN
1220
2972d 00h
werner
/branches/version1.0/
Version 1.0
1218
2972d 02h
werner
/
clean up repository - make 1.0 trunk again!
1217
2972d 02h
werner
/
clean up repository - make 1.0 trunk again!
1213
2977d 23h
werner
/branches/iland_regen/src/
implementing the stand-wise snapshot feature (for the advanced dynamic initalization)
1157
3190d 08h
werner
/branches/iland_regen/
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).
1104
3260d 06h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
896
3910d 00h
werner
/branches/port_qt5_64bit/src/
working on ABE
881
3973d 22h
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.
780
4231d 02h
werner
/branches/port_qt5_64bit/src/
Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44
removed also a couple of warnings that were thrown by the MSVC compiler.
779
4244d 01h
werner
/branches/port_qt5_64bit/
697
4783d 22h
werner
/trunk/
Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
671
4827d 02h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
646
4968d 03h
werner
/trunk/src/
reorganized the fire module code and other stuff.
* added new interfaces and linked some of them already (setup(), ...)
* separated the plugin from the implementation (fireplugin.h vs. FireModule)
* worked on finding a way to create "layeredgrids" (how to avoid the templates...)- i have a solution now but still not sure if it really works
639
4988d 00h
werner
/
move current content to the "trunk"
572
5091d 04h
werner
/src/
* be more generous with the names in the header of ESRI-style gis grids (case sensitivity)
* allow subtle difference for the sum of sand/clay/silt (rounding errors)
543
5132d 21h
werner
/src/
implementing the "MapGrid", i.e. a class that holds a map from the project area (i.e. a GIS-grid) and an internal spatial index allowing for fast search operations (e.g. find a list of all trees that are in a given polygon)
539
5135d 02h
werner
/src/
continue implementing grid functionality (yeah! a simple grid input already works)
removing the bug that caused db locks when reloaded model without actually simulating.
538
5135d 07h
werner
/src/
starting to integrate ESRI-style grid support.
some minor changes in the soil sub model (e.g. to limit NAvailable to values >= 0.). The GisGrid-component was created for Picus, then used for the Montafon-case-study LIDAR data initialization, and finally found its way to iLand ;)