Opened 17 years ago

Closed 17 years ago

#1663 closed defect (fixed)

Datetime format of LastUpdated entry in ers header file

Reported by: bfraser Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: ers
Cc:

Description

command used to create ers file:

gdal_translate -of ERS 05JUN23073758-M2AS_R1C1-005623763010_01_P001.TIF test4

ers file then opened in ERViewer 7.1.

ERViewer displays an error dialog, refuses to load the image, then exits.

gdal_translate writes to the ers file:

LastUpdated = Fri Jun 08 09:17:47 2007

ERViewer requires timezone:

LastUpdated = Fri Jun 08 09:17:47 GMT 2007

Change History (2)

comment:1 by warmerdam, 17 years ago

trunk modified to omit this line when creating a file as it is hard to manipulate the data portably.

Leaving open pending testing of fix.

comment:2 by bfraser, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.