oldmanye007
oldmanye007
> These two coefficients files can be generated by [image_correct_json_generate.py](https://github.com/EnSpec/hytools/blob/master/scripts/configs/image_correct_json_generate.py) and [image_correct.py](https://github.com/EnSpec/hytools/blob/master/scripts/image_correct.py) . If you can get access to Google Colab, here is a notebook [example](https://drive.google.com/drive/folders/1G9wpoH2kTI09UWHa--DmDogaxidBnEn6?usp=share_link).
In some Albedo models, such as kernel-based ones in [MODIS Albedo product](https://lpdaac.usgs.gov/documents/97/MCD43_ATBD.pdf), pixel-based kernel weights are needed for the integration from BRDF to albedo. What HyTools provides are group-based kernel...
Both '_Solar_Azimuth_Angle_' and '_Solar_Zenith_Angle_' in NEON AOP are stores as attributes (numbers) in '_Logs_', not dataset. The structure in AOP for anc data can be found here https://github.com/EnSpec/hytools/blob/4200569bf1620d04993997bdba74e58342772f59/hytools/io/neon.py#L58C45-L58C65 Here is...
Can you provide more information on the goal of using HyTools, especially the reason why you apply hytools on the Level 3 reflectance products? Hytools is designed for processing Level...
I downloaded some L3 tiles and found that it is not easy to correct them. The reason is that data in an image tile is from multiple flightlines, each of...