fix potential infinite loop
add MCORLevel2
add VERSION parameter, start using atoinc() instead of drms_names_parseduration()
added keywords for v2hout for magnetic pipeline, added setting of TOTVALS before call to set_statistics()
changed from LIBASTRO to LIBPROJECTION. also now allow for nonconstant RSUN_REF.
added new processing of CALVER64, call to drms_count_records(), corrected place of drms_copykeys()
link to compiled source instead of including directly, requires more typedefs and function prototypes
added call to fixcalver64(), also now continue on a CALVER64 error
now include all source directly to more easily track versions, write HEADER keyword in history dataseries as multiple lines, one for each source file
changeed CALVERS to CALVER64, now set bzero/bscale of array structure from segment structure to allow using scaled ints
added handling of CALVERS
can now disable history warning with histlink=none writes more information to history series creates all output records outside of loop
changed final status message in case of no tsout
require existence of input keyword CADENCE
not quite done
changed name of input parameter RMAXFLAG to NAN_BEYOND_RMAX to facilitate use corrected definition of ZEROMISS
added option to compute only v2helio and/or helio2mlat output and compute statistics on them
update of all pipeline modules
Add argument to drms_names_parseduration() - I recently added a new parameter to this function to solve an issue
fixed problems with keywords SINBDIVS and MAPMMAX, changed DURATION to NDT, changed keywords required on input
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.
fixed bug in breaking out of loops on error
Make warning #266 an error if the compiler is icc - not declaring a function can cause very subtle and hard to find bugs
fix buffering of output
this modules combines jv2helio, jhelio2mlat, and jqdotprod in order to save on I/O.
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.