2

Future weather file error

Hi everyone,

I made a future weather file for 2080. When I launched the jeplus project using this weather file I got an " Reading Weather Data Line, Invalid Date, Year=0, Month=0, Day=0" error. ? Could anybody help me out, please?

image description

kimiya's avatar
283
kimiya
asked 2020-12-02 01:24:06 -0500, updated 2020-12-02 02:39:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Line 9. You are missing a bunch of fields at the start. See how the "87600" field doesn't align.

Also, I don't know if Line 8 is read as a comma-separated line or as fixed with, but I'm more used to a format like this:

DATA PERIODS,1,1,Data,Sunday, 1/ 1,12/31
Julien Marrec's avatar
29.7k
Julien Marrec
answered 2020-12-02 07:06:50 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for your comment.

kimiya's avatar kimiya (2020-12-02 13:04:37 -0500) edit
add a comment see more comments