Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: GEB-model
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 575 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 9
  • Releases: 2
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

NOTE: This repository is now integrated with the main GEB model

HydroMT-GEB: GEB plugin for HydroMT

What is the HydroMT-GEB plugin?

HydroMT (Hydro Model Tools) is an open-source Python package that facilitates the process of building and analyzing spatial geoscientific models with a focus on water system models. It does so by automating the workflow to go from raw data to a complete model instance which is ready to run and to analyse model results once the simulation has finished. This plugin provides an implementation of the model API for the GEB model.

What is GEB?

GEB, the Geographic Environmental and Behavioural model, is a coupled agent-based and hydrological model which can simulate millions of individual farmers and their bi-directional interaction with a fully distributed hydrological model on a powerful laptop. The model is jointly developed by IVM and IIASA. You can find full documentation here.

The model is build using widely used hydrological model CWatM and the agent-based model Honeybees for high-performance ABMs in Python. Some of the behavioral components of the model are based on ADOPT.

Why HydroMT-GEB?

Setting up hydrological models typically requires many (manual) steps to process input data and might therefore be time consuming and hard to reproduce. Especially improving models based on global geospatial datasets, which are rapidly becoming available at increasingly high resolutions, might be challenging. HydroMT-GEB aims to make the model building process fast, modular and reproducible. In the future, this tool will also facilitate the analysis of GEB model results.

How to use HydroMT-GEB?

A description on how to use this tool for creating GEB's input data is given in GEB's repository.

How to cite?

The following paper presents a real-world application of HydroMT-GEB:

de Bruijn, J. A., Smilovic, M., Burek, P., Guillaumot, L., Wada, Y., and Aerts, J. C. J. H.: GEB v0.1: a large-scale agent-based socio-hydrological model – simulating 10 million individual farming households in a fully distributed hydrological model, Geosci. Model Dev., 16, 2437–2454, https://doi.org/10.5194/gmd-16-2437-2023, 2023.

How to contribute?

If you find any issues in the code (or documentation) feel free to leave an issue on the GitHub issue tracker.

Owner

  • Name: GEB-model
  • Login: GEB-model
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "GEB v0.1: a large-scale agent-based socio-hydrological model -- simulating 10 million individual farming households in a fully distributed hydrological model"
authors:
  - family-names: "de Bruijn"
    given-names: "J. A."
  - family-names: "Smilovic"
    given-names: "M."
  - family-names: "Burek"
    given-names: "P."
  - family-names: "Guillaumot"
    given-names: "L."
  - family-names: "Wada"
    given-names: "Y."
  - family-names: "Aerts"
    given-names: "J. C. J. H."
version: 0.1
journal-title: "Geoscientific Model Development"
year: 2023
month: 9
volume: 16
issue: 9
page: "2437-2454"
doi: "10.5194/gmd-16-2437-2023"
url: "https://gmd.copernicus.org/articles/16/2437/2023/"

GitHub Events

Total
Last Year

Dependencies

pyproject.toml pypi
  • hydromt >=0.8.0
  • isimip-client >=1.0.1
  • openpyxl >=3.1.2
  • s3fs >=2023.6.0
  • tqdm >=4.66.1
  • xclim >=0.44.0
  • xesmf ==0.7.1