Skip to content
Snippets Groups Projects
Commit c242f78e authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Updated site generation.

parent a5b37a82
No related branches found
No related tags found
No related merge requests found
......@@ -351,7 +351,7 @@
<links>
<link>http://download.oracle.com/javase/1.6.0/docs/api/</link>
<link>http://commons.apache.org/math/apidocs/</link>
<link>https://www.orekit.org/static/apidocs/index.html</link>
<link>https://www.orekit.org/static/apidocs/</link>
</links>
<charset>${project.reporting.outputEncoding}</charset>
</configuration>
......
......@@ -86,6 +86,7 @@ The simplest way to use Rugged with Eclipse is to follow these steps:
* aster/src/main/resources
* core/src/test/resources
* aster/src/test/resources
in the source tab of the Configure Build Path dialog
* set the external libraries to JRE system library (provided by Eclipse),
......
......@@ -20,15 +20,11 @@ Mailing lists
Most discussions should occur on the public mailing lists.
|---------------|------------------------------|------------------------------------------------------------|-------------------------------------------------------|
| topic | post address | subscribe URL | archive URL |
|---------------|------------------------------|------------------------------------------------------------|-------------------------------------------------------|
| announces | orekit-announces@orekit.org | {{https://www.orekit.org/wws/subscribe/orekit-announces}} | {{https://www.orekit.org/wws/arc/orekit-announces}} |
|---------------|------------------------------|------------------------------------------------------------|-------------------------------------------------------|
| users | orekit-users@orekit.org | {{https://www.orekit.org/wws/subscribe/orekit-users}} | {{https://www.orekit.org/wws/arc/orekit-users}} |
|---------------|------------------------------|------------------------------------------------------------|-------------------------------------------------------|
| developers | orekit-developers@orekit.org | {{https://www.orekit.org/wws/subscribe/orekit-developers}} | {{https://www.orekit.org/wws/arc/orekit-developers}} |
|---------------|------------------------------|------------------------------------------------------------|-------------------------------------------------------|
|---------------|------------------------------|--------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|
| topic | post address | subscribe URL | archive URL |
| announces | orekit-announces@orekit.org | [https://www.orekit.org/wws/subscribe/orekit-announces](https://www.orekit.org/wws/subscribe/orekit-announces) | [https://www.orekit.org/wws/arc/orekit-announces](https://www.orekit.org/wws/arc/orekit-announces) |
| users | orekit-users@orekit.org | [https://www.orekit.org/wws/subscribe/orekit-users](https://www.orekit.org/wws/subscribe/orekit-users) | [https://www.orekit.org/wws/arc/orekit-users](https://www.orekit.org/wws/arc/orekit-users) |
| developers | orekit-developers@orekit.org | [https://www.orekit.org/wws/subscribe/orekit-developers](https://www.orekit.org/wws/subscribe/orekit-developers) | [https://www.orekit.org/wws/arc/orekit-developers](https://www.orekit.org/wws/arc/orekit-developers) |
Please register to these mailing lists before attempting to post!
......@@ -50,7 +46,7 @@ please use the following address:
|:---------------------------------------------------------------------|
| CS Systèmes d'Information |
| Business Unit Espace et Renseignement |
| BU E-space & Geoinformation |
| parc de la plaine - 5 rue Brindejonc des Moulinais |
| BP 15872 |
| 31506 Toulouse CEDEX 5 |
......
......@@ -40,5 +40,6 @@ ones since the other packages (binary jars, javadoc jars and even the bulk
of this site) are created from these sources.
Rugged is also available in maven central repository,
with groupID org.orekit and artifactId orekit, so maven internal mechanism
will download automatically all artifacts and dependencies as required.
with groupID org.orekit and artifactId rugged-core, rugged-aster, ... so maven
internal mechanism will download automatically all artifacts and dependencies
as required.
......@@ -17,7 +17,7 @@ Overview
Rugged is an add-on for Orekit handling Digital Elevation Models
contribution to line of sight computation. It is a free software
low-level library written in Java.
intermediate-level library written in Java.
It mainly provides direct and inverse localization, i.e. it allows
to compute accurately which ground point is looked at from a specific
......@@ -27,9 +27,36 @@ Overview
Features
--------
* Direct localization
* Direct/inverse localization
* Inverse localization
* can support several types of Digital Elevation Models, including user-provided models
* several intersection models algorithms available
* can propagate orbit by itself for preliminary mission analysis or data generation
* can propagate attitude by itself for preliminary mission analysis or data generation
* *very* fast
* Both modern and legacy models for Earth rotation
* Lieske (1976), Wahr (1980),
* Mathews, Herring, Buffett (2002)
* Capitaine (2006)
* complete set of corrections applied for greater accuracy
* δΔψ, δΔε on precession nutation (about 3m correction since 2013, steadily increasing)
* ΔUT₁, lod on proper rotation (can theoretically reach up to 400m)
* u, v pole wander (polhody), (about 15m correction)
* light time correction (about 1.2m)
* aberration of light correction (about 20m)
* line-of-sight curvature in geodetic coordinates,
(0m at nadir, 10m at 30° dive angle, hundreds of meters for skimming los)
* refraction not available in early 2014, but expected to be added soon
* not limited to Earth
* highly portable (Linux, Windows, MacOSX, ...)
* Localized in several languages
......@@ -37,8 +64,6 @@ Features
* French
* Galician
Free software
-------------
......@@ -49,7 +74,7 @@ It is distributed under the [Apache License Version 2.0](./license.html). This
is a well known business-friendly license. This means anybody can use it to build
any application, free or not. There are no strings attached to your own code.
Everybody is encouraged to use Orekit as a common low level layer to improve
Everybody is encouraged to use Rugged as a common intermediate level layer to improve
interoperability in space systems.
Maintained library
......@@ -59,5 +84,5 @@ Rugged has been in development since 2013 inside [CS Systèmes
d'Information](http://www.c-s.fr/) and is still used and maintained by its dual teams
of space dynamics and image processing experts.
Rugged is used for image processing of the Sentinel 2 missiong at European Space
Rugged is used for image processing of the Sentinel 2 mission at European Space
Agency (ESA).
src/site/resources/images/cs_logiciel_dev_32pixelsgri.png

1.19 KiB

src/site/resources/images/logo_cs_2008_baseline_ang.jpg

31.6 KiB

src/site/resources/images/orekit-logo.png

11.3 KiB

src/site/resources/images/rugged-logo.png

31.9 KiB | W: | H:

src/site/resources/images/rugged-logo.png

32.3 KiB | W: | H:

src/site/resources/images/rugged-logo.png
src/site/resources/images/rugged-logo.png
src/site/resources/images/rugged-logo.png
src/site/resources/images/rugged-logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -16,7 +16,7 @@
<project name="Rugged">
<bannerLeft>
<name>CS Syst&#232;mes d&#039;Information</name>
<src>/images/cs_logiciel_dev_32pixelsgri.png</src>
<src>/images/logo_cs_2008_baseline_ang.jpg</src>
<href>http://www.c-s.fr/</href>
</bannerLeft>
<bannerRight>
......@@ -45,4 +45,11 @@
</menu>
<menu ref="reports"/>
</body>
<poweredBy>
<logo name="orekit"
href="https://www.orekit.org/"
img="/images/orekit-logo.png"
alt="orekit"
width="100" />
</poweredBy>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment