You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool cam2rpc was tested only for Earth, Moon, and Mars. Apparently it does not work well for other bodies. The fix would likely entail have this tool save the current planet's datum to the RPC files when creating them and use that one during stereo. The problem is likely that stereo does not know on what planet the RPC were made. It does have a --datum flag, but there is no standard datum string for most bodies unlike for Mars, etc.
The text was updated successfully, but these errors were encountered:
That entire repository is meant help provide planetary support for OGC-compliant web services, but the WKT representations can certainly be used for other purposes as well.
Thanks. Good to know. Yes, we should revisit this. Our tools could also be made to take a projwin string that would encode the datum semi-axes and some other info. This tool was meant more like an experiment, the ISIS cameras (and upcoming CSM model) should be good enough. Its only purpose is to export the camera model into a "standard" and simple camera model that is supported by third party tools.
The tool cam2rpc was tested only for Earth, Moon, and Mars. Apparently it does not work well for other bodies. The fix would likely entail have this tool save the current planet's datum to the RPC files when creating them and use that one during stereo. The problem is likely that stereo does not know on what planet the RPC were made. It does have a --datum flag, but there is no standard datum string for most bodies unlike for Mars, etc.
The text was updated successfully, but these errors were encountered: