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

Fix to typo in image driver vic_force.c #673

Closed
tbohn opened this issue Jan 25, 2017 · 1 comment
Closed

Fix to typo in image driver vic_force.c #673

tbohn opened this issue Jan 25, 2017 · 1 comment
Assignees
Labels

Comments

@tbohn
Copy link
Contributor

tbohn commented Jan 25, 2017

VIC 5.0.0 image driver - OS, compiler, settings, etc., are unimportant

In vic_force.c, for the "fcan" variable, the code expects the forcing file to name this variable "fcov". This needs to be changed to "fcan" to match VIC's name for the variable.

(In fact, the reason this instance of "fcov" exists is due to an incomplete conversion of the variable name from "fcov" to "fcan" throughout the code, which I was responsible for - this is simply a mistake.)

The fix for this should be extremely minor and will have no effects on existing tests or performance since this feature is not yet commonly used.

@bartnijssen bartnijssen added this to the 5.0.2 (Next next bug release) milestone Jan 31, 2017
bartnijssen added a commit to bartnijssen/VIC that referenced this issue Aug 25, 2017
bartnijssen added a commit to bartnijssen/VIC that referenced this issue Aug 25, 2017
bartnijssen added a commit to bartnijssen/VIC that referenced this issue Aug 25, 2017
bartnijssen added a commit to bartnijssen/VIC that referenced this issue Aug 25, 2017
@bartnijssen bartnijssen mentioned this issue Aug 25, 2017
3 tasks
jhamman pushed a commit that referenced this issue Aug 25, 2017
* Added release not for fixing #673

* Renamed fcov to fcan per #673

* Fixed releasenotes in response to review by jhamman
@jhamman
Copy link
Member

jhamman commented Aug 25, 2017

close via #742

@jhamman jhamman closed this as completed Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants