Welcome, Guest
Username: Password: Remember me

TOPIC: read meteo from binary file: wrong name in the convertToATM.py

read meteo from binary file: wrong name in the convertToATM.py 5 years 9 months ago #32806

  • Sokolov
  • Sokolov's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 38
  • Thank you received: 13
Hello,

Just found, that a converter to binary meteo files (convertToATM.py) uses wrong name for atm. pressure.

~/telemac/v7p3r1/scripts/python27/converters/convertToATM.py
Line 108
atm.VARNAMES = ['SURFACE PRESSURE', \
Should be
atm.VARNAMES = ['PRESSURE        ', \

See
~/telemac/v7p3r1/sources/telemac2d/meteo_set_var_names.f
Line 39
     P_NAME ='PRESSURE        '

Regards
The administrator has disabled public write access.
The following user(s) said Thank You: Arvid Dujardin
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.