Whitespace alignment
This commit is contained in:
parent
fcc6d70678
commit
71fcc14c02
1 changed files with 2 additions and 2 deletions
|
@ -260,8 +260,8 @@ class SoundingParams():
|
||||||
moist_adiabat = follow_moist_adiabat(*lcl)
|
moist_adiabat = follow_moist_adiabat(*lcl)
|
||||||
|
|
||||||
lfc = virtual_temp_line.intersect(moist_adiabat,
|
lfc = virtual_temp_line.intersect(moist_adiabat,
|
||||||
SeriesIntersection.LESSER,
|
SeriesIntersection.LESSER,
|
||||||
lcl[1]-1)
|
lcl[1]-1)
|
||||||
|
|
||||||
moist_adiabat = follow_moist_adiabat(*lfc)
|
moist_adiabat = follow_moist_adiabat(*lfc)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue