stems.gis.tests.test_gis_geohash module

Tests for stems.gis.geohash

stems.gis.tests.test_gis_geohash.test_geohash_dask(precision, lat, lon)[source]
stems.gis.tests.test_gis_geohash.test_geohash_decode(yx, crs, hash_)[source]
stems.gis.tests.test_gis_geohash.test_geohash_encode(yx, crs, hash_)[source]
stems.gis.tests.test_gis_geohash.test_geohash_xarray(precision, lat, lon)[source]