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

Fortran: implement get/set at indices BMI functions #17

Open
mdpiper opened this issue Feb 5, 2020 · 0 comments
Open

Fortran: implement get/set at indices BMI functions #17

mdpiper opened this issue Feb 5, 2020 · 0 comments

Comments

@mdpiper
Copy link
Member

mdpiper commented Feb 5, 2020

The

  • get_value_at_indices
  • set_value_at_indices

functions are listed in the Fortran BMI specification, but they aren't included in the cookiecutter. The files

  • bmi_interoperability.f90
  • bmi_interoperability.h
  • _fortran.pyx

need to be updated to include them.

@mdpiper mdpiper transferred this issue from csdms/cookiecutter-bmi-wrap Jul 30, 2020
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

1 participant