RemoteSensingTools / vSmartMOM.jl

A full end-to-end modular software suite for radiative transfer and related atmospheric analysis
Apache License 2.0
44 stars 11 forks source link

JOSS review: Errors in absorption and scattering examples with make_mie_model? #129

Closed arjunsavel closed 1 year ago

arjunsavel commented 2 years ago

Describe the bug When running the absorption and scattering examples, I ran into an issue with make_mie_model. It seems like there might be a type error when making the function call.

To Reproduce Steps to reproduce the behavior:

  1. Run the absorption tutorial.
  2. The code should break on model_PCW_computed_wigner = make_mie_model(PCW(), aero, λ, polarization_type, truncation_type, wigner_A, wigner_B)

Expected behavior I thought the example code would run with my current dependency setup, but there's of course the possibility that I have incorrect package versions! Happy to provide more info if helpful.

Screenshots

Screen Shot 2022-07-24 at 12 20 34 AM

Desktop (please complete the following information):