The NERD algorithm performs calculations with increased accuracy, displaying results almost in real-time.
Project description
NERD: Numerical Estimation of Rodenticide Density
The eradication of rodents is central to island restoration efforts and the aerial broadcast of rodenticide bait is the preferred dispersal method. To improve accuracy and expedite the evaluation of aerial operations, we developed an algorithm for the numerical estimation of rodenticide density (NERD). The NERD algorithm performs calculations with increased accuracy, displaying results almost in real-time. NERD describes the relationship between bait density, the mass flow rate of rodenticide through the bait bucket, and helicopter speed and produces maps of bait density on the ground. NERD also facilitates the planning of helicopter flight paths and allows for the instant identification of areas with low or high bait density.
Installation 🏗️
To install from pip:
pip install geci-nerd
or clone directly from Github
git clone git@github.com:IslasGECI/nerd.git
cd nerd
and install from source
pip install --editable .
geci-nerd is developed under Python >= 3.8. 🐍
Jupyter Notebook Demonstrations 📒
You can explore the functionality of NERD through interactive Jupyter notebooks. These are the options to access the demonstration notebooks:
- View a static version on GitHub. Simply navigate to the calibration-demo and tiling_demo notebooks.
- Alternatively, you can run the Jupyter notebooks locally using Docker. Follow the instructions below:
First, pull the latest demo image:
docker pull islasgeci/nerd_demo:latest
Then, run the container:
docker run --detach --publish 8080:8888 --rm islasgeci/nerd_demo
Lastly, explore the Jupyter notebooks at http://localhost:8080/
References ✏️
- Rojas-Mayoral, E., Rojas-Mayoral, B., Méndez-Sánchez, F. (2025). «NERD: Numerical Estimation of Rodenticide Density». Journal of Open Source Software, 10(107): 6736, DOI: 10.21105/joss.06736
- Rojas-Mayoral, E., Méndez-Sánchez, F., Rojas-Mayoral, B., & Aguirre-Muñoz, A. (2019, May 17). «Improving the efficiency of aerial rodent eradications by means of the numerical estimation of rodenticide density». Island invasives: scaling up to meet the challenge, IUCN. Dundee, Scotland. DOI: 10.5281/zenodo.10214343
Authors' affiliation
Contributors
Guidelines
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geci_nerd-1.0.1.tar.gz.
File metadata
- Download URL: geci_nerd-1.0.1.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
558ddbf2211975e45566b6d7db98d845e2ddf093847dbf5b6c6e1a5344380442
|
|
| MD5 |
40462185df57a43146821ae6e06b9642
|
|
| BLAKE2b-256 |
8831e75c7083e160fd2b4310d4f0464184e5b523679c36fdc5cfa51381480916
|
File details
Details for the file geci_nerd-1.0.1-py3-none-any.whl.
File metadata
- Download URL: geci_nerd-1.0.1-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ac4af066e60de19941a76a547ba96dd8716c54193453cf40fe02daa4a3ccbe
|
|
| MD5 |
1147c44999e95719a77d73071f452dee
|
|
| BLAKE2b-256 |
0dda2dd74eb87f6ea1e969931802c9d84f37764f30c66d1998e98b086bf22cca
|