-
Notifications
You must be signed in to change notification settings - Fork 9
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
Name at burst processing #166
Comments
Hello ZGHHGZ, you are right that the burst population is sparse right now. We halted population in order to make some improvements, and are getting ready to restart the population. The schedule currently is for population to restart in early January, and is expected to take 3-6 months. I don't have any good suggestions on determining the burst IDs manually unfortunately. If you have areas over which you'd like to see burst metadata population prioritized, please let us know and we'll do our best to accommodate. Thanks for your patience on this - we're excited to be able to offer this service and appreciate any feedback as you use it! |
If you have areas over which you'd like to see burst metadata population prioritized, please let us know and we'll do our best to accommodate. |
FYI, the geometry for that burst is |
The news that hpy3-sdk supports burst processing with ISCE in the new release is encouraging, but currently the only burst data that can be searched on the ASF website is from June 2023 onwards, with fewer burst sequences, making it difficult to support Time-Series InSAR processing (only some of the test regions have long time-series bursts).
I would like to know when the full burst numbering will be available, or if another method can be added to temporarily replace the current burst numbering until the full burst numbering feature is implemented, i.e., uploading a mission by the number of the whole view image, the strip number, and the burst sequence number, which was available in the previous version of HYP3-ISCE2.
As far as I know, getting the number, strip number, and burst serial number of the whole view image of a burst at the same location is complicated, I found a way and tested it, it had some errors, I modified it, after I tested the method by processing it many times on my local computer, the modified method has no errors so far, hopefully this can be an before burst numbering is completely overwritten An alternative way, unfortunately at the moment I can't upload the task with this whole view image numbering, strip numbering, and burst serial numbering method.
https://nbviewer.org/github/relativeorbit/hyp3bursts/blob/main/workflow-ascending.ipynb
modified:
https://github.com/ZGHHGZ/Single-Burst-Processing-Flow/blob/main/SBPF/code/hyp3_isce2_start.ipynb
The text was updated successfully, but these errors were encountered: