You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
@kwilcox and @vembus now that the new SECOORA portal is online I should work to get the skill results displayed in there too.
@kwilcox I am not sure what would be the best approach, but I am sure that the current notebooks are no good for a production site. Here is my naive plan and I would love to get your feedback:
Convert the notebooks to scripts
Put those scripts in a docker image that someone can run periodically to obtain the paired series (Model-Observations)
Save the series and skill in a digestible format for the site. JSON?
@kwilcox and @vembus now that the new SECOORA portal is online I should work to get the skill results displayed in there too.
@kwilcox I am not sure what would be the best approach, but I am sure that the current notebooks are no good for a production site. Here is my naive plan and I would love to get your feedback: