Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2011-12-05 14:32:56
Size: 442
Editor: EricPalmer
Comment:
Revision 8 as of 2018-05-05 21:22:58
Size: 563
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from refresh_sumfiles.e
Line 2: Line 3:
= refresh_sumfiles.e = = refresh_sumfiles =
Line 4: Line 5:
This rebuilds the sumfiles to make them match the maplets. When you receive new maplets and landmarks, the different lat/lon landmarks can have different names. This routine goes through the system and updates the sumfiles so they match the landmarks and maplets. ||Category D||Version 3.0||
Line 6: Line 7:
=== Input - files === == Description ==

'''refresh_sumfiles''' rebuilds the sumfiles to make them match the maplets. When you receive new maplets and landmarks, the different lat/lon landmarks can have different names. This routine goes through the system and updates the sumfiles so they match the landmarks and maplets.

== Input Files ==
Line 10: Line 15:
=== Input - stdin === == Input stdin ==
Line 14: Line 19:
=== Output === == Output Files ==
Line 16: Line 21:
----------

refresh_sumfiles

Category D

Version 3.0

Description

refresh_sumfiles rebuilds the sumfiles to make them match the maplets. When you receive new maplets and landmarks, the different lat/lon landmarks can have different names. This routine goes through the system and updates the sumfiles so they match the landmarks and maplets.

Input Files

  • PICTLIST.TXT
  • SUMFILES

Input stdin

  • None

Output Files

  • Updates the sumfiles in SUMFILES


refresh_sumfiles (last edited 2018-05-05 21:22:58 by BMittan)