Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
sensormapgeo
Commits
a3f6da03
Commit
a3f6da03
authored
Nov 24, 2021
by
Daniel Scheffler
Browse files
Replaced deprecated gdalnumeric import.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
0179395a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_sensormapgeo.py
View file @
a3f6da03
...
...
@@ -32,7 +32,7 @@ import os
from
unittest
import
TestCase
import
numpy
as
np
from
osgeo.gdal
numeric
import
LoadFile
from
osgeo.gdal
_array
import
LoadFile
from
py_tools_ds.geo.coord_calc
import
corner_coord_to_minmax
,
get_corner_coordinates
from
sensormapgeo
import
__path__
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment