robintw / Py6S

A Python interface to the 6S Radiative Transfer Model
GNU Lesser General Public License v3.0
191 stars 105 forks source link

Solves unusable Homogeneous User Defined BRDF ground reflectance. #17

Closed jgomezdans closed 9 years ago

jgomezdans commented 9 years ago

There are a couple of typos in the docstring (regarding array size), and a few minor bugs in the main class code. Also the outputted text needs to provide the spherical albedo and directional reflectance in different lines. Appears to be working OK now (tried with MODIS BRDF kernels).

robintw commented 9 years ago

Thanks @jgomezdans that's great :-)