Skip to content

This repository is for a 3D plot of the analytical expressions representing the lunar surface temperature as a function of the sun-state latitude and local time.

Notifications You must be signed in to change notification settings

johnowagon/lunar-surface-temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Model, v2

model v1 The dark side needs work, the values are hard coded as 1 past the termiantor. In order to compute the dark side values, another function must be written or the current function must be modified.

How to run

Make sure to have pip installed on your machine. Clone the repo, cd in and run

pip install -r requirements.txt

From there you can run

python3 3dlunarplot.py

and the plot will open in your default browser.

About

This repository is for a 3D plot of the analytical expressions representing the lunar surface temperature as a function of the sun-state latitude and local time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages