Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Repository
BMI over openapi spec
Basic Info
- Host: GitHub
- Owner: eWaterCycle
- License: apache-2.0
- Language: Julia
- Default Branch: main
- Homepage: http://www.ewatercycle.org/remotebmi/
- Size: 6.14 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 13
- Releases: 1
Metadata Files
README.md
Remote BMI

Remote BMI allows you to communicate with BMI enabled numerical models using a RESTful API.
The Basic Model Interface (BMI) is a standard interface for models. The interface is available in different languages and a language agnosting version in SIDL.
To have a consumer of the model and the provider of the model seperated you can use grpc4bmi, but this only works on languages that have a gRPC implementation. This repository replaces the gRPC protocol with an REST API. The REST API specification is in the OpenAPI format.
Usage
For Python and Julia implementations are available both for model providers and consumers. R has a model provider implementation. For usage examples see the main remotebmi documentation.
Documentation for the available implementations can be found at:
For the OpenAPI specification reference documentation is available.
Repository structure
This repository is a monorepo containing packages for different languages. 1. Python client and server, in ./python/ directory 2. Julia client and server, in ./julia/ directory 3. R server, in ./R/ directory
Other languages
Any language that can run a HTTP server and parse/load JSON can be used as a provider.
The server should implement the openapi.yaml specification.
Owner
- Name: eWaterCycle
- Login: eWaterCycle
- Kind: organization
- Website: http://www.ewatercycle.org
- Repositories: 74
- Profile: https://github.com/eWaterCycle
GitHub Events
Total
- Create event: 9
- Release event: 1
- Issues event: 28
- Delete event: 9
- Issue comment event: 27
- Push event: 79
- Pull request review event: 11
- Pull request review comment event: 16
- Pull request event: 20
Last Year
- Create event: 9
- Release event: 1
- Issues event: 28
- Delete event: 9
- Issue comment event: 27
- Push event: 79
- Pull request review event: 11
- Pull request review comment event: 16
- Pull request event: 20
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sverhoeven (13)
- BSchilperoort (10)
- Peter9192 (1)
Pull Request Authors
- sverhoeven (11)
- BSchilperoort (6)
- abelsiqueira (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 132 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 2
- Total maintainers: 3
juliahub.com: RemoteBMI
BMI over openapi spec
- Homepage: http://www.ewatercycle.org/remotebmi/
- Documentation: https://docs.juliahub.com/General/RemoteBMI/stable/
- License: Apache-2.0
-
Latest release: 0.1.0
published over 1 year ago
Rankings
pypi.org: remotebmi
Basic Model Interface over openapi specification
- Homepage: https://github.com/eWaterCycle/remotebmi
- Documentation: https://github.com/eWaterCycle/remotebmi#readme
- License: Apache-2.0
-
Latest release: 0.1.0
published over 1 year ago