Points 1 and 2 are straightforward (thermal noise removal and sigma0 calibration with the internal look-up tables). I am lost however at the Terrain correction description:
Orthorectification converts data from ground range geometry, which does not take terrain into account, to σ°
Does that mean you used Apply radiometric normalization and Save sigma0 band with the projected local incidence angle? Or just Range Doppler Terrain correction with sigma0 as input band?
All my GRD products state in the annotation xml files <thermalNoiseCorrectionPerformed>false</thermalNoiseCorrectionPerformed. This should mean that thermal noise has not been removed, shouldn’t it? Can you point to a documentation that states that noise is removed by the PDGS?
This point on yes/no applying thermal noise removal is a major sore. One of the main effects of this operation on GRD data is to set the noisy boundaries to 1000 (from values that are typically < 10), which is not particularly useful. See this thread.
It would be nice if <thermalNoiseCorrectionPerformed>false</thermalNoiseCorrectionPerformed> would be consistent with the actual state of the processing (true?).
On March 16 at 21:00 UTC, the last available image in the dataset
COPERNICUS/SI_GRD_INT in my region of interest was
S1A_S5_GRDH_1SSV_20160314T063630_*. From the name of the image, we see that the
production of the image is March 14 at 06:36 UTC.
On March 17 at 15:00 UTC, the last available image in the dataset
was the same.
On March 18 at 19:28 UTC, the last available image was
S1A_IW_GRDH_1SSV_20160315T032230_*. From the name of the image, we see that the
date and time of the production of the image was March 15 at 03:22 UTC.
From the answer of simonf, we know that the transfer of the images
from the ESA to the Google Earth Engine dataset COPERNICUS/S1_GRD_INT is done
daily.
Is it possible to know at which time UTC? Can I conclude from my
observations that it is between 15:00 UTC and 19:28 UTC?
Let t be the time of the transfer UTC. Is it possible to know what
are the relative dates and times of the production of the images in the
transfer? Can I conclude from my observations that it is an interval near
[t-3.5d, t-2.5d]? It would mean that the images would be available between two
and a half day and three and a half day later than their production.
@maximebenoit_gagne: yes, currently the daily pipeline finishes ingestion around 19:00 UTC. I should be able to shave off a few hours off its total duration, actually - let me fiddle with the schedules a bit.
In general, though, we don’t want to make strong commitments regarding timing - as you probably have noticed, occasionally scihub goes through periods of high download error rates, in which case we don’t get all the new images immediately.
Incidentally, does someone know if there is a particular time of day when a lot of new assets are added on scihub? I can tune the pipeline so that it starts soon after that time.
Hello!
Could you please explain how the incidence angle band is obtained?
Is it equivalent to the band you can save during RD-terrain correction in SNAP?
And if so, is the local incidence angle from DEM, the projected local incidence angle from DEM or the incidence angle from ellipsoid used?
Thanks in advance!
The incidence angle from the tie point grid comes from a grid in the
product metadata and is interpolated on the fly. It’s represents the
incidence angle from ellipsoid.
Several people from the Earth Engine team, including me, will be attending the Living Planet Symposium in Prague next week. You are welcome to stop by the Google booth if you are interested.
In addition, we will be offering two free hands-on workshops at the Google Prague office:
Introduction to Earth Engine, Wednesday, May 11, 2016, 18:00 - 20:30
This workshop is intended for new Google Earth Engine users interested in doing large-scale remote sensing analysis. Participants will be guided through the basics of getting up and running with Earth Engine and work through examples of how to easily perform complex, large-scale tasks such as multi-sensor time-series compositing and supervised classification using the Earth Engine API and interactive development environment.
Intermediate Earth Engine Topics, Thursday, May 12, 2016, 18:00 - 20:30
This workshop is intended for users that have already some experience using Earth Engine, and would like to learn more about the Earth Engine internals and advanced processing techniques.
Check out the workshop website for more information and a link to the registration form.
The documentation is incorrect, thank you for spotting the mistake. This correction is not on by default and you can trust the corresponding flag in product metadata.
The GRD images aren’t thermal noise removed. So GEE is right to correct it and the official documentation is incorrect.
Another question:
In the Level1 GRD data description it’s written, that ground range coordinates are the slant range coordinates projected onto the ellipsoid of the Earth (likely WGS84). So is there a orthorectification, when I am over ocean still needed? If not, how can I reproject the image wtihout the use of the SAR Geometry functions.
In the documentation of GEE is explained, that every image is terrain or ellipsoid corrected. Is this correct?
So you’re saying there will be a seamless integration, and now that I think about it I see no reason why there shouldn’t be … any chance you know the S1 ingestion interval by heart?
Yes, I understand S1B will be ingested into the same catalogue (COPERNICS/S1_GRD). You should only notice that it is S1B from the metadata. S1A is 12 day repeat, and S1B as well, but interleaved, so overall 6 day repeat (though the boxes are not always on everywhere).
I am not sure about ingestion intervals, but I believe they push out catalogue updates every week (Thursdays?).