-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathecocast-tree.txt
More file actions
44 lines (44 loc) · 1.54 KB
/
ecocast-tree.txt
File metadata and controls
44 lines (44 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
/mnt/s1/projects/ecocast <- note this is network storage
├── corecode <- for admin only (Nick or Ben)
│ ├── java
│ ├── matlab
│ ├── python
│ ├── R
│ └── sh
├── coredata <- for admin only (Nick or Ben)
│ ├── bathy
│ ├── blendedseawinds
│ ├── cpcugb
│ ├── meogis
│ ├── mur
│ ├── nam218
│ ├── natural_earth
│ ├── obpg
│ └── wx
├── data <- for admin only (Nick or Ben)
├── projectdata
│ ├── archer
│ ├── crabcast
│ ├── crabdata
│ ├── debrismap
│ ├── jellycast
│ ├── jellydata
│ ├── opt-archives
│ ├── postdocs <- postdocs
│ ├── students <- students
│ ├── tickcast
│ └── tickdata
├── projects
│ ├── crabcast
│ ├── crabdata
│ ├── debrismap
│ ├── devel
│ ├── jellycast
│ ├── jellydata
│ ├── nwatlantic
│ ├── postdocs <- postdocs
│ ├── psp
│ ├── students <- students
│ ├── tickcast
│ └── tickdata
└── shiny <- for admin only (Nick or Ben)