innosat-mats / level1a

merging platform and payload data to geolocated images
MIT License
0 stars 0 forks source link

Add satellite positon data to L1A record #31

Closed skymandr closed 1 year ago

skymandr commented 1 year ago

This will add satellite position data to the L1A record.

Methods for calculating positions and angles have been adapted from https://github.com/innosat-mats/MATS-utility-functions/blob/main/src/mats_utils/geolocation/coordinates.py

The new columns are called:

If you want more verbose names, now would be the time to say so! ;)

Resolves #6

lindamegner commented 1 year ago

Alöla namn är tydliga vad de är förutom tpLT. Jag föreslår TP_LT eller TPloctime.

skymandr commented 1 year ago

Alöla namn är tydliga vad de är förutom tpLT. Jag föreslår TP_LT eller TPloctime.

@donal-mur ? @OleMartinChristensen ?

skymandr commented 1 year ago

Alöla namn är tydliga vad de är förutom tpLT. Jag föreslår TP_LT eller TPloctime.

After discussing with @OleMartinChristensen we settled on TPlocaltime. The description of the pull request has been updated to reflect this.