[Thread Prev][Thread Next][Index]
[ferret_users] how to sub-sample a variable on another file coordinates
- To: ferret_users@xxxxxxxx
- Subject: [ferret_users] how to sub-sample a variable on another file coordinates
- From: Yogesh Tiwari <yogesh.mpi@xxxxxxxxxxxxxx>
- Date: Sun, 02 Sep 2007 11:29:55 +0200
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=YY0JM+YxmkayXadShaFR6F/WmrFCtthtEW4an0EZzcMByGozioQhh9Bv5TVSc7Dsz9rAivGB0NFVBn1aAwobgjYk4ZPPRrnlwTrQx74HH/lUcgg6l1k0/Mxm60/0AME/YDIwhvsWN5ZDllIdWCpDZgBY+4okzs009F1aZMu1ltE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=RW17Xol4TifNvRgB8P7wBr2W2ru7aC6nmJvSrk6BagnJ4bII7po7yCNYQ7+BHC9sBAAu1KLak6Y6MFq0rwcXr9C4DxJbYMEe/BHJ7xzZNy1KC3UNOu2vKJ0htXwn1ofLo6SS5u+FjOwc5ig4Bz4ut44KY8OZYmRfURqh1jihQMk=
- Sender: owner-ferret_users@xxxxxxxx
Hello Ferret Users,
I have a monthly mean CO2 necdf data file defined on 1x1 lat by lon coordinate. I want to sub-sample this variable CO2 on the coordinates of another ASCII data file. The coordinates of another ASCII data file are as:
| -24.01
|
152.06 |
| -18.58 |
150.19 |
| -13.46 |
148.35 |
| -8.29 |
147.03 |
| -3.14 |
146.19 |
| 1.53 |
145.59 |
| 7.08 |
145.33 |
| 12.25 |
145.02 |
| 17.46 |
144.31 |
| 22.44 |
142.35 |
| 27.53 |
141.26 |
| 33.04 |
140.15 |
| -23.49 |
152.07 |
| -18.56 |
150.18 |
| -13.41 |
150.14 |
| -8.24 |
150.04 |
| -3.07 |
149.21 |
| 2.05 |
148.31 |
| 7.19 |
147.45 |
| 12.37 |
147.03 |
| 17.53 |
146.21 |
| 22.56 |
144.47 |
| 28.04 |
143.38 |
| 32.54 |
142.26 |
Kindly anybody can help on this.
Many thanks,
Cheers,
Yogesh
[Thread Prev][Thread Next][Index]