Cloudbase
Posted: Wed 10 Jan 2024 3:09 pm
Hi,
What am I doing wrong here when calculating cloud base. It gives me a different result than CMX. This is the formula I am using
[EDIT]
What am I doing wrong here when calculating cloud base. It gives me a different result than CMX. This is the formula I am using
Code: Select all
Cloudbase EVAL [ ((Temperature - Dewpoint ) / 4.5 ) * 1000 + 15 Code: Select all
2024-01-10 16:12:11.321 Information CeckAllVariablesInThisSetOfCharts (found: False): Keyword: Dewpoint; Plotvar: dew; Datafile: tempdata.json
2024-01-10 16:12:11.321 Information CeckAllVariablesInThisSetOfCharts (found: False): Keyword: Temperature; Plotvar: temp; Datafile: tempdata.json