Skip to content

Radiative transfer - #3

Closed
xiongyuup wants to merge 2 commits into
JuliaRemoteSensing:mainfrom
xiongyuup:RadiativeTransfer
Closed

Radiative transfer#3
xiongyuup wants to merge 2 commits into
JuliaRemoteSensing:mainfrom
xiongyuup:RadiativeTransfer

Conversation

@xiongyuup

Copy link
Copy Markdown
Member

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:

  • H. Li, Y. Xiong and Y. Chen, "Simulation of Complex Meteorological Target Echoes for Airborne Dual-Polarization Weather Radar Based on Invariant Imbedding T-Matrix," IEEE TGRS, vol. 62, pp. 1–17, 2024, Art. no. 5105817.
  • G. Zhang, Weather Radar Polarimetry, China Meteorological Press, 2018, pp. 39–40.
  • B. R. Brown, M. M. Bell, and A. J. Frambach, 2016: "Validation of Simulated Hurricane Drop Size Distributions using Polarimetric Radar", Geophys. Res. Lett., 42, doi:10.1002/2015GL067278.

🛠 Notes:

  • Large WRF .nc files are excluded from version control. A wrf_data/ folder is provided for local testing.
  • A sample WRF NetCDF file can be downloaded manually from the following link:
    🔗 Download: https://pan.baidu.com/s/1xFomb3d1TYG66LD_NZMghw
    🔐 Extraction code: hbub
    After downloading, place the file into the wrf_data/ directory.
  • The current implementation supports single-species rain simulation; multi-hydrometeor and ice-phase support is under development.

🔧 Planned enhancements:

  • Integration with WRF output fields for radar variable generation
  • Brightness temperature simulation with surface emissivity modeling
  • Dual-polarization radar variable synthesis (ZDR, KDP, ρHV, etc.)

@xiaopeng5091

Copy link
Copy Markdown

您提供的WRF NetCDF文件的百度网盘链接失效了,能否再提供一下?十分感谢

@xiongyuup

Copy link
Copy Markdown
Member Author

您提供的WRF NetCDF文件的百度网盘链接失效了,能否再提供一下?十分感谢

好的。稍后发布

@lucifer1004

Copy link
Copy Markdown
Member

Close as has been absorbed as a standalone example. Thanks @xiongyuup !

@lucifer1004 lucifer1004 closed this Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants