Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

wrf.rh() output without coordinates

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

paulapd

Member
Hi!
I want to compute the relative humidity using the function wrf.rh(qv, pres, tkel, meta=True). The problem is that it returns an xarray without coordinates, and that is enabling me to represent its values.
Is there some way to preserve the coordinates present in the input parameters (qv, pres, tkel), which are also xarrays?

Thank you!
 
Top