1
vote
0answers
57 views

Plotting time-series data in ArcGIS

I'm attempting to produce interpolated plots of water quality time-series data from ArcSDE. This is the data format: OID WELL_ID WELL_NAME SAMPLE_ID SAMPLE_DAT PARAM RESULT ...
9
votes
3answers
1k views

Interpolation for timeseries in ArcGIS

I'm trying to calculate average rainfall value from a number of points using Inverse Weighted Distance tool in ArcGIS 9.3. My problem is that: each point has it own time series, therefore the ...