2018-10-24T09:10 AM
An new option has been added to the parameter file.
It is possible to remove across track current at the center of the swath as there is a high uncertainty in this area:
By default, ac_threshold = 20
It is possible to remove across track current at the center of the swath as there is a high uncertainty in this area:
Code:
# Mask data at less than ac_threshold km from the nadir
ac_threshold = 20 # in km
By default, ac_threshold = 20