[Thread Prev][Thread Next][Index]

export time series from netCDF file



Title: Message

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement
Dear All,
 
Is there a way to extract all time series in ASCII format (file.txt) at each grid point, and form them into a table with each column corresponding to a time series of a grid?  For example, let X1, X2, ...., Xn be the time series (e.g. MSLP) of n grid points over the study area, and xi,j are jth sample value of Xi.  The new data structure is as follows
 
____________________________________________
Date                       X1              X2        ...          Xn

____________________________________________

1948                     x1,1           x2,1        ...        xn,1

1949                     x1,2            x2,2       ....       xn,2

1950                     x1,3            x2,3       ....       xn,3

.....                        ....            ....        ....        ....

2004                    x1,57           ...        ....         xn,57

_____________________________________________

I would be most grateful if you can provide a help here.

Regards,

Yun

 

 


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement