-
Notifications
You must be signed in to change notification settings - Fork 3
/
README
38 lines (23 loc) · 1.39 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: libTheSky
Description: Fortran library to compute properties of objects in The Sky
Homepage: https://libthesky.sourceforge.net
Copyright: Copyright (c) 2002-2023 Marc van der Sluys - marc.vandersluys.nl
The package libTheSky provides a Fortran library to compute the positions and other
properties of celestial bodies (Moon, planets, comets, asteroids, stars), events (e.g.
lunar phases) and coordinate transformations. It forms the core of the software that
is used to create the Dutch popular-astronomy website https://hemel.waarnemen.com.
To download the libTheSky package, read the code documentation, or to contact the
developer, see: https://libthesky.sourceforge.net/
INSTALLATION:
For installation instructions, see INSTALL.
LICENCE:
Copyright (c) 2002-2023 Marc van der Sluys - marc.vandersluys.nl
This file is part of the libTheSky package,
see: https://libthesky.sf.net/
This is free software: you can redistribute it and/or modify it under the terms of the
European Union Public Licence 1.2 (EUPL 1.2).
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the EU Public Licence for more details.
You should have received a copy of the European Union Public Licence along with this code.
If not, see <https://www.eupl.eu/1.2/en/>.