Skip to content

Metadata time in Databricks #153

@mcrosta

Description

@mcrosta

Hello,

i'm running Aurora on a GPU H100 on Databricks. I'm using ECMWF data from the 00 run.

When i add the time location in my script

import time, os
os.environ['TZ'] = 'Europe/Rome'
time.tzset()

Aurora's forecast differs from the one obtained without specifying the time zone.
In both cases i set the time metadata as time = Timestamp('2025-09-11 00:00:00') this is a UTC time based on ECMWF data

Do I have to set the timezone or not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions