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

Update flare (replaces #15) #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ashander
Copy link

@ashander ashander commented Dec 3, 2020

Update the additionalMetadata in @rqthomas 's #15 to the v0.3 standard. Includes a hacked 'forecast_model_id' which is not included from example flare output.

forecast_model_id <- ncatt_get(nc, varid = 0)$forecast_model_id
if (is.null(forecast_model_id))
forecast_model_id <- "3663f9580cc7003542d538a2c96fdb4550a32bef" # github hash from https://github.com/CareyLabVT/FLARE

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the hacked model id

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps comment shoul've linked to the commit id on gh: CareyLabVT/FLARE@3663f95

@mdietze
Copy link
Contributor

mdietze commented Dec 15, 2020

@rqthomas in advance of today's EFI standards chat, could you take a look at this PR to see if it can be merged or if it needs additional tweaks?

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

Successfully merging this pull request may close these issues.

2 participants