Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmlondon/crawl2
https://github.com/jmlondon/crawl2
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmlondon/crawl2
- Owner: jmlondon
- License: cc0-1.0
- Created: 2020-03-30T17:31:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T20:11:52.000Z (about 3 years ago)
- Last Synced: 2023-08-06T14:12:33.555Z (over 1 year ago)
- Language: R
- Size: 1010 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# crawl2
After 10+ years, the code base for the R package
[{`crawl`}](https://github.com/NMML/crawl) is showing its age. With that in
mind, Devin Johnson ([dsjohnson](https://github.com/dsjohnson)) and I are
planning to devote some of our time over the next months fleshing out our ideas
for {`crawl2`}.We're going to start with a code sprint (well, actually, more like a code _jog_)
during the week of **11-15 October 2021** as part of the **7th Int'l Bio-logging
Symposium's Global Collaboration Week**.If you are a user of {`crawl`} OR have thought about using {`crawl`} OR have
used other approaches for modeling animal movement (e.g. {`foisGras`},
{`momentuHMM`}), _we want to hear from you_.Please take a moment to [Create an Issue](https://github.com/jmlondon/crawl2/issues)
and share your ideas for improvements, feature requests, new directions, etc.### Disclaimer
*This software package is developed and maintained by scientists at the NOAA Fisheries Alaska Fisheries Science Center and should be considered a fundamental research communication. The reccomendations and conclusions presented here are those of the authors and this software should not be construed as official communication by NMFS, NOAA, or the U.S. Dept. of Commerce. In addition, reference to trade names does not imply endorsement by the National Marine Fisheries Service, NOAA. While the best efforts have been made to insure the highest quality, tools such as this are under constant development and are subject to change.*