Changeset 39152 for trunk/ippToPsps/jython/skychunk.py
- Timestamp:
- Nov 17, 2015, 1:07:29 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/skychunk.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/skychunk.py
r38763 r39152 39 39 # XXX this is a poor place to put this information -- it is completely gpc-specific. 40 40 # probably should go elsewhere. This number is scaled in loader.py by cos(dec) 41 self.BORDER = 1.65 41 self.BORDER_GPC1 = 1.65 42 self.BORDER_SKYCELL = 0.40 42 43 self.isLoaded = False 43 44
Note:
See TracChangeset
for help on using the changeset viewer.
