-
Notifications
You must be signed in to change notification settings - Fork 61
/
Copy pathplan.txt
50 lines (39 loc) · 1.28 KB
/
plan.txt
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
ANALYSIS TOOLS - Deepak Cherian
------------------------------------
- first fix domain_integrate
General:
- movie with changes w.r.t previous time step
ROMS
*** roms_energy
- roms_extract
- add roms_extract to mod_movie, roms_pv, roms_energy
- stat.m and subfunctions
*** roms_pv
- throw out edges
- SI analysis tools
- spreading of cells
- write energy transfer calculation code
- compute theoretical BI length scales from output fields
- animate.m
- round off axis labels to given decimal place
Improvements:
- find_file
- convergence.m
- make into function form
- robust checking of dimensions to exit gracefully from errors
- linex, liney
- help comments
- fix monotonic axis error
- fix corr_sig and confnorm
- LaPrint
- get matlab to compile
- make analysis tools model-agnostic
- rename all of my roms_ tools to dc_roms
- ROMS grid / initial conditions creation like parker's?
- streamfunction code.
- generalize momentum / vorticity balance code
- add correction to z-grid for free surface motion in all ROMS tool
- need to add bathymetry (land/sea mask) to mod_movie
- add zeta correction
- generalize getting variable grid from netcdf files
- make scripts accept folder input