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
415b714a
Commit
415b714a
authored
9 years ago
by
Eddie McWhirter
Browse files
Options
Downloads
Patches
Plain Diff
Remove name anchors.
parent
f6062cae
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-6
2 additions, 6 deletions
README.md
readme_dependency_install.md
+2
-5
2 additions, 5 deletions
readme_dependency_install.md
with
4 additions
and
11 deletions
README.md
+
2
−
6
View file @
415b714a
...
@@ -6,17 +6,16 @@ Geomag algorithms includes tools to fetch, process, and output geomag data.
...
@@ -6,17 +6,16 @@ Geomag algorithms includes tools to fetch, process, and output geomag data.
[
Documentation
](
./docs/README.md
)
[
Documentation
](
./docs/README.md
)
<a
name=
"install"
></a>
Install
Install
-------
-------
We recommend using
[
virtual environments
][]
.
We recommend using
[
virtual environments
][]
.
__Windows__
: begin with the Windows dependencies in the
__Windows__
: begin with the Windows dependencies in the
[
Dependency install
](
readme_dependency_install.md#
w
indows
)
.
[
Dependency install
](
readme_dependency_install.md#
W
indows
)
.
__Mac/Linux__
: begin with required dependencies in the
__Mac/Linux__
: begin with required dependencies in the
[
Dependency install
](
readme_dependency_install.md#
m
ac
)
.
[
Dependency install
](
readme_dependency_install.md#
M
ac
)
.
1.
Install geomagio
1.
Install geomagio
...
@@ -29,8 +28,6 @@ __Mac/Linux__: begin with required dependencies in the
...
@@ -29,8 +28,6 @@ __Mac/Linux__: begin with required dependencies in the
[
virtual environments
]:
http://docs.python-guide.org/en/latest/dev/virtualenvs/
[
virtual environments
]:
http://docs.python-guide.org/en/latest/dev/virtualenvs/
<a
name=
"develop"
></a>
Developing
Developing
----------
----------
...
@@ -53,7 +50,6 @@ Developing
...
@@ -53,7 +50,6 @@ Developing
grunt
grunt
<a
name=
"standards"
></a>
Coding Standards
Coding Standards
----------------
----------------
...
...
This diff is collapsed.
Click to expand it.
readme_dependency_install.md
+
2
−
5
View file @
415b714a
Readme dependencies
Readme dependencies
<a
name=
"windows"
></a>
### Windows ###
### Windows ###
#### Install ####
#### Install ####
...
@@ -20,7 +19,7 @@ Readme dependencies
...
@@ -20,7 +19,7 @@ Readme dependencies
If it isn't, update your PATH so that Conda's HOME is before any other
If it isn't, update your PATH so that Conda's HOME is before any other
versions of Python.
versions of Python.
1.
Head back over to the main
[
install
](
README.md#
i
nstall
)
and complete the
1.
Head back over to the main
[
install
](
README.md#
I
nstall
)
and complete the
instructions there.
instructions there.
#### Develop ####
#### Develop ####
...
@@ -45,7 +44,6 @@ code for this project.
...
@@ -45,7 +44,6 @@ code for this project.
[
Anaconda
]:
http://continuum.io/downloads
[
Anaconda
]:
http://continuum.io/downloads
---
---
<a
name=
"mac"
></a>
### Mac ###
### Mac ###
1.
Install
`python`
(2.7.X)
1.
Install
`python`
(2.7.X)
...
@@ -77,13 +75,12 @@ code for this project.
...
@@ -77,13 +75,12 @@ code for this project.
1.
Close and re-open your terminal so that your new PATH is loaded.
1.
Close and re-open your terminal so that your new PATH is loaded.
Make sure to navigate back to your
`geomag-algorithms`
project directory.
Make sure to navigate back to your
`geomag-algorithms`
project directory.
1.
Head back over to the main
[
install
](
README.md#
i
nstall
)
and complete the
1.
Head back over to the main
[
install
](
README.md#
I
nstall
)
and complete the
instructions there.
instructions there.
[
Homebrew
]:
http://brew.sh/
[
Homebrew
]:
http://brew.sh/
---
---
<a
name=
"ssh"
></a>
### Add an SSH Key to GitHub ###
### Add an SSH Key to GitHub ###
This only needs to be completed if you plan on developing and pushing new code
This only needs to be completed if you plan on developing and pushing new code
...
...
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