Project

General

Profile

Extract time series for many locations and save them to a separate file

Added by Maria Kar over 7 years ago

Dear all I have a .txt file containing a number of stations accompanied with their coordinates. So, the .txt file has three columns: One with the station id, one with lat and one with lon. Also, I have an .nc file containing temperature from 2011 to 2014. What I wish to do is extract the time series for each one of the stations contained in the .txt file and each time store the timeseries to a separate .txt file that will have the name of the station id. Ηοw could I do this?