[ncl-talk] Strange problem related to linint1_Wrap

Barry Lynn barry.h.lynn at gmail.com
Mon Oct 30 08:07:09 MDT 2023


Hello:

I wanted to use linint1 to interpolate WRF data to height surfaces with
constant spacing between levels.  But, there are two mysteries.

You can see the WRF data in a cross-section of radar in (a; the variable
ff1_s below).  When I interpolate the data (b, ff1) is compacted towards
the bottom of the cross-sectional plot.  Moreover, the height information
on the y-axis will not plot.

I understand why the data is compacted, but not why I can't eliminate the
white space above.  If I reduce the range of WRF data sampled in the z
direction, I just have a truncated cross-section (it doesn't get any closer
to the top of the cross-section).

I don't see why using ff1 (from the interpolate) would make the labeling
disappear.



Variable: ff1_s

Type: float

Total Size: 33728 bytes

            8432 values

Number of Dimensions: 2

Dimensions and sizes: [height | 31] x [lon | 272]

Coordinates:

Number Of Attributes: 1

  _FillValue : 9.96921e+36


Variable: ff1

Type: float

Total Size: 33728 bytes

            8432 values

Number of Dimensions: 2

Dimensions and sizes: [HEIGHT | 31] x [lon | 272]

Coordinates:

            HEIGHT: [500..15500]

Number Of Attributes: 1

  _FillValue : 9.96921e+36

-- 

Barry H. Lynn, Ph.D
Senior Scientist, Lecturer,
The Institute of Earth Sciences,
The Hebrew University of Jerusalem,
Givat Ram, Jerusalem 91904, Israel
Tel: 972 547 231 170
Fax: (972)-25662581

Weather It Is, LTD
Weather and Climate Focus
https://weather-it-is.com <http://weather-it-is.com>
Jerusalem, Israel
Local: 02 930 9525
Cell: 054 7 231 170
Int-IS: x972 2 930 9525
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20231030/11a67e27/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: radar_vert_crossection_10UTC.pdf
Type: application/pdf
Size: 83216 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20231030/11a67e27/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.ncl
Type: application/octet-stream
Size: 11462 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20231030/11a67e27/attachment.obj>


More information about the ncl-talk mailing list