CDEPS icon indicating copy to clipboard operation
CDEPS copied to clipboard

defining stream vector variables more than one pair is not working

Open uturuncoglu opened this issue 5 years ago • 6 comments
trafficstars

Defining both wind and stress components in namelist_definition_datm.xml is not working. I have tested both

<value datm_mode="ERA5">u:v,taux:tauy</value>

and

<value datm_mode="ERA5">'u:v','taux:tauy'</value>

syntaxes and the stress components do not appear in the datm.streams.xml file and shown as <stream_vectors>u:v</stream_vectors>

uturuncoglu avatar Aug 24 '20 04:08 uturuncoglu

The datm.streams.xml file now has both pairs in it, however there is no provision in cdeps to rotate more than one vector pair in a stream. @mvertens

jedwards4b avatar Aug 24 '20 22:08 jedwards4b

Thanks @jedwards4b for tracking this down. Can you add this new functionality? @uturuncoglu - I take it this functionality is a high priority for you? Is that correct?

mvertens avatar Aug 24 '20 22:08 mvertens

@mvertens let me check. Maybe it is not required to be high priority. While ERA5 data seems regular lat-lon grid (I need to check again), it might not be needed to rotate to earth relative coordinates. Also, I think that rotating to HYCOM grid is done internally by HYCOM.

uturuncoglu avatar Aug 25 '20 02:08 uturuncoglu

@uturuncoglu - thanks for checking. If this could be made a lower priority that would be really great!

mvertens avatar Aug 25 '20 03:08 mvertens

Sure. I'll check it. Is this definition only related with the rotation or also interpolation such as patch?

uturuncoglu avatar Aug 25 '20 15:08 uturuncoglu

This is only related with the rotation.

On Tue, Aug 25, 2020 at 9:09 AM Ufuk Turunçoğlu [email protected] wrote:

Sure. I'll check it. Is this definition only related with the rotation or also interpolation such as patch?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESCOMP/CDEPS/issues/22#issuecomment-680084436, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4XCE2K43GDH7V5MC3KNLTSCPHYZANCNFSM4QJBZLYA .

-- Mariana Vertenstein CESM Software Engineering Group Head National Center for Atmospheric Research Boulder, Colorado Office 303-497-1349 Email: [email protected]

mvertens avatar Aug 25 '20 15:08 mvertens