Radiative transfer #3
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request adds three new modules to the
src/RadiativeTransfer/directory:✨ New modules:
radar_simulation.jl: Simulates backscattering amplitude matrix elements for spheroidal raindrops based on the Invariant Imbedding T-Matrix (IITM) method. The results can be used for polarimetric radar variable synthesis and scattering property analysis.brightness_temperature.jl: Computes brightness temperature (TB) lookup tables using a plane-parallel radiative transfer model based on extinction coefficients.water_ice_refractive.jl: Implements temperature- and frequency-dependent complex refractive index models for both liquid water and ice.📘 References:
🛠 Notes:
.ncfiles are excluded from version control. Awrf_data/folder is provided for local testing.🔗 Download: https://pan.baidu.com/s/1xFomb3d1TYG66LD_NZMghw
🔐 Extraction code:
hbubAfter downloading, place the file into the
wrf_data/directory.🔧 Planned enhancements: