File tree 2 files changed +4
-4
lines changed
xios_examples/read_unstructured_domain_resample 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
17
17
<file_definition type =" one_file" >
18
18
<file id =" din" name =" domain_input_ugrid" output_freq =" 1ts" mode =" read" enabled =" .true." convention =" UGRID" >
19
- <field id =" odatax" name =" original_data" domain_ref =" original_domain" operation =" instant" />
19
+ <field id =" odatax" name =" original_data" domain_ref =" original_domain" operation =" instant" read_access = " .true. " />
20
20
</file >
21
21
<file id =" dinr" name =" domain_input" output_freq =" 1ts" mode =" read" enabled =" .true." convention =" CF" >
22
- <field id =" edatax" name =" resample_data" domain_ref =" resampled_domain" operation =" instant" />
22
+ <field id =" edatax" name =" resample_data" domain_ref =" resampled_domain" operation =" instant" read_access = " .true. " />
23
23
</file >
24
24
</file_definition >
25
25
Original file line number Diff line number Diff line change 32
32
33
33
<file_definition type =" one_file" >
34
34
<file id =" domain_input_ugrid" output_freq =" 1ts" mode =" read" enabled =" .true." convention =" UGRID" >
35
- <field id =" odatain" name =" original_data" domain_ref =" original_domain" operation =" instant" />
35
+ <field id =" odatain" name =" original_data" domain_ref =" original_domain" operation =" instant" read_access = " .true. " />
36
36
</file >
37
37
<file id =" domain_input" output_freq =" 1ts" mode =" read" enabled =" .true." convention =" CF" >
38
- <field id =" edatain" name =" resample_data" domain_ref =" resampled_domain" operation =" instant" />
38
+ <field id =" edatain" name =" resample_data" domain_ref =" resampled_domain" operation =" instant" read_access = " .true. " />
39
39
</file >
40
40
<file id =" domain_output_ugrid" output_freq =" 1ts" convention =" UGRID" >
41
41
<field_group operation =" once" >
You can’t perform that action at this time.
0 commit comments