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

Merge hotfix/5.0.1 into master #676

Merged
merged 51 commits into from
Feb 1, 2017
Merged

Merge hotfix/5.0.1 into master #676

merged 51 commits into from
Feb 1, 2017

Conversation

yixinmao
Copy link
Contributor

@yixinmao yixinmao commented Feb 1, 2017

No description provided.

Joe Hamman and others added 30 commits September 5, 2016 21:49
* Fixed image driver history file name timetamp - now is timstep-beginning

* Added release notes about PR #635 (fixing image driver history filename
timestamp)
Added an if statement so that when VIC is run on multiple nodes,
only the master node will validate state file dimensions and coordinate variables.
Use multiple processors for image restart tests
Fixing a problem with image restarts when using multiple processors
* Fixed a bug when calculating steps of forcing to skip - should round to
integer first before converting to int type to prevent possible 1-timestep wrong offset

* Added bug fix release notes to PR#639
(Fixing a problem with image restarts when using multiple processors).
…er type (#645)

* Added check to ensure mask varible in domain file is integer type

* Cleaned up some printing lines

* Added get_nc_var_type.c

* Minor update of comments and ReleaseNotes

* Added domain file description in docs

* Small fix of table in docs

* Added ncdump -h results for domain file in docs

* Minor docs update
* Added check to ensure mask varible in domain file is integer type

* Cleaned up some printing lines

* Added get_nc_var_type.c

* Minor update of comments and ReleaseNotes

* Added domain file description in docs

* Small fix of table in docs

* Added ncdump -h results for domain file in docs

* Minor docs update

* The input arguments to function `make_lastday` are sometimes in a wrong
order - fixed the bug

* Added ReleaseNotes regarding PR#647
… the 2-D lats/lons were written as fill values to the state file rather than lats/lons
the same step as snow model step. Now the model does the correct check
fix deprecated options MIN_RAIN_TEMP and MAX_SNOW_TEMP
fixed bug in writing statefile for 2-d lat/lon dimensions
Fixed a bug on forcing timestep checking - image driver
ymao and others added 21 commits December 8, 2016 11:42
Fix dz_node and node_depth in image statefile
re-organized `get_global_domain` function to:
    1) use `run_cell`variable from the parameter file to determine
active  cell (instead of the `mask` variable in the domain file);
    2) lat and lon coordinates loading is put into a separated function;
    3) the step of checking whether the latlons in the parameter file
match the domain file is moved to early on in the `get_global_domain`
function.
* Fixed time precision issue for long VIC runs

* Added release note for the time precision bug fix

* Minor release note update
Fixed a bug - `forceskip` should be reset to zero at the beginning of every year
Update version strings etc. for release 5.0.1
@jhamman
Copy link
Member

jhamman commented Feb 1, 2017

(this PR should NOT be merged with the "Squash and merge" option).

@yixinmao
Copy link
Contributor Author

yixinmao commented Feb 1, 2017

@jhamman I guess Diana and I don't have permission to merge PR's into master - do you want to do it?

@jhamman jhamman merged commit ebd2ba3 into master Feb 1, 2017
@jhamman jhamman deleted the hotfix/5.0.1 branch February 1, 2017 20:01
@jhamman
Copy link
Member

jhamman commented Feb 1, 2017

@yixinmao -- done.

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.

6 participants