Changes between Version 339 and Version 340 of ippToPsps
- Timestamp:
- Apr 13, 2012, 10:47:34 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v339 v340 117 117 118 118 In addition, certain {{{ippToPsps}}} programs also access the IPP gpc1 database and {{{metrics.py}}} accesses the IPP [wiki:Czartool#Czartooldatabase czartool database], in order to update it with the current state of {{{ippToPsps}}} processing. 119 120 == Datastore == 121 122 {{{ippToPsps}}} currently uses two datastore'products': 123 124 * {{{PSPS_JHU}}} 125 * {{{PSPS_test}}} 126 127 Currently we use {{{PSPS_JHU}}} for production, and {{{PSPS_test}}} for testing 128 129 To create a new product, run something like this 130 131 132 {{{ 133 dsprodtool --add PSPS_HAF --type IPP-PSPS --description 'Heather PSPS testing' 134 }}} 135 136 119 137 == Accessing DVO == 120 138
