Size: 1802
Comment:
|
← Revision 4 as of 2018-06-06 05:55:05 ⇥
Size: 927
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Line 7: | Line 5: |
* /usr/local/bin -- The executable SPC code * /usr/local/src -- The source SPC code |
|
Line 12: | Line 12: |
* /opt/local/spc/<project>/IMAGEFILES/ * /usr/local/bin -- The executable SPC code * /usr/local/src -- The source SPC code * /Volumes/active -- The main working directory. This should be hosted on spc1, and shared via NFT mount (or whatever allows spc1, spc2, and spc3 system to use). The required software * ImageMagick - Installed in /opt/local/bin * SPC <version> * Altwg tools (done by AltWG and hosted on their /export/altwg) * Webserver with [[SPC-GUI-tools]] * gnuplot * GraphicsConverter == Groups Needed == * OREX/spc - Limited group to only those that will run/change the active SPC model * OREX/altwg - Broad group that includes all of the AltWG |
|
Line 30: | Line 14: |
== Current Hardware == As of Aug 2017 |
== SPC Directory == I'm going to use topSPC as the term for the main SPC directory. |
Line 33: | Line 17: |
* ormacsrv1 * Unknown * spc-legacy * Hardware: 2x6-Core Intel Xeon 2.93GZh, 64GB * System 10.12.6 * SPC version 3.0.2 * ormacsrv2 * Hardware: 2x6-Core Intel Xeon 2.93GZh, 64GB * System 10.12.6 * SPC version 3.0.1 * Cloud9 * Hardware: 12-Core Intel Xeon E5, 2.7 GHz, 64GB * Mac Pro (12 core) * System ? * SPC version 3.0B5 * Cloud (at PSI) - * Hardware: 12-Core Intel Xeon E5, 2.7 GHz, 16GB * Mac Pro (12 core) * System 10.12.5 * SPC version 3.0A2 |
* 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> |
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
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>