Skip to content
Snippets Groups Projects
Commit c5316ad9 authored by Anna Simson's avatar Anna Simson
Browse files

added link to RESICE living database readme

parent 22cfbda0
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ git clone https://git.rwth-aachen.de/mbd/pyresice.git
```
2. Download Conda: If you haven not already installed [Conda](https://conda.io/projects/conda/en/latest/index.html), you can download it and follow the installation instructions for your operating system.
3. Create a virtual environment.
```
conda env create --file environment.yml
......@@ -34,7 +33,7 @@ poetry install
The [test_pyresice.ipynb](https://git.rwth-aachen.de/mbd/pyresice/-/blob/main/tests/test_pyresice.ipynb) deomnstrates the functionality of pyresice.
## Contributing
Users are encouraged to extend RESICE by adding more sea ice cores or more features through the RESICE living database.
Users are encouraged to extend RESICE by adding more sea ice cores or more features through the RESICE living database. Please check the [readme.md](https://git.rwth-aachen.de/mbd/pyresice/-/blob/main/src/pyresice/RESICE_living_database/yaml_db/readme.md) provided in the YAML database.
Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment