s=SixS()
s.aeroprofile=AeroProfile.PredefinedType(AeroProfile.Maritime)
s.aot550=0.05
s.atmosprofile=AtmosProfile.UserWaterAndOzone(2, 0.318)
s.wavelength=Wavelength(PredefinedWavelengths.MODIS_B6)
s.altitudes.set_target_sea_level()
s.altitudes.set_sensor_satellite_level()
s.geometry=Geometry.User()
s.geometry.solar_z=35.8
s.geometry.solar_a=149.4
s.geometry.view_z=5.1
s.geometry.view_a=106.8
s.geometry.month=06
s.geometry.date=28
s.atmos_corr=AtmosCorr.AtmosCorrLambertianFromRadiance(137.5)
s.run()
print s.outputs.values
Outputs:
{'percent_direct_solar_irradiance': 0.953, 'coef_xa': 0.01739, 'coef_xc': 0.01297, 'percent_environmental_irradiance': 0.004, 'month': 6, 'background_radiance': 0.629, 'direct_solar_irradiance': 175.381, 'aot550': 0.05, 'environmental_irradiance': 0.716, 'scattering_angle': 147.79, 'pixel_reflectance': 0.28, 'atmospheric_intrinsic_radiance': 0.155, 'wv_mixed_with_aerosol': 0.293, 'wv_under_aerosol': 0.293, 'percent_diffuse_solar_irradiance': 0.044, 'view_a': 106, 'int_solar_spectrum': 7.17, 'background_reflectance': 0.011, 'view_z': 5, 'atmos_corrected_reflectance_lambertian': nan, 'coef_xb': 0.00277, 'wv_above_aerosol': 0.293, 'pixel_radiance': 16.693, 'azimuthal_angle_difference': 42.6, 'visibility': 151.58, 'solar_z': 35, 'apparent_reflectance': 0.2931, 'ground_altitude': 0.0, 'day': 1, 'int_funct_filt': 0.0310427, 'measured_radiance': 0.0, 'diffuse_solar_irradiance': 8.019, 'apparent_radiance': 17.477, 'atmospheric_intrinsic_reflectance': 0.003, 'total_gaseous_transmittance': 0.974, 'solar_a': 149, 'ground_pressure': 1013.0, 'atmos_corrected_reflectance_brdf': nan}
--
You received this message because you are subscribed to the Google Groups "Py6S" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py6s+uns...@googlegroups.com.
To post to this group, send email to py...@googlegroups.com.
Visit this group at http://groups.google.com/group/py6s.