KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
copia
★ 13
Open GitHub ↗
Bias correction for richness in abundance data
Download README (.md)
Explore Similar Repositories
fetch-through-merge-base
:
A GitHub Action for fetching PR commits through the merge-base
Oberon-retro-compiler
:
Oberon compiler which supports LOOP, EXIT, WITH, multiple RETURNs and forward declarations of procedures
text_speech
:
Using Gradio interface to build UI for converting text to speech
Spotify-Status-Real-Time-GitHub
:
No description available.
dev-discords
:
An online collection of developer related discord servers.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
copia
?
Download (.md)
<img width="250" align="right" alt="Logo copia (goat's head)" src="https://user-images.githubusercontent.com/4376879/115404130-5167a480-a1ed-11eb-96fe-46116ee5971f.png"> # Copia ## Estimating the survival of cultural heritage artifacts with unseen species models from ecology Copia is a Python package that can be used for estimating the survival of artifacts from cultural heritage, based on established unseen species models from ecology. ## Installation Copia requires Python 3.6 or greater. To install Copia, execute the following command in your terminal: ``` bash pip install copia ``` ## Development If you wish to help developing Copia, download the source files from GitHub and install the package using the following command: ``` bash pip install -e . ``` in the top directory of `copia`. Subsequently, run `pytest` from the same directory. ## Documentation For detailed documentation, visit [copia.readthedocs.io](https://copia.readthedocs.io/en/latest/index.html). ## Etymology Because this package targets so-called "abundance" data from ecology, it has been named using the corresponding Latin term *copia*. The artwork for the logo has been kindly contributed by Dr. Lauren Fonteyn (Leiden University, NL). The depicted goat is a mythological reference to the [cornucopia](https://en.wikipedia.org/wiki/Cornucopia) or "horn of plenty", the legendary horn of the goat Amaltheia, who fed the infant Zeus with her milk. ## Maintainers Mike Kestemont & Folgert Karsdorp