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

Implement Basic Model Interface (BMI)? #9

Open
aufdenkampe opened this issue Jul 3, 2024 · 1 comment
Open

Implement Basic Model Interface (BMI)? #9

aufdenkampe opened this issue Jul 3, 2024 · 1 comment

Comments

@aufdenkampe
Copy link

Thank your for developing this Python wrapper library for GLM-AED!

Our team has long appreciated the fantastic capabilities of GLM-AED and long wanted to couple it to some of our data input and analysis workflows in Python. This repo does that, and we're excited to start using it.

One of our stretch goals is to couple GLM-AED with other models using the Basic Model Interface (BMI), which has been adopted by many federal agencies in recent years for coupling domain models. NOAA has decided to use BMI for the Next Gen National Water Model (NWM v4) and USGS has already implemented BMI for many of its models (MODFLOW, PHREEQC, PRMS, etc.).

Do you have any plans or interest in implementing BMI?

cc: @steveskrip, @shannarucker, @caitlinlulay

@gilesknight
Copy link
Collaborator

Hi @aufdenkampe, thanks for your comments!

Implementing BMI is of interest, but it currently falls outside the scope of what glm-py can wrap. Many of the BMI functions would require incorporating them into GLM itself and then extending that functionality to glm-py. I'll cc in @matthipsey here, who leads the development of GLM and can comment further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants