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

Error when downloading IRI #5

Closed
kandread opened this issue Feb 25, 2016 · 0 comments
Closed

Error when downloading IRI #5

kandread opened this issue Feb 25, 2016 · 0 comments
Assignees
Labels

Comments

@kandread
Copy link
Contributor

Updating database!
Traceback (most recent call last):
File "./bin/rheas", line 17, in
sys.exit(rheas.run())
File "/home/oware/RHEAS/src/rheas.py", line 80, in run
update(dbname, config_filename)
File "/home/oware/RHEAS/src/rheas.py", line 68, in update
mod.download(dbname, dt, bbox)
File "/home/oware/RHEAS/src/datasets/iri.py", line 71, in download
t0 = np.where(t == ((dt.year - 1960) * 12 + dt.month - 0.5))[0]
AttributeError: 'tuple' object has no attribute 'year'

@kandread kandread added the bug label Feb 25, 2016
@kandread kandread self-assigned this Feb 25, 2016
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

1 participant