I am wondering if following line of code is correct or not,
|
# Normalized cell area: integral from lower to upper of cos(latitude). |
in my case it is creating very large weights on poles. If I change them from sin to cos it is disappearing and weights seems fine. Any idea?