Giter VIP home page Giter VIP logo

marspatauto's People

Contributors

simondedman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

marspatauto's Issues

Moon Illumination

Lunar phase can be important but for animals that might take cues from the light of the moon this may be an important covariate

Fish age & size

Calculated from size at tag date & forward-projected on a daily basis.

TimeofDay, (Day, Night, or Crepuscular)

As a different option to solar irradiance sometimes you want a categorical variable for day/night/or crepuscular periods. The function I currently use pulls down sunrise/sunset times using package suncalc (for the local time) and then adds a column to the data "TimeofDay" with either a "Day" or "night" distinction. It also has an option to add another category of crepuscular. The user can choose if crepuscular means 1 hour before/after sunrise and sunset or can change it to be 2 hours etc and it will include a "dawn" or "dusk" category.

Wind Speed, m per sec

I currently pull the data down from ERRDAP often for multiple locations across years. Since it doesn't let you do this all in one go (I think it only downloads one month at a time) I adapted code from Luke Miller https://github.com/millerlp/Misc_R_scripts/blob/master/coops_water_temp_retrieval_monthly_v3.R
Currently I use it to get hourly average wind speed
(I don't know if any of my notes are useful but wanted to let you know how I currently do it to try to help! Definitely interested in a more streamlined process).

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.