-
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
!spiceinit web=yes not working #5380
Comments
See #5223 for an explanation of why the spice server has been disabled to work with HRSC images (changes were only recently implemented). Unfortunately you will have to download mex specific kernels (and possibly base kernels, not sure) in order to run spiceinit on your HRSC images. There does not appear to be a work around. |
I see, thanks for your reply. I have just tried the same method but with CTX images this time and received the same error [attached]! Is there a workaround for this? Additionally, how should I go about downloading mex specific kernels? How do I know which ones are the right ones? |
Hi @harryshewin, see https://github.com/DOI-USGS/ISIS3?tab=readme-ov-file#partial-download-of-isis-base-data on how to partially download the ISIS data area. You will need to download the entire mex data area, no need to try and figure out which kernels are necessary (and don't forget the base area or things still won't work). The mex area alone appears to be about 142G, so still chunky (base <30G on my end). If you want to work with HRSC data it seems you will have to download that area as the server does not work properly for those data (when it's not experiencing problems). It looks like there is a general problem with the spiceinit web based service. We will try and reproduce the problem here. The only workaround is to download kernels. Update: I have confirmed the spice server is down:
Running isis8.0.1 on local machine and setting web=true |
Try the newer endpoint: #5327 Seems to work for me.
|
Thanks for your help @lwellerastro and @Kelvinrr. I have decided that due to the aforementioned storage issues, I'll only be using CTX instead of HRSC as the web service is essential for me! I have had a look at #5327 and tried it out, unfortunately receiving a few error messages [full log below].
|
@harryshewin It seems like the If it doesn't matter that the image has a more accurate shapemodel you can always add Resulting in:
|
The easiest way to grab that one DEM is through the following command: I know there have been a number of fixes to the |
The default server should be back up now. |
@harryshewin Has the issue been resolved? |
I have been having issues with all CTX images from U16* onwards (the last 5 Earth Months' of data that are on PDS). Downloading kernels didn't work, and web=true didn't work, either (error was that the camera model wasn't found). Fortunately, I found this Issue and I can say that including "url=https://astrogeology.usgs.gov/apis/ale/v0.9.1/spiceserver/" in the SPICEINIT command does solve the issue, at least in my random testing of some U16 and U18 images. So, @acpaquette— There is definitely something still wonky with the kernels for at least MRO, and the above fix does solve the issue, but clearly the root cause should be fixed. |
@astrostu I suspect that when the default server went down (which is on prem), some kernels were probably lost and need to be re-downloaded. https://astrogeology.usgs.gov/apis/ale/v0.9.1/spiceserver/ is cloud provisioned so doesn't have this issue. We can look into whether or not the kernels were updated on the default, on prem, version. But I would still encourage using the new URL. |
@Kelvinrr— Two notes on that. First, I am perhaps one of those rare people these days who actually download all the kernels so I don't have to keep pulling from the internet when I process a lot of data. The download script, at least the one included with ISIS 8.0.1 (I didn't upgrade to .0.2 yet since .1.0 is in the works), is not downloading from the new URL. The average user (e.g., me!) won't know what's going on. Similarly, second, I don't think the average user is going to know they can specify a url= in SPICEINIT, much less know where to point it. So, I think something still needs to be fixed so this is as seamless as it's been for years. If your response was that you agree this is an issue and the above is a bandage for now, great. But in case your response was implying that this is going to be how it is, I don't think that's good for the average end-user. |
@astrostu I think there has been some confusion? I plan to look into the default URL since that is the default with our support hours. This has nothing to do with the download script, it's a new instance of the spiceserver. That original server has had uptime issues for as long as I have known which is why we moved it to the cloud. You can read more in the discussion post. We will most likely move it to be the default server in the next major release. |
Hi @harryshewin, as this issue is closely related to #5327 mentioned above, we will close this issue. Issue #5327 is on the board for this upcoming sprint. Thanks! |
ISIS 8.0.1
I am trying to generate a HiRISE DEM using HRSC images from UAHiRISE following this tutorial:
https://www.lpi.usra.edu/lunar/tools/dems/Ohman_2013_ISIS-ASP-ArcMap_workflow.pdf
I am having issues running spiceinit web=yes, where I receive the error response:
ERROR The server sent an unrecognised response
[I have attached my print log below]
As I only have limited storage on my computer, I must unfortunately use the SPICE Web Service. Any help with my issue will be greatly appreciated!
Additionally, please do let me know if there are any 'better' methods to produce DEMs than the one outlined in Ohman's tutorial.
Thanks!
print.prt.pdf
The text was updated successfully, but these errors were encountered: