nansencenter / nansat

Scientist friendly Python toolbox for processing 2D satellite Earth observation data.
http://nansat.readthedocs.io
GNU General Public License v3.0
182 stars 66 forks source link

https://github.com/nansencenter/django-geo-spaas/pull/128 - limit to … #480

Closed mortenwh closed 4 years ago

mortenwh commented 4 years ago

…4 decimals in get_border function

Solves issue with too many decimals in geometry used for GeographicLocation in geospaas. Reviewer should consider if the number of decimals is sufficient. The issue is demonstrated in ./manage.py test geospaas.catalog.tests.GeographicLocationTests.test__reproduce__not_null_constraint_failed.