Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Orekit
Rugged
Commits
28646fa7
Commit
28646fa7
authored
Dec 12, 2017
by
Guylaine Prat
Browse files
Prepared release for 2.0.
parent
a227682b
Changes
5
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
28646fa7
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.orekit
</groupId>
<artifactId>
rugged
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
</version>
<packaging>
jar
</packaging>
<name>
Rugged
</name>
<url>
https://www.orekit.org/rugged
</url>
...
...
src/site/markdown/contact.md
View file @
28646fa7
...
...
@@ -36,7 +36,7 @@ Technical contact
If for some reason you cannot use the public lists, you can reach the CS
Systèmes d'Information Rugged team for any question (either technically
oriented or administrative) at the following email address:
[
orekit
@c-s.fr
](
mailto:
orekit
@c-s.fr
)
[
rugged
@c-s.fr
](
mailto:
rugged
@c-s.fr
)
Administrative contact
----------------------
...
...
@@ -51,5 +51,5 @@ please use the following address:
31506 Toulouse CEDEX 5
FRANCE
phone: +33 5-61-17-66-66 (ask for Luc Maisonobe)
phone: +33 5-61-17-66-66 (ask for Luc Maisonobe
or Sébastien Harasse
)
fax: +33 5-61-34-84-15
src/site/markdown/downloads.md
View file @
28646fa7
...
...
@@ -44,6 +44,13 @@ with groupID org.orekit and artifactId rugged so maven
internal mechanism will download automatically all artifacts and dependencies
as required.
| package | link |
|----------|-----------------------------------------------------------------------------------------------------------|
| source |
[
rugged-2.0-sources.zip
](
https://www.orekit.org/forge/attachments/download/717/rugged-2.0-sources.zip
)
|
| binary |
[
rugged-2.0.jar
](
https://www.orekit.org/forge/attachments/download/718/rugged-2.0.jar
)
|
| javadoc |
[
rugged-2.0-javadoc.jar
](
https://www.orekit.org/forge/attachments/download/719/rugged-2.0-javadoc.jar
)
|
version 2.0 downloads (release date: 2017-12-22)
| package | link |
|----------|-----------------------------------------------------------------------------------------------------------|
| source |
[
rugged-1.0-sources.zip
](
https://www.orekit.org/forge/attachments/download/592/rugged-1.0-sources.zip
)
|
...
...
@@ -66,12 +73,12 @@ your program:
This file contents is:
*
leap seconds data up to end of 201
6
,
*
leap seconds data up to end of 201
7
,
*
IERS Earth orientation parameters from 1973 to
mi
d 201
6
with predicted date to
fall
201
6
for some parameters (both IAU-1980 and IAU-2000),
*
IERS Earth orientation parameters from 1973 to
en
d 201
7
with predicted date to
mid
201
8
for some parameters (both IAU-1980 and IAU-2000),
*
Marshall Solar Activity Futur Estimation from 1999 to
mi
d 201
6
,
*
Marshall Solar Activity Futur Estimation from 1999 to
en
d 201
7
,
*
DE 430 planetary ephemerides from 1990 to 2069,
...
...
@@ -83,5 +90,5 @@ There are no guarantees that this file will be available indefinitely or that it
content will be updated. It should be considered as a simple configuration example.
Users are encouraged to set up their own configuration data.
The file is available
by follow
in
g
th
is link:
[
orekit-data.zip
](
https://www.orekit.org/forge/
attachments/download/610/orekit-data.zip
)
.
The file is available in th
e
[
orekit files page
](
https://www.orekit.org/forge/
projects/orekit/files
)
.
src/site/markdown/index.md
View file @
28646fa7
...
...
@@ -41,6 +41,8 @@ Features
*
Direct/inverse location
*
Refinement
*
can support several types of Digital Elevation Models, including user-provided models
*
several intersection models algorithms available
...
...
src/site/xdoc/changes.xml
View file @
28646fa7
...
...
@@ -20,7 +20,12 @@
<title>
Rugged Changes
</title>
</properties>
<body>
<release
version=
"2.0"
date=
"TBD"
description=
"TTBD"
>
<release
version=
"2.0"
date=
"2017-12-22"
description=
"This is a major release.
It mainly provides a refinement feature (i.e. adjusting the viewing model
parameters to match ground control points."
>
<action
dev=
"guylaine"
type=
"add"
due-to=
"Jonathan Guinet, Lucie Labat-Allée"
>
Added refinement feature, to adjust viewing model parameters
</action>
<action
dev=
"luc"
type=
"add"
due-to=
"Lars Næsbye Christensen"
>
Added Danish translations.
Fixes issue #343.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment