Skip to content

Problem on MODE TD: " file time increments are not constant!" #1249

Locked Answered by CPKalb
skmue asked this question in File I/O
Discussion options

You must be logged in to vote

Hi Sebastian:

When looking at time step increments, mtd (and other MET tools) calculate the difference using dates. Since your data is monthly, and the number of days per month varies, mtd computes these different number of days in each month. The time calendar in your file is given as 360_day (30 days for each month), but that information isn't passed to mtd through python embedding, so it's not using this calendar and therefore thinks the time increments are not constant.

We have set up an issue to put in a fix for this, but it's not available yet. In the meantime, there are a few ways to get around this and get mtd running right now.

  1. since MET is open source, change "Error" to "Warni…

Replies: 10 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@skmue
Comment options

@CPKalb
Comment options

Comment options

You must be logged in to vote
2 replies
@CPKalb
Comment options

@CPKalb
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by CPKalb
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #1248 on November 10, 2021 18:03.