Giter VIP home page Giter VIP logo

vic-auto's Introduction

vic-auto

This python script vic_auto.py generates soil parameter and vegetation parameter files for Variable Infiltration Capacity (VIC) Hydrologic Model. The script also prepares the elevation/snow band file, if required.

Use force_auto.py to generate forcing files. Necessary files have been provided with documents.

Requirements

  • The script is written in python version 2.7, running it on python3 may produce error.

  • vic_auto.py requires arcpy and pandas to run, make sure both are installed.

  • This script needs the following files from users:

    a) DEM covering basin area

    b) Land use land cover map

    c) Soil map (If not available, use the generate-soil-map repo to generate a soil map for basin area)

    d) Shapefile of the catchment area

How to Use

  • Put all input files' location in vic_auto.py as mentioned there. Make sure that all the input files have the same co-ordinate system as stated in the file.

  • Other required files are provided with this repo, provide thier locations also.

Note

  • While preparing the soil map, define the soil class types according to the provided soil appendix file.

  • Use vic_auto.py for soil and vegetation file generation. An addition file force_auto.py is provided to generate meteorological forcing files for the basin area.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.