dbekaert

Results 16 issues of dbekaert

An earlier issue ticket (#137) addressed baseline grid errors in Sentinel-1 Tops workflows. Similar fix to be carried over to Stripmap and potentially Scansar workflows. Below was the suggested solution...

@piyushrpt just having a brief meeting with @jlmaurer and he is unclear if ray-tracing using a 3D cube is supported as input. PArser for a cube input might be missing....

enhancement

Slant computed through projection from Zenith and that of ray-tracing on slant direction should be the same.

bug

Keep same UTC and specify HRES. - [ ] are both using models levels? - [x] are both using same DEM? - [x] Are both using same model - [x]...

enhancement

Model levels were incorrectly computed at half levels not at full levels. E.g.: - ECMWF HRES pressure - ECMWF HRES model Not providing consistent results. This has been fixed in...

beta release

GACOS comparison over CA with RAiDER HRES model to investigate if there are obvious implementation differences. Recommend the comparison of Zenith absolute delays, would need to confirm with GACOS what...

beta release

Might be good to have the following behavior in place: - If the csv file has already been calculated; check if the the stations match. - if not go and...

The ideal is to ensure downloads are succesfull. API's witch checksum test should be evaluated if possible. We should at each write job, check if the file got corrupted or...

In prep of the working group training looking for the following examples notebooks. We have some of these already but capturing all of them for completeness. (You can edit this...

documentation

We will be updating the loading modules in the weather model class to use x-array and dask for chunked read and write of variables. https://github.com/dbekaert/RAiDER/blob/73dea6e3d3a8d08755f69aa736711118b515e3cb/tools/RAiDER/models/weatherModel.py#L155
 # Following tests to be...