atan2

From: Stephan Herrmann <stephan.w.herrmann_at_nyahnyahspammersnyahnyah>
Date: Wed Jan 08 2014 - 07:37:36 MST

Hello everybody,

I want to calculate the meteorological wind direction given the zonal (u) and meridional (v) wind components with the following formula

wind direction = (180/pi) * atan2(u,v) + 180

The zonal (u) and meridional (v) wind components were simulated with the regional climate model REMO and are defined at the edge of the grid box. Is it necessary to interpolate the zonal (u) and meridional (v) wind components so that they are defined in the middle of the grid box?

Best regards

Stephan

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jan 8 07:37:49 2014

This archive was generated by hypermail 2.1.8 : Sun Jan 19 2014 - 21:56:35 MST