Skip to content
Snippets Groups Projects
Commit 5e4075f7 authored by (no author)'s avatar (no author)
Browse files

adding code to generate OT images and command line options to specify the view window directly

git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@192 8a9318a1-56ba-4d59-b755-99d26321be01
parent 3600d980
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -376,6 +376,9 @@ class nc (object):
# for scaling it will be (so the return type may not reflect the
# type found in the original file)
def __getitem__(self, name):
#print ("*** opening variable: " + name)
# defaults
scale_factor = 1.0
add_offset = 0.0
......
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