Skip to content
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

spiceinit web option not working with user defined shape #1986

Closed
ascbot opened this issue Feb 13, 2019 · 4 comments · Fixed by #4216
Closed

spiceinit web option not working with user defined shape #1986

ascbot opened this issue Feb 13, 2019 · 4 comments · Fixed by #4216
Assignees
Labels
enhancement New feature or request Missions Issues which are a priority for missions

Comments

@ascbot
Copy link
Contributor

ascbot commented Feb 13, 2019


Author Name: Stuart Sides (@scsides)


The spiceinit application throws an error when a user specified shape model is used with the web=true option. I don't see why it couldn't just use the ellipse for testing the camera in the server then add the user's shape model back if it succeeded. This came from an external post:

"Forum link ":https://isis.astrogeology.usgs.gov/IsisSupport/index.php/topic,3919.0.html

To replicate this run spiceinit on a cube using a full path to one of the system dems:
@spiceinit from=ab.cub shape=user model=/usgs/cpkgs/isis3/data/base/dems/molaMarsPlanetaryRadius0005.cub web=t@

@ascbot ascbot added the enhancement New feature or request label Feb 13, 2019
@rvwagner
Copy link

If this doesn't get implemented in the next version, you should update the documentation (and the keyword exclusions) to make it clear that a user-defined shape model cannot be used with web SPICE. The current error message of **ERROR** The Spice Server was unable to initialize the cube. The error reported was: Unable to initialize camera model in SpiceClient.cpp at 567. is very unhelpful.

@jessemapel
Copy link
Contributor

This is a sensible change. With the new data moved into the source tree, I'd expect more users to not download the base area that includes the shape models.

A possible solution would be if the user specifies a shapemodel, then use the web server to spiceinit with an ellipsoid and then on the client side replace that with the user specified shapemodel and re-check that the sensor instantiates.

@ascbot
Copy link
Contributor Author

ascbot commented Oct 12, 2020

I am a bot that cleans up old issues that do not have activity.

This issue has not received feedback in the last six months. I am going to add the inactive label to
this issue. If this is still a pertinent issue, please add a comment or add an emoji to an existing comment.

I will post again in five months with another reminder and will close this issue on it's birthday unless it has
some activity.

@ascbot ascbot added the inactive Issue that has been inactive for at least 6 months label Oct 12, 2020
@jessemapel jessemapel removed the inactive Issue that has been inactive for at least 6 months label Oct 13, 2020
@jessemapel
Copy link
Contributor

Still active

@jlaura jlaura added the Missions Issues which are a priority for missions label Dec 3, 2020
@kaitlyndlee kaitlyndlee self-assigned this Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Missions Issues which are a priority for missions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants