NCAR / wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
https://wrf-python.readthedocs.io
Apache License 2.0
410 stars 155 forks source link

Add a function to interpolates data on a curvilinear grid to an unstructured grid #104

Closed lihb2024 closed 4 years ago

lihb2024 commented 4 years ago

Is there an rcm2points function similar to NCL in existing wrf-python? There doesn't seem to be a function that interpolates wrfout to a lat/lon station in wrf-python's interpolation function.

clyne commented 4 years ago

rcm2points has just be ported from NCL to GeoCAT.comp:

https://geocat-comp.readthedocs.io/en/latest/

I'm not sure if it is available in the current conda installer. @khallock can confirm.

lihb2024 commented 4 years ago

Hi, Thanks for your response. GeoCAT.comp works fine on my machine's conda environment. regrads, Li Hongbing

在2020-01-10 11:02:43,clynenotifications@github.com写道:

rcm2points has just be ported from NCL to GeoCAT.comp:

https://geocat-comp.readthedocs.io/en/latest/

I'm not sure if it is available in the current conda installer. @khallock can confirm.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

clyne commented 4 years ago

Glad to hear it!

On Jan 10, 2020, at 12:08 AM, lihb notifications@github.com wrote:

Hi, Thanks for your response. GeoCAT.comp works fine on my machine's conda environment. regrads, Li Hongbing

在2020-01-10 11:02:43,clynenotifications@github.com写道:

rcm2points has just be ported from NCL to GeoCAT.comp:

https://geocat-comp.readthedocs.io/en/latest/

I'm not sure if it is available in the current conda installer. @khallock can confirm.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

John Clyne National Center for Atmospheric Research 303.497.1236 (w), 303.809.1922 (c) clyne@ucar.edu