Differences between revisions 2 and 3
Revision 2 as of 2018-06-03 09:15:38
Size: 997
Editor: EricPalmer
Comment:
Revision 3 as of 2018-06-05 20:41:24
Size: 996
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 20: Line 19:
 * topSPC/<mission>  * topSPC/<mission> 

Standard Configuration

It is suggested that the file system should be case insensitive.

The directory structure:

  • /usr/local/bin -- The executable SPC code
  • /usr/local/src -- The source SPC code
  • /opt/local/spc -- General SPC support directory. This includes programs, scripts and support files that is needed by the SPC team.
  • /opt/local/spc/bin -- Scripts and programs that are outside of the standard SPC distribution
  • /opt/local/spc/<project>/ -- Project specific

  • /opt/local/spc/<project>/support/ -- Project specific support files

  • /opt/local/spc/<project>/SPICE/ -- Project specific SPICE kernels

  • /opt/local/spc/<project>/IMAGEFILES/ -- The SPC formatted images

SPC Directory

I'm going to use topSPC as the term for the main SPC directory.

  • topSPC - The stuff for a specific project
  • topSPC/<mission>

    • topSPC/<mission>/DATA - NAIF kernels

    • topSPC/<mission>/NEW_IMAGES - Source Images (non-SPC format)

  • topSPC/<object>

File System Setup (last edited 2018-06-06 05:55:05 by EricPalmer)