Giter VIP home page Giter VIP logo

cbasstools's Introduction

README

Alexander Ilich March 31, 2023

CbassTools

Purpose

This package contains various functions for C-BASS Data including merging c-vision annotation files, binning fish counts, connecting to the C-BASS database, and getting data from research cruises into a more useable format.

Installation Instructions

This package can be installed from github. To do this you must already have the remotes package installed, which can be installed using install.packages("remotes").

Once you have the remotes package, you can install CbassTools using remotes::install_github("ailich/CbassTools").

Loading the Library

If CbassTools is installed it can be loaded with library(CbassTools).

cbasstools's People

Contributors

ailich avatar

Watchers

 avatar

cbasstools's Issues

generate_cruise_files update

Since a variety of formats have been used over time, have an intermediate file of standardized csv's with timestamp and value for the whole cruise with one for position, one for speed, and one for payout and write these to a file. These could be supplied directly to generate_cruise_files or if they are not, all formats would have a function to convert them to this format and then a standardized set of operations would occur.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.