ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/util/apps/hg_patch.c
Revision 1.26 - (view) (annotate) - [select for diffs]
Mon Apr 23 17:42:53 2012 UTC (11 years, 5 months ago) by phil
Branch: MAIN
CVS Tags: HEAD, Ver_6-2, Ver_6-3, Ver_6-4, Ver_7-0, Ver_7-1, Ver_8-0, Ver_8-1, Ver_8-10, Ver_8-11, Ver_8-12, Ver_8-2, Ver_8-3, Ver_8-4, Ver_8-5, Ver_8-6, Ver_8-7, Ver_8-8, Ver_9-0, Ver_9-1, Ver_9-2, Ver_9-3, Ver_9-4, Ver_9-41, Ver_9-5, Ver_LATEST
Changes since 1.25: +1 -58 lines
Diff to previous 1.25
Revert outparam code to prior style.

Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Apr 2 17:36:14 2012 UTC (11 years, 5 months ago) by arta
Branch: MAIN
Changes since 1.24: +58 -1 lines
Diff to previous 1.24
Fix bug in output series-name generation.

Revision 1.24 - (view) (annotate) - [select for diffs]
Fri Oct 7 22:56:02 2011 UTC (11 years, 11 months ago) by phil
Branch: MAIN
CVS Tags: Ver_6-0, Ver_6-1
Changes since 1.23: +18 -1 lines
Diff to previous 1.23
Show more error information in cases of skipped records.
Should help user diagnosis of unexpected results.

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Oct 4 00:36:21 2011 UTC (11 years, 11 months ago) by phil
Branch: MAIN
Changes since 1.22: +16 -20 lines
Diff to previous 1.22
Fixed aia.lev1 with cadence>1.  Now skip slots with no record.

Revision 1.22 - (view) (annotate) - [select for diffs]
Thu Sep 29 20:19:46 2011 UTC (11 years, 11 months ago) by phil
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
Set status=0 before readslice calls.  just in case it matters.

Revision 1.21 - (view) (annotate) - [select for diffs]
Thu Sep 29 19:44:01 2011 UTC (11 years, 11 months ago) by phil
Branch: MAIN
Changes since 1.20: +11 -12 lines
Diff to previous 1.20
Fixed case with no t_start and no t_stop specified and not needed.
Changed default from ***NOTSPECIFIED*** to NOTSPECIFIED and compares to strcasecmp to allow
cgi-bin initiated requests to use the same defaults as are visible in exportdata.html.
Changed defaults for locunits and boxunits to be NOTSPECIFIED.  Now they are required.

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Sep 22 00:47:37 2011 UTC (12 years ago) by phil
Branch: MAIN
Changes since 1.19: +22 -4 lines
Diff to previous 1.19
Fixed general where handling.

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Sep 21 21:05:31 2011 UTC (12 years ago) by phil
Branch: MAIN
Changes since 1.18: +7 -3 lines
Diff to previous 1.18
Fixed mixing order of query clauses when '{...}' segment clause is present.

Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Sep 17 00:34:59 2011 UTC (12 years ago) by phil
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Fixed copykeys call to use target set instead of source set.

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Sep 12 18:16:09 2011 UTC (12 years ago) by phil
Branch: MAIN
Changes since 1.16: +7 -7 lines
Diff to previous 1.16
Fix seriesname max length from DRMS_MAXNAMELEN to DRMS_MAX_SERIESNAMELEN.

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Sep 2 20:11:49 2011 UTC (12 years ago) by phil
Branch: MAIN
Changes since 1.15: +0 -11 lines
Diff to previous 1.15
Removed now not needed diagnostics printing.

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Aug 5 22:49:25 2011 UTC (12 years, 1 month ago) by phil
Branch: MAIN
CVS Tags: Ver_5-14
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Enable special cadence code for all aia.lev1*

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu May 26 15:57:38 2011 UTC (12 years, 4 months ago) by phil
Branch: MAIN
CVS Tags: Ver_5-13
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
fixed a memory leak

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Apr 29 18:26:44 2011 UTC (12 years, 4 months ago) by phil
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Keep AIA cadence patch only for aia.lev1

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Mar 29 01:31:30 2011 UTC (12 years, 6 months ago) by phil
Branch: MAIN
Changes since 1.11: +167 -14 lines
Diff to previous 1.11
Add AIA special cadence code

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Mar 24 01:08:01 2011 UTC (12 years, 6 months ago) by phil
Branch: MAIN
Changes since 1.10: +50 -66 lines
Diff to previous 1.10
Remove babble, fix crpix accuracy.

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 23 20:06:25 2011 UTC (12 years, 6 months ago) by phil
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9
Fix CRPIX for rotated images.

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Mar 10 03:17:42 2011 UTC (12 years, 6 months ago) by phil
Branch: MAIN
Changes since 1.8: +11 -6 lines
Diff to previous 1.8
Fix CRPIX values.

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Sep 1 00:48:35 2010 UTC (13 years ago) by phil
Branch: MAIN
CVS Tags: Ver_5-11, Ver_5-12
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Fix center location for locunits=arcsec

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Aug 30 16:07:54 2010 UTC (13 years ago) by phil
Branch: MAIN
CVS Tags: Ver_5-10
Changes since 1.6: +41 -22 lines
Diff to previous 1.6
Multiple changes over past month or so

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue May 18 21:50:35 2010 UTC (13 years, 4 months ago) by phil
Branch: MAIN
Changes since 1.5: +19 -20 lines
Diff to previous 1.5
Fix comments and input param checking

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue May 18 21:27:18 2010 UTC (13 years, 4 months ago) by phil
Branch: MAIN
Changes since 1.4: +378 -148 lines
Diff to previous 1.4
Multiple fixes to coord calcs, now uses common x,y,width,height params.

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Mar 19 23:20:52 2010 UTC (13 years, 6 months ago) by phil
Branch: MAIN
CVS Tags: Ver_5-9
Changes since 1.3: +3 -5 lines
Diff to previous 1.3
Comments

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Mar 19 23:13:08 2010 UTC (13 years, 6 months ago) by arta
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Use the version of heliographic_coords in libastro

Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Mar 13 23:52:05 2010 UTC (13 years, 6 months ago) by phil
Branch: MAIN
CVS Tags: Ver_5-8
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
force heliographic coords since make cant find libastro.o ...

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Mar 13 23:30:43 2010 UTC (13 years, 6 months ago) by phil
Branch: MAIN
New - export tool for extracted tracked regions.

Convenience Links

Links to HEAD: (view) (annotate) Links to Ver_9-41: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a