natashabatalha / virga

A Cloud Model for Exoplanets and Brown Dwarfs
https://natashabatalha.github.io/virga/
27 stars 13 forks source link

Question on 1_GettingStarted. Lack of .refrind folder. #40

Closed cbartier closed 6 months ago

cbartier commented 6 months ago

I am working through the first tutorial with the goal of creating ".mie" files. In the tutorial it says that virga comes with a folder with files that end in .refrind, but I do not have .refrind folder. Below is the error when I run the cell to get the complex refractive indices and my virga folder. Thank you for your time!

Screenshot 2024-03-04 at 12 27 04 PM Screenshot 2024-03-04 at 12 27 23 PM
aetherspritee commented 6 months ago

You can grab the refractive indices from here. Make sure to adjust the refrind_dir variable such that it points to the directory including the downloaded data.

cbartier commented 6 months ago

@aetherspritee Thank you! I got it.