Integer overflow in pixels_to_hectare
>>>from model_framework.utils import pixels_to_hectare
>>>print(pixels_to_hectare(12097800, 25))
-102880.9592
>>>from model_framework.utils import pixels_to_hectare
>>>print(pixels_to_hectare(12097800, 25))
-102880.9592