Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, this change also required an update to astro, as we discovered due to multiple failures in L1Proc starting on  

Reason for change

Extend the IGRF model beyond 2024 in astro, to match the contents of IGRF-03-04-00.

...

  • the location is here: /afs/slac.stanford.edu/g/glast/ground/releases/volume05/GlastRelease-20-10-04-gr07made a copy of GlastRelease-20-10-04-gr07 and renamed the un-patched version to GlastRelease-20-10-04-gr07-arch
  • deleted the entire astro package from GlastRelease-20-10-04-gr07, cloned it from git and checked out astro-04-04-00
  • recompiled astro in situ, with the following command:

    Code Block
    /afs/slac/g/glast/applications/SCons/2.1.0/bin/scons -C GlastRelease --with-GLAST-EXT=/afs/slac/g/glast/ground/GLAST_EXT/redhat6-x86_64-64bit-gcc44 --site-dir=../SConsShared/site_scons --compile-opt astro

...