Skip to content
Snippets Groups Projects
Commit 5fd18220 authored by Gabriele Girelli's avatar Gabriele Girelli Committed by GitHub
Browse files

Update raw_metadata.py

parent 60dedbe7
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,6 @@ class RawMetadata(object):
z_levels = []
else:
z_levels = range(len(z_levels))
if 0 != len(z_levels):
warnings.warn("Z-levels details missing in metadata. Using Z-coordinates instead.")
return z_levels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment