comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Calculating Sat. water vapor pressure from air temperature: What is wrong?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Calculating Sat. water vapor pressure from air temperature: What is wrong? [message #53315 is a reply to message #53309] Wed, 04 April 2007 00:53 Go to previous messageGo to previous message
krum is currently offline  krum
Messages: 1
Registered: April 2007
Junior Member
Hi Harry,

I think your problem is with this line:
tem0 = tem/10 - 273.3 ; for unit conversion from celcius into K.
If converting from degree C into Kelvins then should add 273.3:
tem0 = tem/10. + 273.3

Cheers, Paul
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Does IDL have a EOF(empirical orthogonal function)?
Next Topic: Combining rgb fits files

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 23:35:14 PDT 2025

Total time taken to generate the page: 0.16006 seconds