summaryrefslogtreecommitdiff
path: root/astro/py-pysolar/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-pysolar/pkg-descr')
-rw-r--r--astro/py-pysolar/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/astro/py-pysolar/pkg-descr b/astro/py-pysolar/pkg-descr
new file mode 100644
index 000000000000..f53a091cce11
--- /dev/null
+++ b/astro/py-pysolar/pkg-descr
@@ -0,0 +1,9 @@
+Python libraries for simulating solar irradiation at any point on Earth.
+
+This package provides functions to calculate solar position (azimuth and
+altitude) and estimate solar radiation received at a given location and time.
+It accounts for atmospheric effects and can be used for solar energy analysis,
+astronomy, and climate research.
+
+The library supports timezone-aware datetime objects and provides accurate
+calculations based on established solar models.