Giter Club home page Giter Club logo

simon-m-mudd / nrfapy Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 43 KB

A wrapper for the national river flow archive (nrfa). This is a record of river flows in the United Kingdom. More information about the nrfa can be found here: https://nrfa.ceh.ac.uk/. The authors of this package are not affiliated with the nfra and this is not an official CEH software package.

License: MIT License

Makefile 6.00% Jupyter Notebook 66.44% Python 27.57%
discharge floods geography hydrology

nrfapy's Introduction

nrfapy's People

Contributors

dngoldberg avatar simon-m-mudd avatar simonmoulds avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dngoldberg

nrfapy's Issues

(Feature) facility to aggregate by day or month

At the moment the raw data can be obtained, but I propose new arguments passable to get_ts() that will aggregate selected variables by either month or year (mean or sum, or as specified), which will be helpful in analysis and prevent the need for the commands being done outwith the call. (Assignee: dgoldber)

detail of data-type codes in get_ts help text

in get_ts(), the help text lists the available data-type codes, but does not give their names, and some students seem to be confused by this.. this could be addressed at some point

[BUG] ISO9681 format conversion does not work with pandas 1.5.3

pd_todatetime() seems to fail when using format="ISO8601", and pandas<2.

a formatting string needs to encompass both daily data ("YYYY-MM-DD" and "YYYY-MM-DD HH:MM:SS" (and possibly others).

suggest format="%Y-%m-%dT%H:%M:%S.%f" as a replacement in _build_ts.

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.