Open dannybrig opened 1 year ago
Hi Daniel,
yes, the function is intended to search parameters from a SAR orbit meta file (here it was TerraSAR-X data). Please note that the format of the TerraSAR-X orbit file has changed in the meanwhile. Therefore, the search for keywords in the file needs to be adapted if you intend to work with TerraSAR-X data (there are supersites with open access to data: geoservice.dlr.de/eoc/ogc/stac/collections/SUPERSITES/items?f=text/htmlhttps://geoservice.dlr.de/eoc/ogc/stac/collections/SUPERSITES/items?f=text/html). To be honest, most often I visually copied the required parameters from the orbit file and started modeling. That is, I integrated the tool as some kind of template but did not really apply it in my simulation studies.
Regards Stefan
Von: Daniel Brignac @.> Gesendet: Freitag, 21. Juli 2023 22:26 An: StefanJAuer/RaySAR @.> Cc: Subscribed @.***> Betreff: [StefanJAuer/RaySAR] Dummy Python Parameters File (Issue #7)
Hi there,
In the dummy python implementation for generating reflection maps, for the function 'raysar_function', there is an input variable "simulation_parameter_filename". It looks like this is the file where all the SAR sensor parameters are stored for things such as max bounce level, dB or clipping, etc. I'm wondering where exactly this file is located? The adapted povray gives me a contribution.txt output, but that seems to be used after this parameter file. How would we go about generating the "simulation_parameter_filename" and where would it be located?
— Reply to this email directly, view it on GitHubhttps://github.com/StefanJAuer/RaySAR/issues/7, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD4U5TYJIWPSLCGCAJX5ILLXRLQWDANCNFSM6AAAAAA2TJBOHI. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>
Hi there,
In the dummy python implementation for generating reflection maps, for the function 'raysar_function', there is an input variable "simulation_parameter_filename". It looks like this is the file where all the SAR sensor parameters are stored for things such as max bounce level, dB or clipping, etc. I'm wondering where exactly this file is located? The adapted povray gives me a contribution.txt output, but that seems to be used after this parameter file. How would we go about generating the "simulation_parameter_filename" and where would it be located?