Giter VIP home page Giter VIP logo

Comments (9)

clampr avatar clampr commented on July 28, 2024 1

Hey Leander,

I didn't actively decide against it. Solar radiation was simply not included in the datasets I was using when I started the project. But I'm actually planning to add solar radiation data. It might take some time, but it's definitely planned :)

from meteostat-python.

adriesse avatar adriesse commented on July 28, 2024 1

Just came across your work, which seems very nice. I would like to add a couple of votes from my and a few friends for adding solar radiation data (the energy that's running the planet) down to hourly resolution.

from meteostat-python.

ricl avatar ricl commented on July 28, 2024

Daily tavg is really tmean if calculated by (tmax+tmin)/2

I would like 3 daily temperature figures, taverage (true average), tmean and tmedian calculated from the hourly figures.

Likewise for Monthly.

See USCRN for examples https://www.ncdc.noaa.gov/crn/qcdatasets.html

from meteostat-python.

clampr avatar clampr commented on July 28, 2024

Daily tavg is really tmean if calculated by (tmax+tmin)/2

Actually, tavg is defined as the true average, aggregated from 24 hourly observations. So we already have the average and the median (as you suggested by applying (tmax+tmin)/2) in the daily dumps.

Only thing we're missing is median. When would you utilize median instead of average/mean when working with temperature data? I'm not a meteorologist, but I mainly see temperature averages being used.

from meteostat-python.

ricl avatar ricl commented on July 28, 2024

from meteostat-python.

ricl avatar ricl commented on July 28, 2024

from meteostat-python.

ricl avatar ricl commented on July 28, 2024

from meteostat-python.

l-kotzur avatar l-kotzur commented on July 28, 2024

Hey Christian,

great tool! What was the reason you decided against the solar radiation?

Best
Leander

from meteostat-python.

l-kotzur avatar l-kotzur commented on July 28, 2024

The missing solar radiation is the only reason for me not to use your package at the moment...

@clampr Could you perhaps give some hints on how to support you with this?

I have seen that for the DWD data you have already added the retrieval of the solar radiation data.

from meteostat-python.

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.