Skip to content

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

@solomonsg

Description

@solomonsg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions