ESCOMP / CDEPS

Community Data Models for Earth Prediction Systems
https://escomp.github.io/CDEPS/versions/master/html/index.html
20 stars 45 forks source link

defining stream vector variables more than one pair is not working #22

Open uturuncoglu opened 4 years ago

uturuncoglu commented 4 years ago

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>

jedwards4b commented 4 years ago

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

mvertens commented 4 years ago

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?

uturuncoglu commented 4 years ago

@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.

mvertens commented 4 years ago

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

uturuncoglu commented 4 years ago

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

mvertens commented 4 years ago

This is only related with the rotation.

On Tue, Aug 25, 2020 at 9:09 AM Ufuk Turunçoğlu notifications@github.com 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: mvertens@ucar.edu