Giter Club home page Giter Club logo

vicpy's Introduction

VICpy

A pre/post processing toolbox for the VIC model

Truely a work in progress...

This is a library of python scripts to go along with the pre/post processing of VIC model forcings/parameters/outputs.

Right now this is just a collection of a few scripts but as the toolbox grows, a more formal structure may be put together.

Most of the tools contained here are run from the command line and use a combination of command line arguments and configuration files. For tool specific usage try raising the help flag, -h (e.g. vic2netcdf.py -h).


vic2netcdf.py

This tool converts binary or ASCII VIC output to a netCDF format. Options and settings are input via configuration file (e.g. VIC2nc_example.cfg).

Usage: vic2netcdf.py some_config_file.cfg


netcdf2vic.py

This tool converts netCDF meteorological forcings to VIC binary or ASCII format. Options and settings are input via configuration file (e.g. example_netcdf2vic.cfg).

Usage: netcdf2vic.py some_config_file.cfg


grid_params.py

This tool grids VIC soil, snow, and vegetation parameter files and stores them in a single netCDF file. This allows for easy viewing of parameters using tools like ncview. This tool take a list of command line arguments:

Usage: For soil only: grid_params.py --soil_file=global_soil_param_new -o outfile.nc

For soil and veg: grid_params.py -s global_soil_param_new -o outfile.nc -v global_lai_0.25deg.txt


Questions? Sure, Joe Hamman - jhamman at hydro.washington.edu

vicpy's People

Contributors

bartnijssen avatar homefc avatar

Watchers

James Cloos avatar  avatar

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.