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

Add load_geometry() and write_geometry() functions #21

Closed CameronLP closed 2 months ago

CameronLP commented 2 months ago

Is your feature request related to a problem? Please describe. Geometry must be generated each time a capture is processed. Add the ability to write/save geometry information to a _tmp directory.

Describe the solution you'd like Implement load_geometry() and write_geometry() functions

Describe alternatives you've considered N/A

Additional context For the v2 branch. Current published hypso-package has the ability to write geometry information however it multiple functions throughout the package are responsible for doing so.

CameronLP commented 2 months ago

Geometry information will be written to L1a, L1b, L2a NetCDF files