Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 116)

Ticket Resolution Summary Owner Reporter
#102 fixed Global/local attributes in TS files rlacroix aclsce
Description

Global/local attributes defined for a file are not reported in Time Series files. Example :

<file name="file1" output_freq="1d" timeseries="both" >

<variable id="project_id" type="string" > CMIP6/CMIP6 </variable> <field field_ref="soce" name="soce">

...

The file "file1.nc" contains :project_id = "CMIP6/CMIP6" ; whereas in TS file "file1_soce.nc" there is no : :project_id = "CMIP6/CMIP6" ;

#78 fixed grid masking attribute incorrect name : mask1, mask2, mask3 ... mhnguyen ymipsl
Description

In order to be coherent with previous xios convention, rename grid_masking attribute

mask1 -> mask_1d mask2 -> mask_2d etc..

Up to mask_7d

#43 wontfix Having the possibility of enforcing the addition of a axis to a file ymipsl millour
Description

So far if multiple axes are defined (e.g. axis1, axis2, etc.), but only one is used (e.g.all output fields in file are with axis_ref="axis2"), then it is the only axis written to the file.

Allowing users to specify that alternative axes, although not used, should be included in the output file would be useful.

Maybe by adding a flag output="always" to the axis (or file?) parameters?

Note: See TracQuery for help on using queries.