We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4bad2c + ddee0e4 commit b5a3386Copy full SHA for b5a3386
1 file changed
pyCRTM.py
@@ -157,6 +157,7 @@ def __init__(self):
157
self.channelSubset = []
158
self.subsetOn = False
159
self.nChan = 0
160
+ self.nChan_jacobian = 0
161
self.output_tb_flag = True
162
self.output_cloud_K = False
163
self.output_aerosol_K = False
0 commit comments