JBayes

Results 10 comments of JBayes

I see, I will fix all notebooks then, and after that I will try again. Thanks for your time and patience, JL

Hi, The error was found into the 02_spatial_weights.ipynb notebook, after this line: `from splot.pysal import plot_spatial_weights` ModuleNotFoundError Traceback (most recent call last) in () ----> 1 from splot.pysal import plot_spatial_weights...

Hi, Sorry for delayed post, but I had not internet connection during last days. Following your instructions I got a different error related with splot, (libpysal version == 4.5.1) ModuleNotFoundError...

Still not answer...I got the same error. Anybody here?

Hi Andrea, Yes, that file is from the examples. I have not check this again, but if you know how to fix that issue, would be great. I think to...

Hi Simon, Thanks for the advice about the fix of this error, but I got another one also related with metadata, it seems like metadata does not have that field...

Hi Simon, Sure, but I do not know how to attach files here. Could you explain me how to share the two text files? (metadata and code) Thanks, JL

Hi Simon, Thanks for instructions to upload files, I attached the two files (metadata & code) Any advice will be welcome, JL [code.txt](https://github.com/mapbox/rio-toa/files/7621349/code.txt) [LC08_L1TP_009057_20141023_20200910_02_T1_MTL.txt](https://github.com/mapbox/rio-toa/files/7621350/LC08_L1TP_009057_20141023_20200910_02_T1_MTL.txt)

Sorry Simon, After running the code, it continue showing the same key error, I imported the packages directly from github, I don't know if I am missing something. `163 E...

Hi Simon Thanks for the advice, I run it again without the same error , but it throws a related error this time: E = metadata['IMAGE_ATTRIBUTES']['SUN_ELEVATION'] --> 164 date_collected =...