Skip to content

Commit

Permalink
Reverting PET module library path
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Williamson authored and mattw-nws committed Oct 12, 2022
1 parent b1f76f6 commit c5fc80e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"name": "bmi_c",
"params": {
"model_type_name": "bmi_c_pet",
"library_file": "./extern/evapotranspiration/cmake_build/libpetbmi",
"library_file": "./extern/evapotranspiration/evapotranspiration/cmake_build/libpetbmi",
"forcing_file": "",
"init_config": "./data/bmi/c/pet/{{id}}_bmi_config.ini",
"allow_exceed_end_time": true,
Expand Down

0 comments on commit c5fc80e

Please sign in to comment.