Code Monkey home page Code Monkey logo

echopype-checker's Introduction

echopype SONAR-netCDF4 v1 convention checker

FIRST CREATE OUTLINE OF WHAT NEEDS TO BE PRESENT IN THIS README INITIALLY

  • brief description of package goals
    • link to echopype and SONAR-netCDF4 v1 doc
  • describe the jupyter notebooks that are included
    • notebook that just loads and shows the CDL-derived variables and the characteristics (summaries), for each group
    • notebook(s) that applies the tests, for a sample data file and for one or more echodata group
  • installation (from github vs via pip install -e . ?)
    • mention its simple dependencies

Python EchoPro ("EchoPro") uses combined acoustic data analysis results with biological information from trawls (such as length, age, etc.) to produce biomass estimates of Pacific hake.

Go to https://uw-echospace.github.io/EchoPro/ to view Jupyter notebooks that demonstrate EchoPro functionality and typical workflows.

Installation

Installation as a developer

Follow these steps if you intend to make code contributions to EchoPro:

  1. Clone the repository (alternatively, fork the repository first, then clone your fork):
    git clone https://github.com/uw-echospace/EchoPro.git
  2. cd to the new EchoPro directory:
    cd EchoPro
  3. Install the dependencies and create a new conda environment called "echopro":
    conda env create -f condaenvironment.yaml
  4. Activate the environment:
    conda activate echopro
  5. Install EchoPro in development mode:
    pip install -e .

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.