Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged
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
Container Registry
Model registry
Operate
Environments
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
Orekit
Rugged
Commits
40cb1bf1
Commit
40cb1bf1
authored
4 years ago
by
Guylaine Prat
Browse files
Options
Downloads
Patches
Plain Diff
Remove useless README.txt
parent
ec002607
No related branches found
No related tags found
No related merge requests found
Pipeline
#523
passed
4 years ago
Stage: verify
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+0
-34
0 additions, 34 deletions
README.txt
with
0 additions
and
34 deletions
README.txt
deleted
100644 → 0
+
0
−
34
View file @
ec002607
Rugged, a sensor-to-terrain mapping tool, is a free java library
for geolocation and used for satellite imagery.
It is licensed by CS GROUP under the
Apache License Version 2.0. A copy of this license is
provided in the LICENSE.txt file.
The BUILDING.txt file explains how the library can be built from sources.
The src/main/java directory contains the library sources.
The src/main/resources directory contains the library data.
The src/test/java directory contains the tests sources.
The src/test/resources directory contains the tests data.
The src/tutorials/java directory contains sources for example use of the library.
The src/design directory contains pieces for a UML model of the library.
Rugged relies on the following free software, all released under
business friendly free licenses.
compile-time/run-time dependency:
- Orekit from CS GROUP
https://www.orekit.org/
released under the Apache Software License, version 2
- Hipparchus from the Hipparchus project
https://hipparchus.org/
released under the Apache Software License, version 2
test-time dependency:
- JUnit 4 from Erich Gamma and Kent Beck
http://www.junit.org/
released under the Common Public License Version 1.0
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