netcdf PHM_South_Geol.1980-01 { dimensions: snow_band = 1 ; front = 3 ; frost_area = 1 ; nlayer = 3 ; lon = 320 ; lat = 318 ; node = 3 ; root_zone = 3 ; veg_class = 1 ; time = UNLIMITED ; // (540 currently) nv = 2 ; variables: double time(time) ; time:standard_name = "time" ; time:units = "days since 0001-01-01 00:00:00" ; time:calendar = "gregorian" ; time:bounds = "time_bnds" ; double time_bnds(time, nv) ; time_bnds:standard_name = "time_bounds" ; time_bnds:units = "days since 0001-01-01 00:00:00" ; time_bnds:calendar = "gregorian" ; double lon(lon) ; lon:long_name = "longitude" ; lon:units = "degrees_east" ; lon:standard_name = "longitude" ; double lat(lat) ; lat:long_name = "latitude" ; lat:units = "degrees_north" ; lat:standard_name = "latitude" ; float OUT_PREC(time, lat, lon) ; OUT_PREC:_FillValue = 9.96921e+36f ; OUT_PREC:long_name = "prec" ; OUT_PREC:standard_name = "precipitation_amount" ; OUT_PREC:units = "mm" ; OUT_PREC:description = "incoming precipitation" ; OUT_PREC:cell_methods = "time: sum" ; float OUT_INFLOW(time, lat, lon) ; OUT_INFLOW:_FillValue = 9.96921e+36f ; OUT_INFLOW:long_name = "inflow" ; OUT_INFLOW:standard_name = "soil_column_inflow" ; OUT_INFLOW:units = "mm" ; OUT_INFLOW:description = "moisture that reaches top of soil column" ; OUT_INFLOW:cell_methods = "time: sum" ; float OUT_EVAP(time, lat, lon) ; OUT_EVAP:_FillValue = 9.96921e+36f ; OUT_EVAP:long_name = "evap" ; OUT_EVAP:standard_name = "water_evaporation_flux_net" ; OUT_EVAP:units = "mm" ; OUT_EVAP:description = "total net evaporation" ; OUT_EVAP:cell_methods = "time: sum" ; float OUT_RUNOFF(time, lat, lon) ; OUT_RUNOFF:_FillValue = 9.96921e+36f ; OUT_RUNOFF:long_name = "runoff" ; OUT_RUNOFF:standard_name = "runoff_amount" ; OUT_RUNOFF:units = "mm" ; OUT_RUNOFF:description = "surface runoff" ; OUT_RUNOFF:cell_methods = "time: sum" ; float OUT_BASEFLOW(time, lat, lon) ; OUT_BASEFLOW:_FillValue = 9.96921e+36f ; OUT_BASEFLOW:long_name = "baseflow" ; OUT_BASEFLOW:standard_name = "baseflow_amount" ; OUT_BASEFLOW:units = "mm" ; OUT_BASEFLOW:description = "baseflow out of the bottom layer" ; OUT_BASEFLOW:cell_methods = "time: sum" ; float OUT_RECHARGE(time, lat, lon) ; OUT_RECHARGE:_FillValue = 9.96921e+36f ; OUT_RECHARGE:long_name = "recharge" ; OUT_RECHARGE:standard_name = "recharge_amount" ; OUT_RECHARGE:units = "mm" ; OUT_RECHARGE:description = "recharge out of the bottom layer into the aquifer" ; OUT_RECHARGE:cell_methods = "time: sum" ; float OUT_SOIL_MOIST(time, nlayer, lat, lon) ; OUT_SOIL_MOIST:_FillValue = 9.96921e+36f ; OUT_SOIL_MOIST:long_name = "soil_moist" ; OUT_SOIL_MOIST:standard_name = "soil_moisture" ; OUT_SOIL_MOIST:units = "mm" ; OUT_SOIL_MOIST:description = "soil total moisture content" ; OUT_SOIL_MOIST:cell_methods = "time: end" ; float OUT_DELSOILMOIST(time, lat, lon) ; OUT_DELSOILMOIST:_FillValue = 9.96921e+36f ; OUT_DELSOILMOIST:long_name = "delsoilmoist" ; OUT_DELSOILMOIST:standard_name = "change_in_soil_water_amount" ; OUT_DELSOILMOIST:units = "mm" ; OUT_DELSOILMOIST:description = "change in soil water content" ; OUT_DELSOILMOIST:cell_methods = "time: sum" ; float OUT_WATER_ERROR(time, lat, lon) ; OUT_WATER_ERROR:_FillValue = 9.96921e+36f ; OUT_WATER_ERROR:long_name = "water_error" ; OUT_WATER_ERROR:standard_name = "water_budget_error" ; OUT_WATER_ERROR:units = "mm" ; OUT_WATER_ERROR:description = "water budget error" ; OUT_WATER_ERROR:cell_methods = "time: mean" ; float OUT_BASEFLOW_AQ(time, lat, lon) ; OUT_BASEFLOW_AQ:_FillValue = 9.96921e+36f ; OUT_BASEFLOW_AQ:long_name = "aquifer baseflow" ; OUT_BASEFLOW_AQ:standard_name = "baseflow_amount" ; OUT_BASEFLOW_AQ:units = "mm" ; OUT_BASEFLOW_AQ:description = "baseflow from the aquifer" ; OUT_BASEFLOW_AQ:cell_methods = "time: sum" ; float OUT_Z(time, lat, lon) ; OUT_Z:_FillValue = 9.96921e+36f ; OUT_Z:long_name = "depth to aquifer below ground surface" ; OUT_Z:standard_name = "aquifer depth" ; OUT_Z:units = "mm" ; OUT_Z:description = "depth to aquifer" ; OUT_Z:cell_methods = "time: end" ; float OUT_Q1(time, lat, lon) ; OUT_Q1:_FillValue = 9.96921e+36f ; OUT_Q1:long_name = "Q1" ; OUT_Q1:standard_name = "Q1" ; OUT_Q1:units = "mm" ; OUT_Q1:description = "flux out of layer 1" ; OUT_Q1:cell_methods = "time: sum" ; float OUT_Q2(time, lat, lon) ; OUT_Q2:_FillValue = 9.96921e+36f ; OUT_Q2:long_name = "Q2" ; OUT_Q2:standard_name = "Q2" ; OUT_Q2:units = "mm" ; OUT_Q2:description = "flux out of layer 2" ; OUT_Q2:cell_methods = "time: sum" ; // global attributes: :title = "VIC History File" ; :source = "VIC Image Driver" ; :history = "Created by johsch on cn10 on Thu Feb 12 09:28:55 2026\n" ; :references = "Primary Historical Reference for VIC: Liang, X., D. P. Lettenmaier, E. F. Wood, and S. J. Burges, 1994: A Simple hydrologically Based Model of Land Surface Water and Energy Fluxes for GSMs, J. Geophys. Res., 99(D7), 14,415-14,428." ; :comment = "Output from the Variable Infiltration Capacity (VIC) Macroscale Hydrologic Model" ; :Conventions = "CF-1.6" ; :netcdf_lib_version = "4.9.2 of Sep 1 2025 15:18:25 $" ; :mpi_lib_version = "Open MPI v4.1.6, package: Open MPI ubiqsupport@login Distribution, ident: 4.1.6, repo rev: v4.1.6, Sep 30, 2023" ; :VIC_Model_Version = "5.0.1 February 1, 2017" ; :VIC_GIT_VERSION = "" ; :VIC_Driver = "Image" ; }