Commit 2ff5f699c4a1645bacb000a00d5d17e964a32e27
1 parent
515cd138
Exists in
master
and in
7 other branches
created dataset GEOTAIL CPI-SWA
Showing
3 changed files
with
30 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="gtl_cpi_swa_t"> | |
3 | + <!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--> | |
4 | + <get> | |
5 | + <vi name="gtl:cpi:swa"> | |
6 | + <baseParam name="SW_T"/> | |
7 | + </vi></get> | |
8 | + <process>$gtl_cpi_swa_SW_T/K2EV</process> | |
9 | + <output/> | |
10 | +</param> | |
... | ... |