-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qmos - Latitude Constructor Error #4754
Comments
I think this is solvable by passing the mapping group from the projection to Latitude constructors in MosaicGridTool::onProjectionChaned. Similar to how they are handled in MosaicGridTool::setLatExtents Related to #3714 |
@AustinSanders This is a good small ticket for the support sprint. Biggest overhead will be doing the GUI testing. |
Thank you for your contribution! Unfortunately, this issue hasn't received much attention lately, so it is labeled as 'stale.' If no additional action is taken, this issue will be automatically closed in 180 days. |
This still needs addressed. |
ISIS version(s) affected:5.0.2
Description
![qmosError](https://user-images.githubusercontent.com/34550733/150215425-2ea0f999-977b-4e62-b44e-84e86de0b150.png)
The following error is encountered when loading a map file asking for Planetographic LatitudeType and grid modifications the first time grid options is chosen (it is super specific and described below).
How to reproduce
Data and map files files available under my work area /Isis3Tests/Qmos/GridMapCombo
Make the problem go away
Possible Solution
Current work around is to use to ocentric latitude type. In fact, once an ocentric map file is loaded (before or after the ographic error message), loading an ographic based map file works without error when trying to adjust the grid.
The text was updated successfully, but these errors were encountered: