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

运行calibrate_xaj.py时ValueError: the new name 'flow' conflicts #51

Open
Myfootnotsmelly opened this issue Aug 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Myfootnotsmelly
Copy link

Environment Information

  • hydromodel version: 源码 0.2.5
  • Python version: 3.10
  • Operating System: ubuntu2204

Description

image

What I Did

配置完环境、依赖、数据集后,用下面的脚本运行报错
python calibrate_xaj.py --data_type camels --data_dir {dataset_dir} --exp expcamels001 --cv_fold 2 --warmup 365 --period 2007-01-01 2014-01-01 --calibrate_period 2007-01-01 2014-01-01 --test_period 2007-01-01 2014-01-01 --basin_id 01439500 06885500 08104900 09510200 --model "{\"name\": \"xaj\", \"source_type\": \"sources5mm\", \"source_book\": \"HF\"}" --algorithm "{\"name\": \"SCE_UA\", \"random_seed\": 1234, \"rep\": 10, \"ngs\": 10, \"kstop\": 5, \"peps\": 0.1, \"pcento\": 0.1}" --loss "{\"type\": \"time_series\", \"obj_func\": \"RMSE\", \"events\": null}"

@Myfootnotsmelly Myfootnotsmelly added the bug Something isn't working label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant