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

History files #1

Closed
bartnijssen opened this issue Nov 20, 2013 · 1 comment
Closed

History files #1

bartnijssen opened this issue Nov 20, 2013 · 1 comment

Comments

@bartnijssen
Copy link
Member

Monthly history files are only created for January in the first year. In subsequent years there is no file for January. Instead, December for the previous year is averaged over 2 months (62 days). E.g.:

gunnison_001.rvic.ha.2003-01.nc
gunnison_001.rvic.ha.2003-02.nc
gunnison_001.rvic.ha.2003-03.nc
gunnison_001.rvic.ha.2003-04.nc
gunnison_001.rvic.ha.2003-05.nc
gunnison_001.rvic.ha.2003-06.nc
gunnison_001.rvic.ha.2003-07.nc
gunnison_001.rvic.ha.2003-08.nc
gunnison_001.rvic.ha.2003-09.nc
gunnison_001.rvic.ha.2003-10.nc
gunnison_001.rvic.ha.2003-11.nc
gunnison_001.rvic.ha.2003-12.nc
MISSING
gunnison_001.rvic.ha.2004-02.nc
gunnison_001.rvic.ha.2004-03.nc
gunnison_001.rvic.ha.2004-04.nc
gunnison_001.rvic.ha.2004-05.nc
gunnison_001.rvic.ha.2004-06.nc
gunnison_001.rvic.ha.2004-07.nc

time_bnds for gunnison_001.rvic.ha.2003-12.nc are:
time_bnds =
731564, 731626 ;

@jhamman
Copy link
Member

jhamman commented Nov 21, 2013

This fix is located here: a89422d

And is now in the development branch. Literally required changing a single 2 to a 1. Doesn't get much easier than that.

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

No branches or pull requests

2 participants