Dear Ferreters,I have a time series measurements for one point in a text file. I want to fill the same TS value to an area containing multiple points (lat/lon) and convert to a spatial-time series data in .nc format. See the attachment.
or I have a grid file (.nc) with multiple time steps and I want to replace all values by a single value in each time step.
!! your_grid_file.nc contains "xytdata",!! a variable defined on (x,y,t) gridset data your_grid_filelet varXYT = 0 * x[gx=xytdata] + 0 * y[gy=xytdata] + timeseries
Attachment:
example.png
Description: PNG image