This PR is to add a feature that applies static troposphere when weather model was not provided in runconfig. In case the weather model file is provided, the tropospheric correction is based on the weather model.
The static troposphere LUT can be calculated from incidence angle and surface height, which are calculated in lut.py.
This PR is to add a feature that applies static troposphere when weather model was not provided in runconfig. In case the weather model file is provided, the tropospheric correction is based on the weather model. The static troposphere LUT can be calculated from incidence angle and surface height, which are calculated in
lut.py
.