ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Geometric correction should be fully extensible #88

Open ossama-othman opened 6 years ago

ossama-othman commented 6 years ago

The MaRC input file grammar currently only allows the user to enable Galileo spacecraft geometric correction, e.g.:

GEOM_CORRECT: YES

Rather than a YES or NO, the name of the geometric correction strategy should instead be specified to make selection fully extensible at run-time through a plug-in mechanism.