Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gracetools
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
geoq
gracetools
Commits
16af3d32
Commit
16af3d32
authored
6 years ago
by
Axel Schnitger
Browse files
Options
Downloads
Patches
Plain Diff
Update the documentation.
parent
7745aaf4
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+13
-12
13 additions, 12 deletions
README.md
function_gfr/readGFC.m
+2
-2
2 additions, 2 deletions
function_gfr/readGFC.m
with
15 additions
and
14 deletions
README.md
+
13
−
12
View file @
16af3d32
...
@@ -18,12 +18,12 @@ recovery using GRACE type satellite observations.
...
@@ -18,12 +18,12 @@ recovery using GRACE type satellite observations.
<!-- vim-markdown-toc GitLab -->
<!-- vim-markdown-toc GitLab -->
*
[
Requirements
](
#requirements
)
-
[
Requirements
](
#requirements
)
*
[
Installation
](
#installation
)
-
[
Installation
](
#installation
)
*
[
Usage
](
#usage
)
-
[
Usage
](
#usage
)
*
[
Performance
](
#performance
)
-
[
Performance
](
#performance
)
*
[
Files
](
#files
)
-
[
Files
](
#files
)
*
[
Contributors
](
#contributors
)
-
[
Contributors
](
#contributors
)
<!-- vim-markdown-toc -->
<!-- vim-markdown-toc -->
...
@@ -40,7 +40,7 @@ Toolbox](https://de.mathworks.com/help/distcomp/).
...
@@ -40,7 +40,7 @@ Toolbox](https://de.mathworks.com/help/distcomp/).
## Installation
## Installation
Download
gracetools
as a zip file and extract it somewhere on your computer.
Download
GRACETOOLS
as a zip file and extract it somewhere on your computer.
-
[
**gracetools.zip**
](
https://gitlab.aei.uni-hannover.de/geoq/gracetools/-/archive/master/gracetools-master.zip
)
-
[
**gracetools.zip**
](
https://gitlab.aei.uni-hannover.de/geoq/gracetools/-/archive/master/gracetools-master.zip
)
...
@@ -148,14 +148,15 @@ days of observation, each iteration takes about 1h 10min.
...
@@ -148,14 +148,15 @@ days of observation, each iteration takes about 1h 10min.
-
`plmsp.m`
- fully normalized associated Legendre functions for all degree and
-
`plmsp.m`
- fully normalized associated Legendre functions for all degree and
order but in a single points
order but in a single points
-
`readACC.m`
- Read GRACE ACC1B
-
`readACC.m`
- Read GRACE ACC1B
-
`readGFC.m`
- Read GFC file
-
`readGFC.m`
- Read
Gravity Field Coefficients (
GFC file
)
-
`readGNV.m`
- Read GRACE GNV1B
-
`readGNV.m`
- Read GRACE GNV1B
-
`readKBR.m`
- Read GRACE KBR1B
-
`readKBR.m`
- Read GRACE KBR1B
-
`readSCA.m`
- Read GRACE SCA1B
-
`readSCA.m`
- Read GRACE SCA1B
-
`Ri2e.m`
- returns the rotation matrix from an inertial frame to an
-
`Ri2e.m`
- returns the rotation matrix (only Z-rotation) from an inertial
Earth-fixed coordinate system
frame to an Earth-fixed coordinate system
-
`Ri2e_dot.m`
- returns the derivative of the rotation matrix from inertial
-
`Ri2e_dot.m`
- returns the derivative of the rotation matrix (only Z-rotation)
frame to an Earth-fixed Earth-centered coordinate system
from inertial
frame to an Earth-fixed coordinate system
-
`save_vars2continue_itr.m`
- save all important variables of a gravity
-
`save_vars2continue_itr.m`
- save all important variables of a gravity
estimation
estimation
-
`vec2cs.m`
- rearranges a vector shaped set of spherical harmonic coefficients
-
`vec2cs.m`
- rearranges a vector shaped set of spherical harmonic coefficients
...
...
This diff is collapsed.
Click to expand it.
function_gfr/readGFC.m
+
2
−
2
View file @
16af3d32
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