Skip to content

Commit

Permalink
correct in aws2cosipy Config, because lapse rate is in mm per m
Browse files Browse the repository at this point in the history
  • Loading branch information
anz committed Oct 26, 2020
1 parent deca9f0 commit be43be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/aws2cosipy/aws2cosipyConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@

lapse_T = -0.006 # Temp K per m
lapse_RH = 0.000 # RH % per m (0 to 1)
lapse_RRR = 0.0000 # RRR % per m (0 to 1)
lapse_RRR = 0.0000 # mm per m
lapse_SNOWFALL = 0.0000 # Snowfall % per m (0 to 1)

0 comments on commit be43be6

Please sign in to comment.