Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 762 Bytes

File metadata and controls

19 lines (13 loc) · 762 Bytes

MieScatteringForARTS

Python scripts and modules for calculating the full spectrum scattering properties for liquid and ice particles using the Mie theory. This package was used to create the full spectrum scattering properties within arts-xml-data package version >=2.6.7 arts-xml-data.

It uses the miepython package to calculate the Mie scattering properties. miepython: miepython GitHub

Requirements

  • pyarts >=2.6.6
  • miepython >=2.5.4

Usage

Use the generate_miescattering_ice.py and generate_miescattering_water.py scripts to generate the full spectrum scattering properties for ice and liquid particles.