NTNU-SmallSat-Lab / hypso-satpy

1 stars 0 forks source link

Write loaded GCPs to lat/lon datasets in HYPSO1GCPPointsFileHandler #25

Open CameronLP opened 8 months ago

CameronLP commented 8 months ago

Write loaded GCPs to the latitude and longitude datasets returned by the GCP file handlers. These can be written directly to the xarray datasets as dictionaries. This should be implemented in the get_dataset() function in HYPSO1GCPPointsLatLonFileHandler.