Nebraska Pre-Processor (mknedat)



The mknedat program was developed to prepare cell by cell pumping, surface and groundwater return flows and surface water, groundwater and commingled acreage files for Nebraska that serve as input to the rrpp program.

The mknedat takes the year specified on the command line, and produces output for that year in the ne subdirectory.

Principles of Operation

The input to mknedat are four databases ../data/ne/export/GWOnlyExport.dbf, ../data/ne/export/GWCoExport.dbf, ../data/ne/export/SWOnlyExport.dbf and ../data/ne/export/SWCoExport.dbf, containing exclusively groundwater, commingled groundwater, exclusively surface water and commingled surface water data respectively. Each record in these databases specifies the year, cell location (row and column), county, irrigated area in acres and annual volume of groundwater pumped or surface water applied in acre feet. For the surface water databases, the canal system associated with each parcel is also identified.

The annual total irrigation pumping for groundwater only and commingled lands are accumulated on a cell by cell basis. Monthly pumping is obtained by distributing the annual pumping to individual months according to the following monthly distribution.

MonthFraction
Jan0
Feb0
Mar0
Apr0
May0
Jun0.147
Jul0.320
Aug0.328
Sep0.205
Oct0
Nov0
Dec0

Monthly pumping values are stored in files named ne/yyyy.mm.pmp where yyyy is the year and mm is the month from 01 to 12. No files are produced for months without pumping

Return flows from exclusively groundwater pumping are calculated as 20 percent of the pumped amount. The return flow occurs in the same cell as the pumping.

Return flows for exclusively surface water systems are calculated as the per system return flow fraction times the surface water application volume per cell. The system return flow fraction is obtained from the system type identifier.

System IdentifierSystem NameReturn Flow Fraction
Federal Canals
800Culbertson 0.246
801Culbertson Extension 0.246
802Meeker-Driftwood 0.246
803Bartley 0.246
804Red Willow 0.246
805Cambridge 0.246
807Franklin 0.287
808Naponee 0.287
809Franklin Pump 0.287
810Superior 0.2542
811Courtland 0.1886
Private Canals
812Haigler 0.4
813Champion 0.4
814Riverside 0.4
CNPPID Canals
816Jeffrey Hydro 0.4
817Jeffrey Hydro to J1 Hydro0.4
818J2 to the Platte 0.4
819Phelps (2000-) 0.3
820E65 (2000-) 0.3
821E67 (2000-) 0.3
Platte Private Wells
822Sixmile 0.4
823Thirtymile 0.4
824Orchard 0.4
826Western 0.4
NPPD Canals
825NPPD 0.4
Miscellaneous
899Private Canal Losses to Fields0.4
9001-9999River Pumpers 0.4

For commingled acres, the surface water return flow fraction is calculated just like the surface water only fraction. For groundwater application on commingled acres, the rate of groundwater application is calculated for each county as the county total volume of commingled groundwater pumping divided by the county total commingled acreage. The groundwater return flow for commingled lands is then calculated as the groundwater commingled application rate for the county times the surface water commingled acres for the cell time the surface water return flow fraction for the system specified with the surface water commingled data.

The exclusively groundwater plus groundwater portion of commingled return flows are stored in files named ne/yyyy.mm.rcg. The exclusively surface water plus surface water portion of commingled return flows are stored in files named ne/yyyy.mm.rcs.

The exclusively groundwater, exclusively surface water and commingled irrigated acreage are stored in files named ne/yyyy.agw, ne/yyyy.asw and ne/yyyy.aco, respectively. Note that the county total commingled groundwater and commingled surface water acreage must match, however, at the cell level, the surface water commingled acres and groundwater commingled acres does not match. This is because the location of the groundwater acres are based on the location of the well, while the surface water location is based on the location of the irrigated lands. Therefore the surface water commingled acreage is used in the precipitation recharge calculation.

The mknedat program summarizes the following items on a county by county basis to the file necounty.dat:


Home | Index | Previous | Next

Model Units
Directory Structure
Programs
Static Files
Precipitation Data Entry
Colorado Data Entry
ET Data Entry
Stream Data Entry
Kansas Data Entry
Nebraska Data Entry
Running the Model