Skip to content
Snippets Groups Projects
Commit 11be1591 authored by Danijel Schorlemmer's avatar Danijel Schorlemmer Committed by Karsten Prehn
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent b15e7e8a
No related branches found
No related tags found
1 merge request!23Feature/final data
Pipeline #42711 canceled
......@@ -284,7 +284,7 @@ def test_area_aea(spatialfunctions, kwargs):
equator_m = 1000.0 * 40075.0
# The length of a 10 arcsec stretch on the equator in Meter
length_m = equator_m / 360 * arcsec_10
# A 10 arcsec tile
# A 10-arcsec tile
bounds = shape(box(0.0, 0.0, arcsec_10, arcsec_10))
# The tile's area in Albers Equal Area projection
area_aea = spatialfunctions.area_aea(bounds)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment