Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jan 15 19:08:00 2014 UTC
(9 years, 8 months ago)
by
tplarson
Branch:
MAIN
CVS Tags:
Ver_8-3,
Ver_8-4,
Ver_8-5,
Ver_8-6,
Ver_8-7,
Ver_8-8,
globalhs_version_2,
globalhs_version_3,
globalhs_version_4,
globalhs_version_5,
globalhs_version_6,
globalhs_version_7,
globalhs_version_8
Changes since
1.23: +4 -5 lines
Diff to
previous 1.23
add MCORLevel2
Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 3 20:45:47 2013 UTC
(10 years, 4 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.21: +18 -2 lines
Diff to
previous 1.21
added keywords for v2hout for magnetic pipeline, added setting of TOTVALS before call to set_statistics()
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Sun Apr 28 08:03:55 2013 UTC
(10 years, 4 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.20: +50 -39 lines
Diff to
previous 1.20
changed from LIBASTRO to LIBPROJECTION. also now allow for nonconstant RSUN_REF.
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jan 24 06:48:42 2013 UTC
(10 years, 8 months ago)
by
tplarson
Branch:
MAIN
CVS Tags:
Ver_8-0
Changes since
1.19: +84 -29 lines
Diff to
previous 1.19
added new processing of CALVER64, call to drms_count_records(), corrected place of drms_copykeys()
Revision
1.19 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 3 00:52:31 2012 UTC
(10 years, 11 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.18: +34 -2 lines
Diff to
previous 1.18
link to compiled source instead of including directly, requires more typedefs and function prototypes
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Mon Sep 24 20:07:35 2012 UTC
(11 years ago)
by
tplarson
Branch:
MAIN
Changes since
1.17: +10 -4 lines
Diff to
previous 1.17
added call to fixcalver64(), also now continue on a CALVER64 error
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Thu Sep 20 17:36:15 2012 UTC
(11 years ago)
by
tplarson
Branch:
MAIN
Changes since
1.16: +13 -48 lines
Diff to
previous 1.16
now include all source directly to more easily track versions, write HEADER keyword in history dataseries as multiple lines, one for each source file
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 19 19:07:24 2012 UTC
(11 years ago)
by
tplarson
Branch:
MAIN
Changes since
1.15: +12 -9 lines
Diff to
previous 1.15
changeed CALVERS to CALVER64, now set bzero/bscale of array structure from segment structure to allow using scaled ints
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Wed May 9 03:49:55 2012 UTC
(11 years, 4 months ago)
by
tplarson
Branch:
MAIN
CVS Tags:
Ver_6-3
Changes since
1.13: +153 -72 lines
Diff to
previous 1.13
can now disable history warning with histlink=none
writes more information to history series
creates all output records outside of loop
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 15 23:48:42 2011 UTC
(11 years, 10 months ago)
by
tplarson
Branch:
MAIN
CVS Tags:
Ver_6-0
Changes since
1.9: +6 -5 lines
Diff to
previous 1.9
changed name of input parameter RMAXFLAG to NAN_BEYOND_RMAX to facilitate use
corrected definition of ZEROMISS
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue Nov 15 04:21:33 2011 UTC
(11 years, 10 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.8: +236 -88 lines
Diff to
previous 1.8
added option to compute only v2helio and/or helio2mlat output and compute statistics on them
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Fri Apr 23 05:30:13 2010 UTC
(13 years, 5 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.5: +29 -24 lines
Diff to
previous 1.5
fixed problems with keywords SINBDIVS and MAPMMAX, changed DURATION to NDT, changed keywords required on input
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jan 27 21:24:26 2010 UTC
(13 years, 7 months ago)
by
arta
Branch:
MAIN
CVS Tags:
Ver_5-6,
Ver_5-7,
Ver_5-8
Changes since
1.4: +4 -4 lines
Diff to
previous 1.4
Add newchunk parameter to drms_recordset_fetchnext - previously, newchunk was one of the status codes the function could return, but we needed the ability to return newchunk on top of the status codes.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 6 00:37:03 2009 UTC
(13 years, 10 months ago)
by
tplarson
Branch:
MAIN
Changes since
1.3: +129 -58 lines
Diff to
previous 1.3
fixed bug in breaking out of loops on error
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Tue Aug 4 02:29:17 2009 UTC
(14 years, 1 month ago)
by
arta
Branch:
MAIN
CVS Tags:
Ver_5-2,
Ver_5-3,
Ver_5-5
Changes since
1.2: +5 -0 lines
Diff to
previous 1.2
Make warning #266 an error if the compiler is icc - not declaring a function can cause very subtle and hard to find bugs
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jun 18 20:04:20 2009 UTC
(14 years, 3 months ago)
by
tplarson
Branch:
MAIN
this modules combines jv2helio, jhelio2mlat, and jqdotprod in order to save on I/O.