NOAA-OWP / lstm

Other
12 stars 17 forks source link

Update bmi def `get_var_type` #36

Closed madMatchstick closed 1 year ago

madMatchstick commented 1 year ago

Bmi_py_Adaptor.hpp get_analogous_cxx_type was throwing error at run time as get_value_ptr() now returns np.array. See merged PR #30 (and related closed issue #20) on getters and setters details. Required minor change to bmi func get_var_type().

bmi_lstm now builds/run in most recent ngen without error; output reasonable at glance.

Changes

Testing

TODO

Update docs specific to ngen and venv