Skip to content
Snippets Groups Projects
Commit 4f0a101e authored by Olivier Sauter's avatar Olivier Sauter
Browse files

re-activate temporarily cxrs_rho

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@5473 d63d8f72-b253-0410-a779-e742ad2e26cf
parent fcb147fc
Branches
Tags
No related merge requests found
...@@ -79,7 +79,7 @@ switch lower(data_request) ...@@ -79,7 +79,7 @@ switch lower(data_request)
mapping.label = '\beta_p'; mapping.label = '\beta_p';
mapping.method = 'signal'; mapping.method = 'signal';
mapping.expression = [{'FPG'},{'betpol'}]; mapping.expression = [{'FPG'},{'betpol'}];
case 'cxrs' case {'cxrs', 'cxrs_rho'}
mapping.timedim = 2; mapping.timedim = 2;
mapping.label = 'cxrs'; mapping.label = 'cxrs';
mapping.method = 'switchcase'; mapping.method = 'switchcase';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment