Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify upload text for different data types #408

Open
wholmgren opened this issue Mar 10, 2021 · 0 comments
Open

modify upload text for different data types #408

wholmgren opened this issue Mar 10, 2021 · 0 comments

Comments

@wholmgren
Copy link
Member

The dashboard forecast upload example is this:

# optional header, ignored by Solar Forecast Arbiter 
timestamp,value
2018-11-22T12:00:00Z,10.23
2018-11-22T12:05:00Z,10.67

Those values only make sense for deterministic forecasts and forecasts for percentiles. Event forecasts should be 0 or 1. I don't remember the convention for probabilities (0-1 or 0-100%) but maybe those need to change too.

The same should be done for uploads of observations for events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant