Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
ClassifyStorms
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
pick
public
ClassifyStorms
Commits
b42021de
Commit
b42021de
authored
May 06, 2019
by
Leonie Pick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme
parent
86f9ccac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Readme.md
Readme.md
+2
-2
No files found.
Readme.md
View file @
b42021de
...
@@ -31,14 +31,14 @@ Regions (C/SIRs) and Class 1 holds storms driven by Interplanetary Coronal Mass
...
@@ -31,14 +31,14 @@ Regions (C/SIRs) and Class 1 holds storms driven by Interplanetary Coronal Mass
executed by a supervised binary logistic regression model in the framework of python's scikit-learn.
executed by a supervised binary logistic regression model in the framework of python's scikit-learn.
### How to run ClassifyStorms?
### How to run ClassifyStorms?
Download the GitLab project
``
ClassifyStorms"
from http://gitext.gfz-potsdam.de/lpick/ClassifyStorms/ by clicking on the 'Download'
Download the GitLab project
'ClassifyStorms'
from http://gitext.gfz-potsdam.de/lpick/ClassifyStorms/ by clicking on the 'Download'
button. Additionally, download 'Input.nc' from ftp://ftp.gfz-potsdam.de/home/mag/pick/ClassifyStorms/ and place it into
button. Additionally, download 'Input.nc' from ftp://ftp.gfz-potsdam.de/home/mag/pick/ClassifyStorms/ and place it into
the extracted directory ClassifyStorms-master. Navigate to ClassifyStorms-master and start the jupyter server
the extracted directory ClassifyStorms-master. Navigate to ClassifyStorms-master and start the jupyter server
(http://jupyter.org/) by typing 'jupyter notebook' into the command line. This will open the jupyter 'Home' in your web
(http://jupyter.org/) by typing 'jupyter notebook' into the command line. This will open the jupyter 'Home' in your web
browser. Select 'ClassifyStorms.ipynb' from the list and run the notebook by clicking 'Run'.
browser. Select 'ClassifyStorms.ipynb' from the list and run the notebook by clicking 'Run'.
### Get involved!
### Get involved!
+
Fork the GitLab project
"ClassifyStorms"
from http://gitext.gfz-potsdam.de/lpick/ClassifyStorms by clicking on the 'Fork' button.
+
Fork the GitLab project
'ClassifyStorms'
from http://gitext.gfz-potsdam.de/lpick/ClassifyStorms by clicking on the 'Fork' button.
+
Clone the forked project to a local directory.
+
Clone the forked project to a local directory.
+
Create a new development branch and apply your changes to it.
+
Create a new development branch and apply your changes to it.
+
Commit your changes and push them to your forked project at GitLab. If you are done, merge the development branch into the master branch.
+
Commit your changes and push them to your forked project at GitLab. If you are done, merge the development branch into the master branch.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment