NOAA-OWP / lstm

Other
12 stars 17 forks source link

typo and try_except fix #25

Closed madMatchstick closed 2 years ago

madMatchstick commented 2 years ago

Fixes for get_var_nbytes() & set_value() required for standalone runs

Changes

Testing

  1. run_bmi_unit_test.py
  2. run-lstm-with-bmi.py

Todos