NTNU-SmallSat-Lab / hypso-package

HYPSO Toolbox For Satellite Image Processing
https://ntnu-smallsat-lab.github.io/hypso-package/
MIT License
8 stars 2 forks source link

L2a ACOLITE data read from generated NetCDF contains mostly zeros #31

Closed CameronLP closed 2 months ago

CameronLP commented 2 months ago

Describe the bug L2a ACOLITE data read from generated NetCDF contains mostly zeros

To Reproduce

  1. Generate l2a cube with hypso-package
  2. Save l2a cube to NetCDF
  3. Load NetCDF

Expected behavior Unsure

Screenshots N/A

Desktop (please complete the following information):

Additional context N/A

CameronLP commented 2 months ago

The package was running a modified version of ACOLITE and LUTs were failing to download or load. The version of ACOLITE distributed with the hypso-package has been replaced by an option that allows the user to point the hypso-package to their own installation of ACOLITE. This has solved the issue. Relevant commit: https://github.com/NTNU-SmallSat-Lab/hypso-package/commit/e4502dd50dff5f4ef3ae26cc038a97765af999b9