Skip to content
Snippets Groups Projects
Commit 723ca0a9 authored by Greg Quinn's avatar Greg Quinn
Browse files

Remove unneeded print statement

parent 793a81f1
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,6 @@ def read_modis_srfs():
filename = resource_filename(__name__,
'data/srfs/modis/modis_terra.srf.nc')
print filename
sd = SD.SD(filename)
......
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