Metadata-Version: 2.4
Name: satlight
Version: 0.1.0a1
Summary: A package to produce high fidelity RSO lightcurves
Author-email: L Beesley <l.beesley@bham.ac.uk>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: skyfield
Requires-Dist: trimesh
Requires-Dist: tqdm
Requires-Dist: plotly
Requires-Dist: xarray
Requires-Dist: netCDF4

# satlight
Use restructure branch for now.

Code for raytracing found in satlight/satlight/raytracer

Code for calculating ingoing/outgoing vectors is in geometry
