source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/oasis3-mct/util/lucia/lucia.json

Last change on this file was 5725, checked in by aclsce, 3 years ago

Added new oasis3-MCT version to be used to handle ensembles simulations with XIOS.

File size: 456 bytes
Line 
1{
2    "Components":[
3        {"Name":"Ocean",
4         "File":"timeline_pim_.nc"},
5        {"Name":"Atmo",
6         "File":"timeline_pam_.nc"},
7        {"Name":"Xios",
8         "File":"timeline_poum.nc"}
9    ],
10    "Plots":{
11        "Kind" : true,
12        "Field": true,
13        "Component": true
14    },
15    "NO TimeRange":{
16        "minFrac":0.25,
17        "maxFrac":0.5,
18        "minTime":10,
19        "nomaxTime":40
20    },
21    "Rendering":{
22        "Display":true,
23        "File":"Lucia.png",
24        "EventsBounds":false
25    },
26    "Fields":["Heat","Rain","Love"]
27}
Note: See TracBrowser for help on using the repository browser.