[ncl-talk] WRF interpolating (amendment)

Ehsan Taghizadeh ehsantaghizadeh at yahoo.com
Wed Sep 11 06:08:18 MDT 2019


(Pardon me for incomplete previous email)Dears,I hope this email finds you well.I have a script for interpolating WRF data on some stations, using "rcm2points". The input file for stations includes stations which some of them don't locate on wrf out domain 2. I thought these stations must get missing value or so. But all stations, except a few ones, got values!May I ask you how it could possible?I've attached the script (wrfncl.ncl), the input file for stations (stations.dat), an image showing domain 2 (wrfd2.png), also an image showing all stations locations (stations.png). The wrfout file is about 2G. Should I put this file in ftp?Some information of my system is as below:$ uname -a
Linux localhost.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ ncl -V
6.6.2
Also, about some variables:Variable: wlatType: floatTotal Size: 383616 bytes            95904 valuesNumber of Dimensions: 2Dimensions and sizes:   [south_north | 333] x [west_east | 288]Coordinates:Number Of Attributes: 6  FieldType :   104  MemoryOrder : XY  description : LATITUDE, SOUTH IS NEGATIVE  units :       degree_north  stagger :  coordinates : XLONG XLAT(0)     LATITUDE, SOUTH IS NEGATIVE (degree_north) : min=31.2974   max=40.4085(0)     LONGITUDE, WEST IS NEGATIVE (degree_east) : min=43.4514   max=53.5448
Variable: TC2Type: floatTotal Size: 8055936 bytes            2013984 valuesNumber of Dimensions: 3Dimensions and sizes:   [21] x [333] x [288]Coordinates:Number Of Attributes: 1  units :       C
Variable: TC2_stType: floatTotal Size: 32172 bytes            8043 valuesNumber of Dimensions: 2Dimensions and sizes:   [21] x [383]Coordinates:Number Of Attributes: 1  _FillValue :  9.96921e+36
Variable: SMType: floatTotal Size: 8055936 bytes            2013984 valuesNumber of Dimensions: 3Dimensions and sizes:   [Time | 21] x [south_north | 333] x [west_east | 288]Coordinates:Number Of Attributes: 6  FieldType :   104  MemoryOrder : XYZ  description : SOIL MOISTURE  units :       m3 m-3  stagger :     Z  coordinates : XLONG XLAT XTIME
Variable: SM_stType: floatTotal Size: 32172 bytes            8043 valuesNumber of Dimensions: 2Dimensions and sizes:   [21] x [383]Coordinates:Number Of Attributes: 1  _FillValue :  9.96921e+36
I'll be thankful if I hear from you.

SincerelyEhsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190911/464005fd/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrfncl.ncl
Type: application/octet-stream
Size: 2874 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190911/464005fd/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stations.dat
Type: application/octet-stream
Size: 16222 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190911/464005fd/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrfd2.png
Type: image/png
Size: 84704 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190911/464005fd/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stations.png
Type: image/png
Size: 688111 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190911/464005fd/attachment-0003.png>


More information about the ncl-talk mailing list