HurriCaneBQL / SEIMS

Spatially Explicit Integrated Modeling System --- open-source, cross-platform, and high performance computation

Home Page:https://lreis2415.github.io/SEIMS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEIMS: A modular and parallelized watershed modeling framework

Copyright (C) 2013-2019 Lreis, IGSNRR, CAS, and NJNU. All rights reserved.

Build Status

  • Windows-MSVC 2013-64bit with MSMPI-v8: Build status
  • Linux(Ubuntu xenial)-GCC-5.4.0 with OpenMPI-1.10.2: Build Status
  • macOS(10.13.3)_AppleClang-10.0 with GDAL-2.3.1, mongo-c-driver-1.14.0, and OpenMPI-4.0.1: Build Status

Brief Introduction

The Spatially Explicit Integrated Modeling System (SEIMS), is a lightweight, modular, and parallelized watershed modeling framework for watershed modeling and scenario analysis.

SEIMS is mainly written by C++ with support of GDAL, Mongo-C-Driver, OpenMP and MPI, while Python is used for organizing the preprocessing, postprocessing, scenario analysis, etc. workflows. Theoretically, SEIMS could be compiled by common used compiler (e.g. MSVC 2010+, GCC 4.6+, and Intel C++ 12.0+) as 32-bit or 64-bit programs and run on any mainstream OS (e.g. Windows, Linux, and macOS).

SEIMS contains several module categories, include Hydrology, Erosion, Nutrient, Plant Growth, BMP Management, etc. Algorithms are integrated from SWAT, LISEM, WetSpa Extension, DHSVM, CASC2D, etc.

SEIMS is still being developing and any constructive feedback (issues or push requests) will be welcome and appreciated.

Selected peer-reviewed papers

Watershed modeling framework

BMPs scenario analysis

Support

SEIMS is an open source software. Support is provided through the Github issues and Email of present developers.

About

Spatially Explicit Integrated Modeling System --- open-source, cross-platform, and high performance computation

https://lreis2415.github.io/SEIMS/

License:GNU General Public License v3.0


Languages

Language:C++ 57.6%Language:C 23.7%Language:Python 12.6%Language:CMake 5.0%Language:Java 0.9%Language:Objective-C 0.1%Language:Shell 0.1%Language:Makefile 0.0%Language:Batchfile 0.0%