Skip to content

Commit

Permalink
Just refer to remotebmi main docs on index page
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Nov 21, 2024
1 parent 83d65ff commit ac7f084
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file added julia/docs/src/assets/logo-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added julia/docs/src/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion julia/docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ CurrentModule = RemoteBMI
The [Basic Model Interface (BMI)](https://bmi.readthedocs.io/en/stable/) is a standard interface for models.

To have a consumer of the model and the provider of the model seperated you can use REST API.
This package provides a BMI http client and server.

**[remotebmi](https://www.ewatercycle.org/remotebmi/)** provides a BMI http client and server, in [Python](https://www.ewatercycle.org/remotebmi/python/), [R](https://www.ewatercycle.org/remotebmi/R/) and Julia.

```@autodocs
Modules = [RemoteBMI]
Expand Down

0 comments on commit ac7f084

Please sign in to comment.