srsim.f90 File Reference
Functions/Subroutines | |
program | srsim |
The main program ingests the input command line arguments and initializates the microphysical scheme. After this, it reads the CRM files, simulates satellite observations and writes the result. The program may also perform the antenna beam pattern convolution and orbit simulator before writting any results if the options are set to 1 in the config file. More... | |
Function/Subroutine Documentation
program srsim | ( | ) |
The main program ingests the input command line arguments and initializates the microphysical scheme. After this, it reads the CRM files, simulates satellite observations and writes the result.
The program may also perform the antenna beam pattern convolution and orbit simulator before writting any results if the options are set to 1 in the config file.
- Date
- August 29th, 2016 - Initial version