eco4cast / neon4cast

A helper R package for the neon4cast challenge
Other
7 stars 7 forks source link

import & re-export scoring and read_forecast #8

Closed cboettig closed 2 years ago

cboettig commented 2 years ago

This removes scoring and read_forecast functions, re-imports them from score4cast and read4cast, and re-exports them (so downstream stuff using neon4cast should be unchanged, though we now have the option of bypassing neon4cast on the scoring.R)