Hi, I'm trying to import a few NetCDF datasets into a mosaic dataset, however it's not recognising the timestamp. If I import as a single raster layer or table view it knows what time is associated with the layer, but when importing to the mosaic, it sets all of the Standard Time field to 01/01/1970.
I've tried as a temporary hack just overriding it by parsing the timestamp from the fieldname, but this is then not read correctly by the chart plugin, it reads 2020 as 1995.
Any suggestions as to what might be the problem? Thanks