diff --git a/image/Stehekin/forcings/Stehekin_image_test.forcings_10days.1949.nc b/image/Stehekin/forcings/Stehekin_image_test.forcings_10days.1949.nc index f9dfebf..b6c3ad6 100644 Binary files a/image/Stehekin/forcings/Stehekin_image_test.forcings_10days.1949.nc and b/image/Stehekin/forcings/Stehekin_image_test.forcings_10days.1949.nc differ diff --git a/image/Stehekin/parameters/Stehekin_image_test.global.txt b/image/Stehekin/parameters/Stehekin_image_test.global.txt index 848c1da..cc39027 100644 --- a/image/Stehekin/parameters/Stehekin_image_test.global.txt +++ b/image/Stehekin/parameters/Stehekin_image_test.global.txt @@ -17,12 +17,9 @@ ENDMONTH 1 ENDDAY 10 CALENDAR PROLEPTIC_GREGORIAN -FULL_ENERGY TRUE # calculate full energy balance +FULL_ENERGY FALSE # calculate full energy balance FROZEN_SOIL FALSE # calculate frozen soils -####################################################################### -AERO_RESIST_CANSNOW AR_406 - ####################################################################### # DOMAIN INFO ####################################################################### @@ -52,29 +49,32 @@ DOMAIN_TYPE XDIM lon # netcdf forcing files will be of the form: YYYY.nc ####################################################################### FORCING1 ${VIC_SAMPLE_DATA}/image/Stehekin/forcings/Stehekin_image_test.forcings_10days. -FORCE_TYPE AIR_TEMP tas # Average air temperature, C -FORCE_TYPE PREC prcp # Total precipitation (rain and snow), mm -FORCE_TYPE PRESSURE pres # Atmospheric pressure, kPa +FORCE_TYPE AIR_TEMP tas # Average air temperature, K +FORCE_TYPE PREC prcp # Total precipitation (rain and snow), kg/m2/s +FORCE_TYPE PRESSURE pres # Atmospheric pressure, Pa FORCE_TYPE SWDOWN dswrf # Incoming shortwave, W/m2 FORCE_TYPE LWDOWN dlwrf # Incoming longwave radiation, W/m2 -FORCE_TYPE VP shum # Vapor pressure, kPa +FORCE_TYPE VP vp # Vapor pressure, kPa FORCE_TYPE WIND wind # Wind speed, m/s -WIND_H 10.0 # height of wind speed measurement +# WIND_H 10.0 # height of wind speed measurement. NOTE: in image driver, this global parameter is only used for precipitation correction (if enabled); wind measurement height over bare soil is read from the parameter netCDF file. ####################################################################### # Land Surface Files and Parameters ####################################################################### -SOIL ${VIC_SAMPLE_DATA}/image/Stehekin/parameters/Stehekin_test_params_20160327.nc +PARAMETERS ${VIC_SAMPLE_DATA}/image/Stehekin/parameters/Stehekin_test_params_20160327.nc +SNOW_BAND TRUE +BASEFLOW ARNO +JULY_TAVG_SUPPLIED FALSE +ORGANIC_FRACT FALSE +VEGPARAM_LAI TRUE +LAI_SRC FROM_VEGPARAM NODES 3 # number of soil thermal nodes -VEGPARAM ${VIC_SAMPLE_DATA}/image/Stehekin/parameters/Stehekin_test_params_20160327.nc ROOT_ZONES 3 -VEGLIB ${VIC_SAMPLE_DATA}/image/Stehekin/parameters/Stehekin_test_params_20160327.nc -SNOW_BAND 1 ${VIC_SAMPLE_DATA}/image/Stehekin/parameters/Stehekin_test_params_20160327.nc ####################################################################### # Output Files and Parameters ####################################################################### -RESULT_DIR ${VIC_SAMPLE_RESULTS}/sample_image/Stehekin.history.nc +RESULT_DIR ${VIC_SAMPLE_RESULTS}/sample_image/ OUTFILE fluxes AGGFREQ NDAYS 1 # Write output every 1 day