forked from jeffreysward/met4ene
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
59 lines (59 loc) · 771 Bytes
/
.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
.DS_Store
*.png
*.pdf
*.nc
*.grb
*.grb2
*GRIBFILE*
*PFILE*
wrfout*
wrfrst*
wrfbdy*
wrfinput*
wrffdda*
oa*
*.jpeg
*.swp
*.pptx
*.exe
log.*
*.log
Log.*
*.Log
Vtable*
output*
errors*
**/wpsprd*
**/wrfprd*
wrfprd*
**/old.wrfprd*
old.wrfprd*
**/wrfrun*
wrfrun*
**/obsgrid_20*
obsgrid_20*
geogrid/
metgrid/
FILE*
NYpvow*
optNYpvw*
**/NYpvow*
**/optNYpvw*
*.idea/workspace.xml
*.idea/met4ene.iml
*.idea/misc.xml
*.idea/vcs.xml
**/.idea*
**/__pycache__*
*.pyc
ei.oper.an*
*/ei.oper.an*
*.db
**/.pytest_cache/
dirpath.yml
optwrf/optwrf/data/dirpath.yml
optwrf/optwrf/helper_functions.py
templates/magma2templates/template_rungeogrid.csh
templates/magma2templates/template_runreal.csh
templates/magma2templates/template_runungmetg.csh
templates/magma2templates/template_runwrf.csh