hectornieto / pyTSEB

A python Two Source Energy Balance model for estimation of evapotranspiration with remote sensing data
GNU General Public License v3.0
137 stars 62 forks source link

KeyError: 'model' #31

Closed niuhaoyu16 closed 1 year ago

niuhaoyu16 commented 5 years ago

I install everything sucsessfully. When I was trying to load configure file Config_LocalImage, I got an error like this: image

cugbdxw1998 commented 2 years ago

I got the same problem How to deal with it?

hectornieto commented 2 years ago

Plesae share your configurarion files and all information that could be relevat to better track the issue

cugbdxw1998 commented 2 years ago

Thanks for the answer. I could run the exemple ’TSEB_local_image_main.py‘ in terminal.but when I load the configure file in jupyter notebook. I got an error image

hectornieto commented 2 years ago

Commit https://github.com/hectornieto/pyTSEB/commit/0bbd0b1e7c7dde1ab827f5eff1d50231a3f239c0 should now fix this error Thank you for your feedback

radosuav commented 1 year ago

Should be fixed with 7845f14. Please reopen if not.