-
Notifications
You must be signed in to change notification settings - Fork 393
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
Release/vic.5.0.0 --> master #626
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update docs for vic5 * doc fixes
- Updated VP forcing variable name in all image driver global parameter files (from `shum` to `vp`) to be consistent with image driver VP unit change in the code - Remove sample global parameter files under `sample` directory - only keep a single sample global parameter file version under `VIC_sample_data` repository
Update image driver VP forcing name and remove sample global files
consistent with classic driver forcing units
Updated vic_force in image driver - now input forcing units are consistent with classic driver
Feature/fix typo in run image driver
…age_driver_forcing_documentation
…_documentation added documentation for image driver forcing file
Add templates for github issues and pull requests
updates to VIC5 docs
Fixed a link to the parameter conversion notebook in the image driver documentation.
Fixed a broken link in image driver documentation
remove all instances of ErrorString
add faq about VIC timestep scheme
* add time bounds to image driver output, timestamp in history files is not the begining of the aggregation window. * update FAQ docs * update OutputFormatting docs for time bounds change * update assert_nan_equal to handle comparison of variables that do not have the spatial dimensions in the domain mask * respond to code review from @bartnijssen
* fixed typos and other issues in documentation * removed accidental adding of soil params table * update with changes from code review
the change in VIC code regarding to shifting the output state file timestamp to the end of a certain model timestep
…mic the behavior of VIC 4.2 (#622)
…used to create 1d coordinate variables
fix user warning in setting plotting backend
Conflicts: vic/drivers/shared_all/src/vic_time.c
#627) * fixed discrepancy in directory structure between multiprocessing snotel comparison plotting function and ftp server * fixed discrepancy in directory structure in fluxnet plotting function * resolve further directory structure conflicts in plotting scripts
Fixed NYEARS frequency when there are leap years
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.