Skip to content

Commit 4c20857

Browse files
Update README.md
1 parent abffec1 commit 4c20857

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# Branch Description 🚧
2-
This branch contains some improvment for next release :
3-
- on the model itself
4-
- adding buoyancy and a passive tracer (optionnal) in the stade
5-
- the possibility to chose on which tracer compute the density (choice of the Equation Of State (EOS))
6-
- the possibility to have variable forcings for tracers in space and time
7-
- on the fitter
8-
- add some metadatas on the database
9-
- a `.jld2` file reader
10-
111
![Python](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/meom-group/tunax/master/.github/workflows/run_tests.yaml&label=Python&query=$.jobs.test.strategy.matrix["python-version"]&color=seagreen)
122
[![PyPi](https://img.shields.io/badge/dynamic/xml?url=https://pypi.org/rss/project/tunax/releases.xml&label=PyPi&query=/rss/channel/item[1]/title)](https://pypi.org/project/tunax/)
133
[![Documentation Status](https://readthedocs.org/projects/tunax/badge/?version=latest)](https://tunax.readthedocs.io/en/latest/?badge=latest)
@@ -42,4 +32,4 @@ poetry install --no-dev
4232
To use the notebooks with the specific packages that they use, one can clone or fork the branch `main` or another of this repository and install *Tunax* with the package manager *poetry* :
4333
```shell
4434
poetry install
45-
```
35+
```

0 commit comments

Comments
 (0)