Skip to content

CRITERIA-3D V1.0.3

Latest
Compare
Choose a tag to compare
@ftomei ftomei released this 21 Aug 16:44
· 125 commits to master since this release

Installation and Run (Windows)

Download CRITERIA3D_WIN64
Unzip files on your local path, for example in C:\CRITERIA3D
Follow the instructions in the readme.txt file

Test projects are in CRITERIA3D\DATA\PROJECT

Working processes:

  • spatialization of weather data
  • solar radiation model
  • snow model
  • crop model
  • 3D soil water flow library
  • water balance
  • safety factor (slope stability)
  • management of output points

GUI:

  • soil widget
  • meteo widget
  • proxy widget
  • 3D visualization

How to compile CRITERIA-3D

Dependencies:

  • Qt libraries: Qt 5.x or following is needed (download also QtCharts).

Only for Qt 6.x : download also Qt5 Compatibility Module

Build (with Qt Creator):

  • Build the project MapGraphics/MapGraphics.pro
  • Build the project bin/Makeall_CRITERIA3D/Makeall_CRITERIA3D.pro

Warning: deselect the flag 'Shadow build' in 'Build settings' of the Qt Creator, for both the projects MapGraphics.pro and Makeall_CRITERIA3D.pro