Download WDMUtil - AQUA TERRA Consultants
Transcript
WDMUtil 2.0 MultiCol7_Wid10_Mon The following sample lines from fennrs.log demostrates the format processed by the above script: (ATCScript “Multi-Columns (7) of Width 10, Monthly Values” (LineEnd CR) (NextLine) (ColumnFormat Fixed 9-10:Month 17-20:Year 21-30:Value1 31-40:Value2 41-50:Value3 51-60:Value4 61-70:Value5 71-80:Value6 81-90:Value7) (Set Con1 GEESE) (Set Con2 DUCK) (Set Con3 DUCK-FOR) (Set Con4 DEER-FOR) (Set Con5 DEER-OTH) (Set Con6 RACCOON) (Set Con7 MUSKRAT) (While (Not EOF) (Dataset Scenario “OBSERVED” Location “ACPOINT” Constituent Con1 Description Con1) (Date Year Month 1 0 0) (Value Value1) (Dataset Scenario “OBSERVED” Location “ACPOINT” Constituent Con2 Description Con2) (Date Year Month 1 0 0) (Value Value2) (Dataset Scenario “OBSERVED” Location “ACPOINT” Constituent Con3 Description Con3) (Date Year Month 1 0 0) (Value Value3) (Dataset Scenario “OBSERVED” Location “ACPOINT” Constituent Con4 Description Con4) (Date Year Month 1 0 0) (Value Value4) 138