Jeff,
Is there any way to get transform_vector to only adjust the vector for the projection, not do any interpolation? I have a set of irregularly arranged points, so I'm unsure how to make it work.
Ryan
···
--
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma
Ryan May wrote:
Jeff,
Is there any way to get transform_vector to only adjust the vector for the projection, not do any interpolation? I have a set of irregularly arranged points, so I'm unsure how to make it work.
Ryan
Ryan: Yes, you can just use the rotate_vector method. Has to be gridded data though, since derivative calculations are involved.
-Jeff