Log of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_process_main_v2/profiles_prep_locate.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 15 14:36:38 2016 UTC
(10 years, 6 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.7: +14 -9 lines
Diff to
previous 1.7
- profiles_prep_locate.m: cosmetic change
- profiles_prep_main.m: revise handling of dataset.addGrid option
- profiles_prep_write_nc.m: call profiles_prep_locate here rather
than later in profiles_prep_main.m (in the case of dataset.addGrid)
- profiles_prep_tests_basic.m: extend range of valid salinities,
rename profileCur.PorZisBAD as profileCur.isBAD, treat 'A'
DATA_MODE the same way as 'R' DATA_MODE (both are real-time).
- profiles_prep_mygrid.m: use MITprof_write to generate new file,
switch to bilinear (gcmfaces_interp_coeffs)
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 1 14:47:49 2016 UTC
(10 years, 7 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
checkpoint65t
Changes since
1.6: +31 -9 lines
Diff to
previous 1.6
- profiles_prep_locate: add dataset input to allow switch
between 'bindata' and 'interp'; implement 'interp' method.
- profiles_prep_main: update call to profiles_prep_locate.
- profiles_prep_revise: update call to profiles_prep_locate.
- profiles_prep_tests_cmpatlas.m: implement switch betwen
bindata' and 'interp' via dataset.method specification.
- profiles_prep_weights.m: implement switch betwen
bindata' and 'interp' via dataset.method specification.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 4 18:43:43 2010 UTC
(15 years, 10 months ago)
by
gforget
Branch:
MAIN
Changes since
1.3: +3 -3 lines
Diff to
previous 1.3
- remove the step 2 file update from profiles_prep_write_nc.
It is now done directly in profiles_prep_main.m e.g.
- MITprof_create, MITprof_read, MITprof_write: get
full filename (not dir,file) as argument.
- MITprof_create: hard-code fillval and length of prof_descr.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 3 18:31:37 2010 UTC
(15 years, 10 months ago)
by
gforget
Branch:
MAIN
Changes since
1.2: +6 -14 lines
Diff to
previous 1.2
- introducing MITprof_create.m MITprof_read.m MITprof_write.m that are bound
to become the basic matlab I/O routines associated with MITgcm/pkg/profiles
- profiles_prep_main.m : isolate parts associated with atlases as a second step, use
MITprof_read to re-load the step1 data set from nc file in the vectorized step 2.
- profiles_prep_locate.m profiles_prep_tests.m profiles_prep_weights.m: vectorized step2
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 2 21:47:52 2010 UTC
(15 years, 10 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +8 -2 lines
Diff to
previous 1.1
profiles_prep_load_fields.m
detect paths
add annual atlas option to reduce memory footprint
profiles_prep_locate.m
set imonth to 1 if atlas is annual
profiles_prep_select.m
put result in subdirectory 'processed'
introduce deleteOldResult, which default is true
add seals
profiles_prep_tests.m
introduce hook to split tests in two groups (later revision).
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 21 19:40:08 2010 UTC
(15 years, 10 months ago)
by
gforget
Branch:
MAIN
up-to-date matlab codes to process in-situ
data sets to MITgcm/pkg/profiles input format.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.