Data from: A field-scale sensor network data set for monitoring and modeling the spatial and temporal variation of soil moisture in a dryland agricultural field
Automated in situ soil sensor network - the data set includes hourly and daily measurements of volumetric water content, soil temperature, and bulk electrical conductivity, collected at 42 monitoring locations and 5 depths (30, 60, 90, 120, and 150 cm) across Cook Agronomy Farm. Data collection was initiated in April 2007 and is ongoing.
Description of data
Tabular data
CAF_sensors: folder with Daily and Hourly subfolders, each containing 42 '.txt' files of water content and temperature sensor readings. Each file represents readings from a single location, indicated in the file name (i.e. CAF003.txt) and in the 'Location' field of the table. Readings are organized by 'Date' (4/20/2007 - 6/16/2016), ‘Time’ (24 hr clock, only in hourly files), and with property (VW or T) and sensor 'Depth' as follows:
- VW_30cm: volumetric water readings at 30 cm depth (m^3/m^3)
- VW_60cm: volumetric water readings at 60 cm depth (m^3/m^3)
- VW_90cm: volumetric water readings at 90 cm depth (m^3/m^3)
- VW_120cm: volumetric water readings at 120 cm depth (m^3/m^3)
- VW_150cm: volumetric water readings at 150 cm depth (m^3/m^3)
- T_30cm: temperature readings at 30 cm depth (C)
- T_60cm: temperature readings at 60 cm depth (C)
- T_90cm: temperature readings at 90 cm depth (C)
- T_120cm: temperature readings at 120 cm depth (C)
- T_150cm: temperature readings at 150 cm depth (C)
Volumetric water content readings are calibrated according to: Gasch, CK, DJ Brown, ES Brooks, M Yourek, M Poggio, DR Cobos, CS Campbell. 2017. A pragmatic, automated approach for retroactive calibration of soil moisture sensors using a two-step, soil specific correction. Computers and Electronics in Agriculture, 137: 29-40. Temperature readings are factory calibrated.
CAF_BulkDensity.txt: file containing bulk density values ('BulkDensity' in g/cm^3) for sensor depths at each of the 42 instrumented locations at Cook Farm. Location is indicated in 'Location' field, and sample depths are defined (in cm) by the ’Depth’ field.
CAF_CropID.txt: file containing crop codes for each sub-field (A, B and C) and strip (1-6 for A and B, 1-8 for C) at Cook Farm for 2007-2016. This is also part of the attribute table for 'CAF_strips.shp'
CAF_CropCodes.txt: file containing crop code names and crop identities, used in 'CAF_CropID.txt' and 'CAF_strips.shp'
CAF_ParticleSize.txt: file containing particle size fractions ('Sand', 'Silt', and 'Clay' as percent) for each 'Location' at sensor depths ('Depth', in cm).
Spatial data
All spatial data have spatial reference NAD83, UTM11N
CAF_sensors.shp: file containing locations of each of the 42 monitoring locations, the 'Location' field contains the location name, which coincides with locations in tabular files.
CAF_strips.shp: file containing areal extents of each sub-field, stip, and crop identities for 2007-2016. Crop identity codes are listed in 'CAF_CropCodes.txt'
CAF_DEM.tif: file containing a 10 x 10 m elevation (in m) grid for Cook Farm.
CAF_Spring_ECa.tif, CAF_Fall_ECa.tif: files containing 10 x 10 m apparent electrical conductivity (dS/m) grids to 1.5 m depth for spring and fall at Cook Farm.
CAF_Bt_30cm.tif, CAF_Bt_60cm.tif, CAF_Bt_90cm.tif, CAF_Bt_120cm.tif, CAF_Bt_150cm.tif: files containing 10 x 10 m predictive surfaces for probability (0-1) of Bt horizon at the five sensor depths.
Quality Control
The Flags folder consists of the files containing the quality control flags for the Cook Farm Sensor Dataset.
The nomenclature for the files indicates flags for either temperature (T) or water content (VW) and sensor depths. For example:
- T_30 is for the temperature data at 30cm. depth
- VW_120 is for the Volumetric water content at 120 cm. depth
Files starting with “missing” contain flags (“M”) for locations and dates (mm/dd/yyyy) with missing data (NA in original dataset).
Files starting with “range” contain flags for locations and dates (mm/dd/yyyy) with values outside acceptable ranges:
- Soil moisture (0-0.6 m^3/m^3) flagged as “C”
- Soil temperature (<0 deg. C) flagged as “D”
Files starting with the name “flats” contain flags (“D”) for locations, dates (mm/dd/yyyy), and times (hh:mm) with constant values (within 1%) for a 24 hour period, as in Dorigo et al. 2013.
Files starting with the name “spikes” contain flags (“D”) for locations, dates (mm/dd/yyy), and times (hh:mm) with sudden spikes in VWC readings.
Files starting with the name “breaks” contain flags (“D”) for locations, dates (mm/dd/yyy), and times (hh:mm) with sudden breaks (jumps or drops) in VWC readings.
Code (implemented in R) for the screening and flagging is included in “Code Snippet.txt”
A list of the sensor versions as of 06/16/16 at each location and depth.
Resources in this dataset:
Resource Title: Data package for automated in situ soil sensor network.
File Name: CAF_Sensor_Dataset.zip
Resource Description: Data file descriptions for Cook Farm sensor network data set (CAF_Sensor_Dataset). Data set compiled by Caley Gasch, under supervision of David Brown, Department of Crop and Soil Sciences, Washington State University, Pullman, WA. Updated: 04/01/2017 Tabular data: CAF_sensors: folder with Daily and Hourly subfolders, each containing 42 '.txt' files of water content and temperature sensor readings. Each file represents readings from a single location, indicated in the file name (i.e. CAF003.txt) and in the 'Location' field of the table. Readings are organized by 'Date' (4/20/2007 - 6/16/2016), ‘Time’ (24 hr clock, only in hourly files), and with property (VW or T) and sensor 'Depth' as follows: VW_30cm: volumetric water readings at 30 cm depth (m^3/m^3) VW_60cm: volumetric water readings at 60 cm depth (m^3/m^3) VW_90cm: volumetric water readings at 90 cm depth (m^3/m^3) VW_120cm: volumetric water readings at 120 cm depth (m^3/m^3) VW_150cm: volumetric water readings at 150 cm depth (m^3/m^3) T_30cm: temperature readings at 30 cm depth (C) T_60cm: temperature readings at 60 cm depth (C) T_90cm: temperature readings at 90 cm depth (C) T_120cm: temperature readings at 120 cm depth (C) T_150cm: temperature readings at 150 cm depth (C) Volumetric water content readings are calibrated according to: Gasch, CK, DJ Brown, ES Brooks, M Yourek, M Poggio, DR Cobos, CS Campbell. 2017. A pragmatic, automated approach for retroactive calibration of soil moisture sensors using a two-step, soil specific correction. Computers and Electronics in Agriculture, 137: 29-40. Temperature readings are factory calibrated. CAF_BulkDensity.txt: file containing bulk density values ('BulkDensity' in g/cm^3) for sensor depths at each of the 42 instrumented locations at Cook Farm. Location is indicated in 'Location' field, and sample depths are defined (in cm) by the ’Depth’ field. CAF_CropID.txt: file containing crop codes for each sub-field (A, B and C) and strip (1-6 for A and B, 1-8 for C) at Cook Farm for 2007-2016. This is also part of the attribute table for 'CAF_strips.shp' CAF_CropCodes.txt: file containing crop code names and crop identities, used in 'CAF_CropID.txt' and 'CAF_strips.shp' CAF_ParticleSize.txt: file containing particle size fractions ('Sand', 'Silt', and 'Clay' as percent) for each 'Location' at sensor depths ('Depth', in cm). Spatial data: all spatial data have spatial reference NAD83, UTM11N CAF_sensors.shp: file containing locations of each of the 42 monitoring locations, the 'Location' field contains the location name, which coincides with locations in tabular files. CAF_strips.shp: file containing areal extents of each sub-field, stip, and crop identities for 2007-2016. Crop identity codes are listed in 'CAF_CropCodes.txt' CAF_DEM.tif: file containing a 10 x 10 m elevation (in m) grid for Cook Farm. CAF_Spring_ECa.tif, CAF_Fall_ECa.tif: files containing 10 x 10 m apparent electrical conductivity (dS/m) grids to 1.5 m depth for spring and fall at Cook Farm. CAF_Bt_30cm.tif, CAF_Bt_60cm.tif, CAF_Bt_90cm.tif, CAF_Bt_120cm.tif, CAF_Bt_150cm.tif: files containing 10 x 10 m predictive surfaces for probability (0-1) of Bt horizon at the five sensor depths. (Dataset updated on 10/23/2017 to include QC information.)
Funding
USDA-ARS
History
Data contact name
Brown, DavidData contact email
david_brown@wsu.eduPublisher
Ag Data CommonsIntended use
These data can be used for long- and short-term monitoring of soil properties across the farm, collected at high temporal frequency. Volumetric water data needs to be corrected with a site-specific calibration prior to use; a calibration has been developed and detailed in associated publications. Soil temperature and electrical conductivity have not been explored for accuracy and should be used with caution.Use limitations
Missing data occurs throughout (indicated by ‘NA’) due to sensor failure, logger failure, maintenance, field operations, etc. Soil temperature and electrical conductivity data have not been assessed for accuracy or calibration needs. Note that bulk electrical conductivity needs to be converted to pore water EC prior to interpretation (as in Hilhorst, M.,2000. A pore water conductivity sensor.SoilSci.Soc.Am.J.64,1922–1925).Temporal Extent Start Date
2007-04-20Temporal Extent End Date
2016-06-16Frequency
- irregular
Theme
- Not specified
Geographic Coverage
{"type":"FeatureCollection","features":[{"geometry":{"type":"Polygon","coordinates":[[[-117.08918062963,46.778806991091],[-117.08541092635,46.782381359659],[-117.08516727619,46.782588571998],[-117.08502387381,46.782660975084],[-117.08483739539,46.782720265102],[-117.08436900585,46.782996652354],[-117.0841061211,46.783144724945],[-117.08385278237,46.783279645128],[-117.08385626439,46.783276318937],[-117.08373328079,46.783342170464],[-117.08348948271,46.783460651848],[-117.08325998478,46.783546260281],[-117.08301607865,46.783595730491],[-117.08275300599,46.783625496819],[-117.08257124544,46.783645345307],[-117.08246599814,46.783645421189],[-117.08230814224,46.78365539343],[-117.08210721556,46.78365553775],[-117.08189757264,46.783665507365],[-117.0818871829,46.783675412601],[-117.08162885347,46.78367888334],[-117.08139922783,46.783682333076],[-117.08140270028,46.783679001675],[-117.08130353851,46.783675828693],[-117.08112172295,46.783659526696],[-117.08095514919,46.783642483911],[-117.08095661686,46.783641092412],[-117.08087786269,46.783633170419],[-117.08051343258,46.783589623494],[-117.08042186594,46.783562742964],[-117.0803989676,46.783551532009],[-117.08034010578,46.783535855486],[-117.08027141757,46.783506713369],[-117.08022233221,46.783470821246],[-117.08011433866,46.783387816761],[-117.0801158267,46.783386388021],[-117.07982633978,46.783154495483],[-117.079823071,46.783154497762],[-117.07969544616,46.783058034121],[-117.07955277685,46.782951338406],[-117.07955146474,46.782952600075],[-117.07940095955,46.782856152003],[-117.07925046149,46.782764194543],[-117.0792504582,46.782761949133],[-117.07912615013,46.782696918282],[-117.07902472687,46.782634116899],[-117.07891344184,46.782533150278],[-117.07891533627,46.782531338262],[-117.07886295252,46.782499850592],[-117.07877275071,46.782461353593],[-117.07864315546,46.7824102413],[-117.0783954702,46.782312553985],[-117.07839300275,46.782311580739],[-117.07838867605,46.782309144278],[-117.07835963331,46.782290959267],[-117.07830210282,46.782271979997],[-117.07822972764,46.782248176615],[-117.07817182927,46.782230326523],[-117.07808788545,46.782210506434],[-117.07801552193,46.782194653873],[-117.07793736548,46.782174829728],[-117.07786789281,46.782156987355],[-117.07779264153,46.782145112099],[-117.07763924546,46.782121363384],[-117.07753795173,46.782109505615],[-117.07742797151,46.78209367816],[-117.07742841555,46.782093257286],[-117.07731509203,46.782073877075],[-117.07710091631,46.782040229984],[-117.07699671791,46.782020422737],[-117.07693304146,46.782008539119],[-117.07694125048,46.782000918348],[-117.07693015068,46.782010528804],[-117.07686935655,46.781990692258],[-117.07679987881,46.781968873765],[-117.07672170054,46.781933146893],[-117.0766261269,46.781873578739],[-117.07656817028,46.781813985345],[-117.07656296037,46.781790872234],[-117.07655946129,46.781794113777],[-117.07652166708,46.781668911463],[-117.07648959264,46.781495999574],[-117.07646357829,46.781326826846],[-117.07646331118,46.781327059265],[-117.07645454885,46.781269420673],[-117.07643698489,46.781126315148],[-117.07641079938,46.781024957918],[-117.07640781304,46.780959364497],[-117.07641058847,46.780875877581],[-117.07642203893,46.78078840938],[-117.07642203612,46.78078642164],[-117.07644215589,46.780690996699],[-117.07646809926,46.780621408475],[-117.07649976769,46.780508086138],[-117.07654871826,46.780339095518],[-117.07660345272,46.78016811326],[-117.07666863584,46.779994270155],[-117.07677947381,46.779828091764],[-117.07687193833,46.779738581392],[-117.07692685235,46.779694814209],[-117.07702805921,46.77964902812],[-117.07716109136,46.779601232747],[-117.07756308557,46.779461819209],[-117.07775685681,46.779398080036],[-117.07789278117,46.779350281845],[-117.07806630023,46.77928854367],[-117.07823983041,46.779234756184],[-117.07841045236,46.779171031733],[-117.07850299972,46.779141152186],[-117.07882112051,46.779031607823],[-117.07902066688,46.77896189931],[-117.07900868095,46.778973653246],[-117.07902355742,46.778959909572],[-117.07908429655,46.778943965689],[-117.07913634946,46.778924052305],[-117.07922021857,46.77889616592],[-117.07934746589,46.778852347487],[-117.07944730912,46.778819391557],[-117.07959040957,46.778780620142],[-117.07975527097,46.778736775082],[-117.07990399088,46.778695513525],[-117.07989699934,46.778702884639],[-117.08005320352,46.778674947123],[-117.08019205287,46.778650997039],[-117.08029330228,46.778637011865],[-117.08038298974,46.778630985692],[-117.08045242318,46.778624973678],[-117.08057972815,46.778620908643],[-117.08057973112,46.778622896375],[-117.08088352931,46.778614731121],[-117.08113235526,46.778608591785],[-117.08120027244,46.778612431452],[-117.08120469098,46.778608540484],[-117.08145641629,46.778606373862],[-117.08166761854,46.778594296906],[-117.08179492938,46.778594205992],[-117.08192800896,46.778582184361],[-117.08198298409,46.778582144995],[-117.08242207918,46.778563967559],[-117.08242853549,46.778557972091],[-117.08273746298,46.778551056963],[-117.08299716822,46.778552180781],[-117.0830009169,46.778623150071],[-117.08300316556,46.778620998849],[-117.08314039169,46.778605162963],[-117.08330242982,46.778609020624],[-117.0835802082,46.778614781326],[-117.08358309854,46.778612791473],[-117.08379143158,46.778616614623],[-117.08406052049,46.778616417302],[-117.08405849295,46.778618367307],[-117.08445110853,46.778600227841],[-117.08461024396,46.778598122565],[-117.08461371818,46.778596295498],[-117.08495948507,46.778603310634],[-117.08509798752,46.778602220984],[-117.08564008931,46.778605188256],[-117.08564365419,46.778601801076],[-117.08613462336,46.778621872984],[-117.08625107461,46.778620802708],[-117.08625363288,46.778618376625],[-117.08647181607,46.778611398543],[-117.08667019071,46.778621468669],[-117.08667019618,46.778624875387],[-117.08700244082,46.778621216583],[-117.08718097428,46.778627894173],[-117.08718087741,46.778627986551],[-117.08740823689,46.778625835988],[-117.0875239805,46.778629723019],[-117.08768602546,46.778637549944],[-117.08799274845,46.778649240984],[-117.08816636401,46.77865507059],[-117.08831682241,46.778654954587],[-117.08844992021,46.778654851803],[-117.08849907923,46.778636924139],[-117.088681411,46.778664611371],[-117.08868141426,46.778666599111],[-117.08877691709,46.778678451517],[-117.08893028535,46.778688271152],[-117.08906337668,46.778684192176],[-117.08915309276,46.778696048771],[-117.08920813693,46.778737748433],[-117.08921108946,46.778773525457],[-117.08918062963,46.778806991091]]]},"type":"Feature","properties":{}}]}ISO Topic Category
- farming
Ag Data Commons Group
- Long-Term Agroecosystem Research
- R.J. Cook Agronomy Farm
National Agricultural Library Thesaurus terms
agronomy; monitoring; silt; sand; farms; spatial data; data collection; particle size; bulk density; water content; electrical conductivity; B horizons; soil water; soil temperature; electronicsOMB Bureau Code
- 005:18 - Agricultural Research Service
OMB Program Code
- 005:040 - National Research
Primary article PubAg Handle
Pending citation
- No
Public Access Level
- Public