Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geomag-algorithms
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
Service Desk
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
ghsc
National Geomagnetism Program
geomag-algorithms
Commits
4ae38001
Commit
4ae38001
authored
1 year ago
by
Erin (Josh) Rigler
Browse files
Options
Downloads
Patches
Plain Diff
Minor clean-up of cli.md (was usage.md)
parent
33fd29ff
No related branches found
No related tags found
1 merge request
!297
Documentation Update Feb2024
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/cli.md
+2
-2
2 additions, 2 deletions
docs/cli.md
with
2 additions
and
2 deletions
docs/cli.md
+
2
−
2
View file @
4ae38001
...
...
@@ -4,7 +4,7 @@ You can install the project if you haven't already with
pip install git+https://github.com/usgs/geomag-algorithms.git
Running
`geomag
.
py -h`
or
`geomag
.
py --help`
will show an extensive list of
Running
`geomag
-
py -h`
or
`geomag
-
py --help`
will show an extensive list of
input parameters.
Some of the key parameters that should be specified are listed here along with
...
...
@@ -15,7 +15,7 @@ examples. They include
| __start time__ | YYYY-MM-DDTHH:MM:SSZ |
| __end time__ | YYYY-MM-DDTHH:MM:SSZ |
| __observatory code__ | 3-letter observatory code |
| __data input format
__ | 'edge', 'iaga2002', 'pcdcp', ... |
| __data input format__
| 'edge', 'iaga2002', 'pcdcp', ... |
| __data input source__ | {--input, --input-file, ...} |
| __data output format__ | 'edge', 'iaga2002', 'pcdcp', ... |
| __data output source__ | {--output-url, --output-file, ...} |
...
...
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