diff --git a/sim_scenes/science/four_seasons.py b/sim_scenes/science/earth_seasons.py similarity index 97% rename from sim_scenes/science/four_seasons.py rename to sim_scenes/science/earth_seasons.py index 1f3918d6b06a82e5c80fd9dc95f80897bd201998..1953b9874ce649c24a327491884f6266150bb034 100644 --- a/sim_scenes/science/four_seasons.py +++ b/sim_scenes/science/earth_seasons.py @@ -1,6 +1,6 @@ # -*- coding:utf-8 -*- -# title :太阳、地球场景模拟 -# description :太阳、地球场景模拟 +# title :地球季节模拟(四季和24节气) +# description :地球季节模拟(四季和24节气) # author :Python超人 # date :2023-02-11 # link :https://gitcode.net/pythoncr/