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

ISD response in create_camera is piped to nowhere #1

Open
jlaura opened this issue Mar 27, 2019 · 1 comment
Open

ISD response in create_camera is piped to nowhere #1

jlaura opened this issue Mar 27, 2019 · 1 comment

Comments

@jlaura
Copy link
Collaborator

jlaura commented Mar 27, 2019

https://github.com/USGS-Astrogeology/knoten/blob/master/knoten/csm.py#L42

This should take the response and (ideally) push the string into the ISD object. I believe that the ISD only takes a filename though, so no joy there. The func needs to take a filename as an arg and offer a default that can/will be overwritten.

@amystamile-usgs
Copy link
Contributor

This is a pretty old issue, but I am confused on the purpose of create_camera. There is a create_csm function that returns the csm camera model. I think the only difference is the URL parameter, which I believe is no longer functioning (http://pfeffer.wr.usgs.gov/api/1.0/pds/).

So, my question is whether the create_camera function is necessary or if it can be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants