MetOffice / opsinputs

JEDI library generating VarObs and Cx files
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Don't write creation times to varobs and cx headers #145

Closed adammaycock closed 1 year ago

adammaycock commented 1 year ago

Code that sets the fixed length header values for creation time has been removed.

Tested in sith with a bb build that uses this branch:

Inspection of the varobs and cx headers shows that the creation time header values are all IMDI (-32768) for cx files and 0 for varobs files. I don't think that inconsistency matters, it's a consequence of the way the fixed length header arrays are initialised.