Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Heimann
grond
Commits
fb7cd11f
Commit
fb7cd11f
authored
Apr 24, 2018
by
Henriette Sudhaus
Browse files
Update README.md
parent
0d1fdadb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fb7cd11f
...
...
@@ -24,6 +24,23 @@ git pull origin master
sudo
python setup.py
install
```
## Basic setup of data
To use grond with your data we suggest the following folder stucture:
```
data
└── events
├── laquila2009
│ ├── event.txt
│ ├── insar
│ │ ├── dsc_LAquila2009_Envisat.npz
│ │ └── dsc_LAquila2009_Envisat.yml
│ └── waveforms
│ ├── raw
│ │ └── 2009-04-06_MW6.3_Central_Italy.421793.seed
│ └── stations.xml
```
## Basic usage
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment