Bridget Hass

Results 6 issues of Bridget Hass

Old RSDI lessons included long user-defined functions to read in the raster data. These lessons would be much simpler / cleaner using the Python packages rasterio. Also now we can...

Python RSDI lessons originally pointed to Citrix file share folders for data. These need to be updated since we no longer have access to that Citrix location. Also clean up...

From Elizabeth La Rue: This was a tutorial originally written for a NEON associated workshop in 2020 but the code doesn't work anymore due to extensive updates on the lidR...

The [Python](https://github.com/NEONScience/NEON-Data-Skills/tree/main/tutorials/Python) tutorials (many written for the 2017 and 2018 RSDIs) use different versions of functions for reading in reflectance h5 files, plotting, and so forth. Make these consistent, and...

New BRDF-corrected datasets, with .002 revisions have a slightly different hdf5 format and contents. Add a lesson describing the difference, and update [neon_aop_hyperspectral.py](https://github.com/NEONScience/NEON-Data-Skills/blob/main/tutorials/Python/AOP/aop_python_modules/neon_aop_hyperspectral.py) to work for both h5 datasets, or...