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

Must include grid lons / lats if outtype == grid #127

Open
solomonsg opened this issue Sep 3, 2019 · 0 comments
Open

Must include grid lons / lats if outtype == grid #127

solomonsg opened this issue Sep 3, 2019 · 0 comments

Comments

@solomonsg
Copy link

Dear all,
Can anyone help here :)

I am getting the following error after running the convolution

NFO:convolution_init>> reading parameter file /scratch/shg1f19/case/Volta_forcings/Volta/cases/Flow_Volta_parameters/params/Flow_Volta_parameters.rvic.prm.volta.20190903.nc
WARNING:init>> Could not find unit hydrograph var unit_hydrograph_LIQ
WARNING:init>> trying var name unit_hydrograph
INFO:_check_domain_file>> domain_file: Domain_volta_flot.nc
INFO:_check_domain_file>> Parameter RvicDomainFile: Domain_volta_flot.nc
INFO:_check_domain_file>> dom files match in parameter and domain file
INFO:set_domain>> set domain
INFO:set_domain>> Flipping Parameter File Y inds...
DEBUG:start>> Filenum 13879
INFO:init_state>> run_type is drystart so no state_file will be read
INFO:get_time_mode>> Coupling Timestep is (seconds): 86400.0
INFO:get_time_mode>> RVIC Timestep is (seconds): 86400.0
INFO:get_time_mode>> RVIC will run 1 time for every 1 coupling periods
INFO:convolution_init>> setting up History Tape.0
DEBUG:init>> _out_data_stepsize: 1.0
ERROR:write>> Traceback (most recent call last):
ERROR:write>> File "/home/shg1f19/.conda/envs/rvic/bin/rvic", line 61, in
ERROR:write>> main()
ERROR:write>> File "/home/shg1f19/.conda/envs/rvic/bin/rvic", line 50, in main
ERROR:write>> convolution(args.config_file)
ERROR:write>> File "/home/shg1f19/.conda/envs/rvic/lib/python2.7/site-packages/rvic/convolution.py", line 47, in convolution
ERROR:write>> time_handle, directories = convolution_init(config_file)
ERROR:write>> File "/home/shg1f19/.conda/envs/rvic/lib/python2.7/site-packages/rvic/convolution.py", line 242, in convolution_init
ERROR:write>> out_dir=directories['hist'])
ERROR:write>> File "/home/shg1f19/.conda/envs/rvic/lib/python2.7/site-packages/rvic/core/history.py", line 98, in init
ERROR:write>> raise ValueError('Must include grid lons / lats if '
ERROR:write>> ValueError
ERROR:write>> :
ERROR:write>> Must include grid lons / lats if outtype == grid

Best regards,

Solomon

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

1 participant