CRITERIA1D
Agro-hydrological model that simulates one-dimensional water flow in variable saturation soils, crop development, root water extraction and irrigation water needs.
https://github.com/arpa-simc/criteria1d
Category: Consumption
Sub Category: Agriculture and Nutrition
Keywords
agro-meteorological criteria criteria-1d crop crop-development environmental-modelling irrigation irrigation-forecast irrigation-water-needs soil soil-moisture soil-water-balance water water-balance water-management water-simulation
Keywords from Contributors
weather-generator land-surface-modeling hydrological-modelling heat criteria-3d catchments boundary-conditions 3d-water-fluxes spatial-analysis subsurface-flow
Last synced: 34 minutes ago
JSON representation
Repository metadata
CRITERIA 1D is a one-dimensional agro-hydrological model. It includes soil water fluxes, crop development and crop water needs, a GIS interface (CRITERIA GEO) for geographical simulations and tools to manage crop and soil parameters. The software is written in C++ using Qt libraries, so cross-platform building is possible (Windows, Linux, MacOS)
- Host: GitHub
- URL: https://github.com/arpa-simc/criteria1d
- Owner: ARPA-SIMC
- License: gpl-3.0
- Created: 2020-08-10T11:40:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T18:30:02.000Z (4 days ago)
- Last Synced: 2025-04-24T12:41:57.292Z (3 days ago)
- Topics: agro-meteorological, criteria, criteria-1d, crop, crop-development, environmental-modelling, irrigation, irrigation-forecast, irrigation-water-needs, soil, soil-moisture, soil-water-balance, water, water-balance, water-management, water-simulation
- Language: C++
- Homepage:
- Size: 90.3 MB
- Stars: 14
- Watchers: 7
- Forks: 1
- Open Issues: 0
- Releases: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
README.md
CRITERIA1D / GEO
CRITERIA-1D is an agro-hydrological model that simulates one-dimensional water flow in variable saturation soils, crop development, root water extraction and irrigation water needs.
Soil water flow can be simulated with two different approaches depending on the user's choice: a physically based numerical model or a layer-based conceptual model. Soil and crop parameters can be defined at different levels of detail. It requires daily agro-meteorological data as input: minimum and maximum air temperature, total precipitation and, if available, water table depth data to estimate capillary rise.
CRITERIA-GEO is a GIS interface for managing geo-referenced model projects, it requires a crop map, a soil map and a meteorological grid.
Each computation unit is defined as a different combination of crop, soil and meteo. The output is stored in a SQLite database and can be exported to csv, shapefile or raster data using the CriteriaOutput tool.
Software is written in C++ using Qt libraries, so cross-platform building is possible (Windows, Linux, Mac OS).
See technical manual for documentation and last release to download precompiled binaries.
CRITERIA is operational at Arpae Emilia-Romagna. It has been used in several international projects (Demeter, Ensembles, Vintage, Moses, Clara, Highlander, ADA) and it is reported in the International Soil Modeling Consortium.
Criteria1D API is a project of VAIMEE to integrate the model into the most diverse applications, such as in ZENTRA cloud.
CRITERIA1D_PRO
CRITERIA1D_PRO is a graphical interface to manage a Criteria-1D project, modify the crop parameters, test the model and the main outputs: leaf area index, evaporation and transpiration, root depth and root density, soil moisture and irrigation water needs.
CRITERIA GEO
CRITERIA-GEO is a GIS interface for managing geographical input/output of CRITERIA-1D model: crop map, soil map, meteorological grid and computation units map. A computation unit is defined as a different combination of crop, soil and meteo data.
SOIL_EDITOR
Soil editor is a tool to edit the soil properties. It uses a modified Van Genuchten - Mualem model to estimate the water retention and hydraulic conductivity curves.
HEAT1D
HEAT1D is a graphical interface for testing the soilFluxex3D library in a 1D domain. Users can set fixed or variable atmospheric boundary conditions and soil parameters. Output graph results include soil temperature, soil water content, heat fluxes (diffusive and latent), liquid (isothermal and thermal) and vapor (isothermal and thermal) water fluxes.
How to compile the CRITERIA-1D/GEO distribution
Requirements:
- Qt libraries: Qt 5.x or following (download also QtCharts).
- Only for Qt 6.x : download also Qt5 Compatibility Module
Only for CRITERIA GEO:
Windows installation: download and install NetCDF 4.x (32 or 64 bit version, depending on your compiler), then set the system variable NC4_INSTALL_DIR = NetCDF installation path (e.g C:\Program Files\netCDF 4.7.1)
See gdalHandler for GDAL installation.
Build
- LINUX: deploy/CRITERIA1D_build_Linux.sh
- MACOS: deploy/CRITERIA1D_build_MacOS.sh
- WINDOWS (Visual Studio c++ compiler): deploy/CRITERIA1D_build_MSVC_bat
- WINDOWS (MinGW c++ compiler): deploy/CRITERIA1D_build_MinGW_bat
The distribution will be created in the directory /deploy/CRITERIA1D/
Warnings
- For LINUX and MACOS: modify QT_DIR in the first line of the script.
- For WINDOWS: read the information in the first lines of the script file.
License
CRITERIA-1D has been developed under contract issued by
ARPAE Hydro-Meteo-Climate Service, Emilia-Romagna, Italy.
The executables (CRITERIA1D, CRITERIA_GEO, SOIL_EDITOR, HEAT1D) are released under the GNU GPL license, the libraries (agrolib) are released under the GNU LGPL license.
Contacts
- Fausto Tomei [email protected]
- Gabriele Antolini [email protected]
Owner metadata
- Name: Arpae ER - Servizio Idro Meteo Clima
- Login: ARPA-SIMC
- Email:
- Kind: organization
- Description: Agenzia regionale per la prevenzione, l'ambiente e l'energia dell'Emilia-Romagna
- Website: https://www.arpae.it/it/temi-ambientali/meteo/cosa-fa-arpae-meteo
- Location: Bologna, Italy
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/13255471?v=4
- Repositories: 37
- Last ynced at: 2023-03-02T13:30:36.779Z
- Profile URL: https://github.com/ARPA-SIMC
GitHub Events
Total
- Release event: 3
- Watch event: 2
- Push event: 139
- Create event: 4
Last Year
- Release event: 3
- Watch event: 2
- Push event: 139
- Create event: 4
Committers metadata
Last synced: 4 days ago
Total Commits: 5,116
Total Committers: 19
Avg Commits per committer: 269.263
Development Distribution Score (DDS): 0.528
Commits in past year: 959
Committers in past year: 10
Avg Commits per committer in past year: 95.9
Development Distribution Score (DDS) in past year: 0.467
Name | Commits | |
---|---|---|
ftomei | f****i@a****t | 2416 |
lauracosta | l****l@i****t | 1477 |
Gabriele Antolini | g****i@a****t | 368 |
voltAntonio | a****a@a****t | 232 |
Caterina Toscano | c****8@g****m | 188 |
avolta | a****a@a****t | 113 |
Spengy | s****y@g****m | 106 |
Antonio Volta | a****a@A****T | 78 |
giadasan | g****o@u****t | 64 |
Emanuele Di Giacomo | e****o@a****t | 31 |
EfthyC | e****h@y****r | 10 |
Fausto Tomei | f****i@A****T | 9 |
Atena Niazi Nasihati | a****i@a****t | 8 |
Fausto Tomei | f****i@P****t | 5 |
Laura Costantini | l****i@A****T | 4 |
Jason | o****n@a****m | 2 |
Jason | e****l@a****m | 2 |
Daniele Branchini | d****i@a****t | 2 |
unknown | A****y@A****) | 1 |
Committer domains:
- arpae.it: 5
- arpa.emr.net: 3
- address-not-valid.com: 2
- arpa.emr.it: 2
- amy-pc.(none): 1
- pasquali-l-smr.smr.arpa.emr.net: 1
- yahoo.gr: 1
- unipr.it: 1
- iol.it: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 7
Total pull requests: 0
Average time to close issues: 3 days
Average time to close pull requests: N/A
Total issue authors: 3
Total pull request authors: 0
Average comments per issue: 2.86
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- lauracosta (3)
- lroffia (2)
- ftomei (2)
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Dependencies
- actions/checkout v2 composite
- softprops/action-gh-release v1 composite
Score: 5.583496308781699