RESORB files are no longer available

Hi

I’m trying to apply an orbit file to 2 sentinel-1 images, but everytime I want to run the tool using Sentinel Precise, I get this error:

When I try to use Sentinel Restituted, I get this error:

So far my internet search hasn’t yielded any results and I seem to be unable to login to the website mentioned on the error messages. I have an account on Scihub, but the login doesn’t work on that link.

Can someone help me solve this problem? Or point me in a direction that can lead to a solution?

Thanks in advance!

1 Like

The date and time of the requested orbit file is incorrect.

Is there any way to put in the correct date and time or are the files just corrupt?

Are you running fully updated SNAP v8?

Yes I’m using the fully updated version. I don’t know if it’s relevant for you, but these are the sentinel-1 images i’m using:
image

I already performed a split to substract the neceserry image parts, but the original images give the same error messages when using the Apply Orbit File tool.

Hi, just started dealing with this problem myself. There is long topic on the orbits issue Orbit file timeout (March 2021) - #214 by AndrejsZ

For GUI fix that worked on my laptop, but didn’t work on virtual work station is this Issue applying orbit file to sentinel-1 data - #9 by palaiya

Basically under Tools>Options>www> check No-Proxy

Hope this helps.

This doesn’t seem to solve my problem either…

Looks like the acquisition date was somehow corrupted during the processing. Did you sstick to the BEAM DIMAP format for all processing steps?
Does the same happen when you run all steps again from the beginning?

This was actually only the second step (first step was splitting) so I think that the file was already corrupt when I downloaded it. I will try to download the 2 images again to see if that solves the problem.

Hi,
first of all, I wanted to create a new topic under ‘forum.step.esa.int/new-topic’ but always got redirected to ‘forum.step.esa.int/latest’. I also cannot find any ‘new topic’ button (neither in Chrome nor Edge).

I use the gpt tool in SNAP to preprocess S1 data. This is one node of my preprocessing xml graph:

<node id="Apply-Orbit-File">
    <operator>Apply-Orbit-File</operator>
    <sources>
      <sourceProduct refid="Read"/>
    </sources>
    <parameters class="com.bc.ceres.binding.dom.XppDomElement">
      <orbitType>Sentinel Restituted (Auto Download)</orbitType>
      <polyDegree>3</polyDegree>
      <continueOnFail>false</continueOnFail>
    </parameters>
  </node>

However, I get:

Error: NodeId: Apply-Orbit-File: RESORB files are no longer available from 

because the endpoint for the RESORB files moved from scihub.copernicus.eu/gnss/odata/v1/ to dataspace.copernicus.eu/.

I cannot find any info, on where to set the endpoint, which SNAP is using in case of Sentinel Restituted (Auto Download).

thanks in advance!

Hello David,

New users can create new topics only after being promoted to Trust Level 1. The log shows that your account has been promoted to Trust Level 1 one hour after its creation. Can you confirm that the button image is available now?

Regarding the orbit files, you cannot change the endpoint and it should not be necessary to do it, as SNAP handles this internally. When the orbit files are not available on scihub, SNAP looks for them in our orbits repository, which should be synchronised with Copernicus DataSpace.

Can you provide us with the name of the product?

2 Likes

Hello,
thanks for your reply - It seems, the toolboxes in my snap installation were not up to date. After fixing this, everything works fine.
And yes - the new topic button is available now :).
all the best,
David

Hello,
Can you give me the website or repository, where I can easily download the orbit file (in local)?