Opened 8 years ago

Closed 8 years ago

#100 closed defect (fixed)

Problem with splitted time series file name

Reported by: aclsce Owned by: mhnguyen
Priority: critical Component: XIOS
Version: 2.0 Keywords: filename time series
Cc:

Description

In case of :

  • time series activated

and

  • time series split activated (for example ts_split_freq="1d")

a "_" is missing in the name of file since revision 875.

For example :
1) OK with XIOS rev 874: TS_t2m_20000101-20000101.nc
2) Not OK with XIOS rev 875 : TS_t2m20000101-20000101.nc

Change History (2)

comment:1 Changed 8 years ago by rlacroix

  • Owner changed from developer to mhnguyen

comment:2 Changed 8 years ago by rlacroix

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r920.

Note: See TracTickets for help on using tickets.