cave.sh default perspective changed to NCP.ini

Former-commit-id: 5572d87d6f
This commit is contained in:
mjames-upc 2014-07-03 19:38:29 -06:00
parent 3c2b2c7f3c
commit 281566e542
62 changed files with 3 additions and 83 deletions

View file

@ -129,7 +129,8 @@ if [[ -z $IGNORE_NUM_CAVES ]]; then
lookupINI "$@" lookupINI "$@"
launcherRegex='--launcher.ini\s(.+\.ini)' launcherRegex='--launcher.ini\s(.+\.ini)'
# default to cave.ini # default to cave.ini
targetIni="/awips2/cave/cave.ini" # targetIni="/awips2/cave/cave.ini"
targetIni="/awips2/cave/NCP.ini"
if [[ $CAVE_INI_ARG =~ $launcherRegex ]] if [[ $CAVE_INI_ARG =~ $launcherRegex ]]
then then
targetIni="${BASH_REMATCH[1]}" targetIni="${BASH_REMATCH[1]}"

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ResourceDefinition xmlns:ns2="http://www.example.org/productType"> <ResourceDefinition xmlns:ns2="http://www.example.org/productType">
<resourceDefnName>FNEXRAD</resourceDefnName> <resourceDefnName>NEXRCOMP</resourceDefnName>
<resourceCategory>SATELLITE</resourceCategory> <resourceCategory>SATELLITE</resourceCategory>
<rscImplementation>GiniSatellite</rscImplementation> <rscImplementation>GiniSatellite</rscImplementation>
<subTypeGenerator>sectorID</subTypeGenerator> <subTypeGenerator>sectorID</subTypeGenerator>

View file

@ -1,8 +0,0 @@
colorMapName=DHR
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=DHR
displayUnitStr=dBZ
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,8 +0,0 @@
colorMapName=DVL
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=DVL
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,8 +0,0 @@
colorMapName=EET
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=EET
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,8 +0,0 @@
colorMapName=HHC NEXRCOMP
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=HHC
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,8 +0,0 @@
colorMapName=nids_ref16
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=N0R
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,8 +0,0 @@
colorMapName=OHA
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=N1P
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0

View file

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ResourceDefinition xmlns:ns2="http://www.example.org/productType">
<resourceDefnName>NEXRCOMP</resourceDefnName>
<resourceCategory>SATELLITE</resourceCategory>
<rscImplementation>GiniSatellite</rscImplementation>
<subTypeGenerator>sectorID</subTypeGenerator>
<rscTypeGenerator></rscTypeGenerator>
<timeMatchMethod>CLOSEST_BEFORE_OR_AFTER</timeMatchMethod>
<frameSpan>5</frameSpan>
<timelineGenMethod>USE_DATA_TIMES</timelineGenMethod>
<dfltFrameCount>20</dfltFrameCount>
<dfltTimeRange>1</dfltTimeRange>
<attrSetOrg>DETERMINE_BY_RSC_CATEGORY</attrSetOrg>
<dfltGeogArea>BasicWX_US</dfltGeogArea>
<resourceParameters>
legendColor=RGB {200, 200, 200}
pluginName=satellite
satelliteName=NEXRCOMP
! satellite DB table valid values are
! This must match the &quot;creatingEntity&quot; in the
</resourceParameters>
<inventoryEnabled>true</inventoryEnabled>
<addToURICatalog>false</addToURICatalog>
</ResourceDefinition>

View file

@ -1,8 +0,0 @@
colorMapName=OHA
colorBar=@ColorBars/Satellite/dfltMcidasColorBar.xml
! The DB values have spaces but imageType must use " "s.
imageType=NTP
displayUnitStr=IRPixel
alpha=1.0
brightness=1.0
contrast=1.0