-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
77 lines (65 loc) · 1.55 KB
/
.gitignore
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.Rproj.user
.Rhistory
.RData
.Ruserdata
*.Rproj
/Atlantis_Runs/
/Run_Code/
/Figures/
/currentVersion/archive/
#files
*.html
# restricted files
comland*.rds
# folders
researchDocs
other
output
.svn
atlantis
outputFolder
# ignore all files in testing except prm
/currentVersion/*
!/currentVersion/at_biology.prm
!/currentVersion/at_economics.prm
!/currentVersion/at_force_LINUX.prm
!/currentVersion/at_force_WIN.prm
!/currentVersion/at_harvest.prm
!/currentVersion/at_physics.prm
!/currentVersion/at_run.prm
# except nc
!/currentVersion/neus_init.nc
!/currentVersion/neus_init_nofill.nc
!/currentVersion/neus_init.cdf
# except csv
!/currentVersion/neus_fisheries.csv
!/currentVersion/neus_groups.csv
!/currentVersion/neus_migrations.csv
# except bgm
!/currentVersion/neus_tmerc_RM2.bgm
# except rmd
!/currentVersion/*.Rmd
# except altlantis
!/currentVersion/*.exe
!/currentVersion/run_command.txt
# shell script to run
!/currentVersion/RunAtlantis.sh
!/currentVersion/RunAtlantis_cloud.sh
!/currentVersion/sbatch_scenario_array_base.sh
!/currentVersion/vertebrate_init_length_cm_Adjusted.csv
# catch files
currentVersion/CatchFiles/**/*
!/currentVersion/CatchFiles/total_catch.ts
!/currentVersion/CatchFiles/total_catch_project_mean_20yrs.ts
!/currentVersion/CatchFiles/Catch_Forcing_New_Spinup.pdf
!/currentVersion/CatchFiles/Catch_Forcing_Raw.pdf
!/currentVersion/old/*
R/desktop.ini
diagnostics/Obs_Hindcast_Group_Progress.xlsx
#diagnostics/*.xlsx
*.out
#data files
data/fishing_sensitivity_extended_constant_2/*
#Setup Files for Cloud
/Setup_Files/*
!/Setup_Files/cloud*