HurriCaneBQL / servir-vic-training

Training materials for the VIC hydrologic model setup developed for the @SERVIR program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

servir-vic-training


🚨 WARNING: This respository will be archieved starting 30 April 2020 meaning support for scripts will be limited. Development for hydrologic modeling will be provided through the hydrate package. 🚨

This repository contains training material (presentations and tutorials) and processing scripts and test data on how to setup the Variable Infiltration Capacity (VIC) hydrologic model.

The training setup model is for the Nyando River Basin in eastern Kenya. The Nyando Basin is a small watershed that drains into the Winam Gulf of northeastern Lake Victoria.

This training was created as a NASA capacity building effort through the NASA SERVIR Science Coordination Office (www.servirglobal.net) for the SERVIR-Eastern & Southern Africa partnering institution, the Regional Center for Mapping of Resources for Development (RCMRD, http://www.rcmrd.org/)

Please contant me at kel.markert@nasa.gov if you have any questions regarding the use of training materials or processing scripts.

REQUIREMETS:

  • The training requires a Linux operation system to run the VIC model. The training materials have been tested on Ubuntu 14 and Ubuntu 16 operating systems.
  • The Python and other processing scripts require specific software and Python packages to be installed on the system for the training to work. If you are going to use the training materials and Python scripts please follow the instructions within the installation guide (servir-vic-training/documents/software_installation.pdf)

The training was conducted within a Virtual Machine (https://goo.gl/DiQr7w) using the Oracle VirtualBox software. If you want to setup the VIC model and walk through the training on your local linux installation, please see the installation guide materials referenced in the requirements section.

CONTENTS:

  • data/ contains the test data for the Nyando Basin model test case
  • document/ contains training materials including presentations and processing work flow
  • scripts/ processing scripts that are used to setup the VIC model

CONTRIBUTING:

If you have any ideas, just [open an issue][issues] and tell us what you think.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are welcome.

DISCLAIMERS:

This is a work-in-progress. The scripts are offered as-is, although we will make every effort to test and fix any issues, we can't guarantee that these will be fit for your purpose.

About

Training materials for the VIC hydrologic model setup developed for the @SERVIR program

License:GNU General Public License v3.0


Languages

Language:Python 98.3%Language:Shell 1.7%