I am trying to extract surface pressure using CAPE version 1.2.2. When I run pyfun –pt pMap it is saying there are not enough iterations. The case folders contains the boundary*plt file which has a timestep appended to the file name. Below is how i have defined the databook component. I have also tried this with CAPE 1.0 and seems to work fine
"pMap":{
"Type": "TriqPoint",
"Points": ["p100", "p101", "p102", "p103", "p104", "p105", "p106", "p107", "p108", "p109", "p110"]
},
I am trying to extract surface pressure using CAPE version 1.2.2. When I run
pyfun –pt pMapit is saying there are not enough iterations. The case folders contains the boundary*plt file which has a timestep appended to the file name. Below is how i have defined the databook component. I have also tried this with CAPE 1.0 and seems to work fine