name change for nexrcomp added as radar menu
This commit is contained in:
parent
43dd9b4dfd
commit
ec1370d262
8 changed files with 81 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<ResourceDefinition xmlns:ns2="http://www.example.org/productType">
|
||||
<resourceDefnName>FNEXRAD</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 "creatingEntity" in the
|
||||
|
||||
</resourceParameters>
|
||||
<inventoryEnabled>true</inventoryEnabled>
|
||||
<addToURICatalog>false</addToURICatalog>
|
||||
</ResourceDefinition>
|
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,8 @@
|
|||
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
|
|
@ -0,0 +1,8 @@
|
|||
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
|
Loading…
Add table
Reference in a new issue