Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Orekit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Pierre
Orekit
Commits
b4ac78e7
Commit
b4ac78e7
authored
8 years ago
by
Luc Maisonobe
Browse files
Options
Downloads
Patches
Plain Diff
Prepare release of version 7.2.
parent
88ef3ffd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/site/xdoc/changes.xml
+12
-2
12 additions, 2 deletions
src/site/xdoc/changes.xml
with
13 additions
and
3 deletions
pom.xml
+
1
−
1
View file @
b4ac78e7
...
...
@@ -5,7 +5,7 @@
<groupId>
org.orekit
</groupId>
<artifactId>
orekit
</artifactId>
<packaging>
jar
</packaging>
<version>
7.2
-SNAPSHOT
</version>
<version>
7.2
</version>
<name>
ORbit Extrapolation KIT
</name>
<url>
http://www.orekit.org/
</url>
...
...
This diff is collapsed.
Click to expand it.
src/site/xdoc/changes.xml
+
12
−
2
View file @
b4ac78e7
...
...
@@ -21,7 +21,12 @@
</properties>
<body>
<release
version=
"7.2"
date=
"TBC"
description=
""
>
description=
"Version 7.2 is a minor release of Orekit. It introduces several new
features and bug fixes. The most important features introduced in version 7.2
are handling of GLONASS and QZSS time scales, support for local time zones
according to ISO-8601 standard, and finer tuning of short period terms in
DSST propagator. Version 7.2 depends on version 3.6.1 of Apache Commons Math,
which also fixes a bug related to close events detection."
>
<action
dev=
"luc"
type=
"add"
>
Added GLONASS and QZSS time scales. These time scales my be used in SP3-c files.
</action>
...
...
@@ -35,6 +40,11 @@
Fixed Newcomb operators generation in DSST for high degree gravity fields.
Fixes issue #237
</action>
<action
dev=
"luc"
type=
"update"
>
Improved tuning of DSST tesseral force models. Users can now tune max degree,
max eccentricity power and max frequency in mean longitude for short
period terms, as well as for m-daily terms.
</action>
<action
dev=
"luc"
type=
"update"
>
Improved tuning of DSST zonal force models. Users can now tune max degree,
max eccentricity power and max frequency in true longitude for short
...
...
@@ -68,7 +78,7 @@
Recommendation ITU-R P.834-7, geoid model based on gravity field, and use of the new
Apache Commons Math rotation API with either Frame transform convention or vector
operator convention. Numerous bugs were also fixed.
Version 7.1 depends on version 3.6 of Apache
c
ommons
m
ath."
>
Version 7.1 depends on version 3.6 of Apache
C
ommons
M
ath."
>
<action
dev=
"thierry"
type=
"add"
>
Added tropospheric refraction correction angle following Recommendation ITU-R P.834-7.
</action>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment