Coder Social home page Coder Social logo

Comments (4)

OnnoEbbens avatar OnnoEbbens commented on June 29, 2024

Yeah good idea! The functions get_knmi_daily_rainfall_url and get_knmi_daily_meteo_url need to be modified slightly to allow this.

from hydropandas.

OnnoEbbens avatar OnnoEbbens commented on June 29, 2024

some extra wishes:

  • read all parameters from a knmi file as an ObsCollection
  • add normalize_index to all timeseries
  • make parameters more consistent. start, tmin, startdate are all interchangeable

from hydropandas.

OnnoEbbens avatar OnnoEbbens commented on June 29, 2024

Another wish: merge the from_knmi, from_nearest_xy, from_obs and from_knmi_file to one single method. Move all the logic to the io_knmi module

from hydropandas.

martinvonk avatar martinvonk commented on June 29, 2024

Another wish: merge the from_knmi, from_nearest_xy, from_obs and from_knmi_file to one single method. Move all the logic to the io_knmi module

We could also rename from_knmi to from_station and let from_knmi autodetect whether the first argument is a tuple with x and y (call from_nearest_xy), is an int (call from_station), is a str (call from_kni_file) etc. Then we can also leave the other methods intact at this place?

from hydropandas.

Related Issues (20)

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.