# VIC_sample_data **Repository Path**: hydro3/VIC_sample_data ## Basic Information - **Project Name**: VIC_sample_data - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VIC_sample_data Sample datasets for the Variable Infiltration Capacity (VIC) model. The following datasets are currently available: - [Stehekin](docs/Stehekin.md) - [WalnutGulch](docs/WalnutGulch.md) - [FindleyLake](docs/FindleyLake.md) ## Directory Structure (for dataset `$DATASET`) - `docs/$DATASET.md` - documentation describing dataset `$DATASET` - `classic/$DATASET/` - classic-driver data for dataset `$DATASET` - `forcings/` - ascii-format meteorological forcing files - `parameters/` - ascii-format parameter files (global, soil, snowband, veg) - `image/$DATASET/` - image-driver data for dataset `$DATASET` - `forcings/` - NetCDF-format meteorological forcing files - `parameters/` - NetCDF-format parameter files (domain, parameters) plus ascii-format global parameter file - `obs/$DATASET/` - observations for dataset `$DATASET`