wrf.latlon_coords

wrf.latlon_coords(var, as_np=False)

Return the latitude and longitude coordinates from a xarray.DataArray object.

Parameters:
Returns:

The latitude and longitude coordinate variables.

Return type:

tuple