The Naked Scientists
  • Login
  • Register
  • Podcasts
      • The Naked Scientists
      • eLife
      • Naked Genetics
      • Naked Astronomy
      • In short
      • Naked Neuroscience
      • Ask! The Naked Scientists
      • Question of the Week
      • Archive
      • Video
      • SUBSCRIBE to our Podcasts
  • Articles
      • Science News
      • Features
      • Interviews
      • Answers to Science Questions
  • Get Naked
      • Donate
      • Do an Experiment
      • Science Forum
      • Ask a Question
  • About
      • Meet the team
      • Our Sponsors
      • Site Map
      • Contact us

User menu

  • Login
  • Register
  • Home
  • Help
  • Search
  • Tags
  • Recent Topics
  • Login
  • Register
  1. Naked Science Forum
  2. Life Sciences
  3. The Environment
  4. Where can we find historical hourly temperature data for a complete year?
« previous next »
  • Print
Pages: [1]   Go Down

Where can we find historical hourly temperature data for a complete year?

  • 11 Replies
  • 4890 Views
  • 0 Tags

0 Members and 2 Guests are viewing this topic.

Offline Marius_92 (OP)

  • First timers
  • *
  • 9
  • Activity:
    0%
  • Naked Science Forum Newbie
Where can we find historical hourly temperature data for a complete year?
« on: 09/12/2020 14:32:56 »
Hello everyone,

for our project we need a source for temperature data fulfilling following criteria:

1. we need historical hourly temperature data
2. a whole year has to be covered (ideally a recent year, like, e.g. 2019)
--> perfect would be a csv-file with 8760/8784 time stamps, each containing a temperature value
3. The data should be available for any geographical position worldwide
4. The data should be for free
5. The data should be allowed for the use within a commercial application
6. In the first step, one dataset for a specific location, downloaded manually is enough. In the long run, we need to get the data for many different locations with a python-function within our project

It is quite difficult, to find a website that fulfills all these criteria.
For instance, the NOAA site gets very close to our requirements. However, the data only covers the USA and it has to be requested and then gets sent per mail. We need, however, data for any location on the world, and we want to automate the process of getting the data from the website.
This site wunderground, on the other hand, only provides hourly data for a single day, but not for a year.

Does someone know a website, that fulfills ALL the criteria, where we can get these data from?

Thanks in advance!
Logged
 



Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21159
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #1 on: 09/12/2020 15:22:14 »
Depends what you mean by "any location"!

Major airports certainly log a whole lot of very accurate meteorological data every 20 minutes but civil airports tend to be located only near cities and the military are less inclined to release data.

You are unlikely to find anything as detailed from any other source, and of course this excludes the 75% of the earth's surface that is covered by sea and at least 20% of the surface like polar and desert regions that doesn't have  permanent airfields. 
Logged
Helping stem the tide of ignorance
 
The following users thanked this post: Marius_92

Offline Bored chemist

  • Naked Science Forum GOD!
  • *******
  • 31101
  • Activity:
    11.5%
  • Thanked: 1291 times
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #2 on: 09/12/2020 16:51:16 »
If someone wants to build a wind farm they probably start by collecting data like that so, it's possible that if you talk to the owners of wind farms they might have it.
The problem you will run into is the combination of 4 and 5.
If you plan to make money, the data owner is going to want a cut.

If this was a school project, they might give you the data for free, but they are unlikely to be so generous if it's a commercial one.

If you accept that you are going to have to pay, you might as well talk to people like the Met office.

Logged
Please disregard all previous signatures.
 
The following users thanked this post: Marius_92

Offline Marius_92 (OP)

  • First timers
  • *
  • 9
  • Activity:
    0%
  • Naked Science Forum Newbie
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #3 on: 09/12/2020 17:30:41 »
Thank you so much for your quick responses and your tips!

@alancalverd:
You are right, "any location " is not very exact. Sorry.
We need it for a literally any location, where you could build an industrial or other business building.
this includes almost all land surface, but excludes seas and also poles. Most interesting is of course land surface, where human settlements are.
The tip with the airports therefore might be sufficient for a first, less precise approach, or as a fallback solution, in case we can't get anything more precise. the optimum would be, if some company gives us the location of their building, and we can find the temperature values for the exact location, rather than those of the next weather station.
However, there is another issue with the airport-approach, which addresses the issue of scalability: We want to automate the scraping of the data. So it would be good, if all the data could be accessed from a single page. It is not feasible for us, to first search the next airport and then the website of this airport, and then check, if there is any data, each time we want to use our application

@Bored chemist:
unfortunately are all the points mentioned necessary. If we cannot find a datasource, that fulfills all the requirements, we have to go another way. A non-free solution is no option (this is a requirement from the company, not from me)
Logged
 

Offline Bored chemist

  • Naked Science Forum GOD!
  • *******
  • 31101
  • Activity:
    11.5%
  • Thanked: 1291 times
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #4 on: 09/12/2020 18:08:17 »
Data is valuable.
If you succeed in finding someone who gives away free money, please let me know.
Logged
Please disregard all previous signatures.
 



Offline Marius_92 (OP)

  • First timers
  • *
  • 9
  • Activity:
    0%
  • Naked Science Forum Newbie
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #5 on: 09/12/2020 18:14:42 »
Thanks for your useless answer. To be honest, I don't get your point. There are tons of free data on the net on all kinds of topics. Even for temperature data there are hundreds of sites. I just found no site so far, that provides exactly the data that I need in the correct form.
Logged
 

Offline Marius_92 (OP)

  • First timers
  • *
  • 9
  • Activity:
    0%
  • Naked Science Forum Newbie
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #6 on: 21/12/2020 11:33:28 »
Hello Everyone, we are still looking for the specified website/datasource.
To this comment, I attached an example, how the data should look like. Maybe this can help you get an idea of what we are looking for.
* testdata_sine.pdf (1167.22 kB - downloaded 183 times.)
Logged
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21159
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #7 on: 21/12/2020 11:48:55 »
Two reasons you won't find it

(a) nobody knows it and if they did

(b) it's as commercially valuable to them as it is to you, so they won't let you have it.

However as good engineers you know what to do: take the best available (airport METARs), use sensible correction factors for terrain and altitude (I think "Meteorology for glider pilots" is still in print, and very readable) and get your lawyer to write the contract so it isn't your fault if it all goes wrong.

If you just want to design a building, talk to a local architect. You'll need to do that anyway to get permission and negotiate with infrastructure and builders. There are plenty of "green" architects around who know how best to exploit the local environment, and plenty of industrial consultancies who can do the structural calcs to hold it all together.
Logged
Helping stem the tide of ignorance
 

Offline Bored chemist

  • Naked Science Forum GOD!
  • *******
  • 31101
  • Activity:
    11.5%
  • Thanked: 1291 times
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #8 on: 21/12/2020 12:26:47 »
Quote from: Marius_92 on 09/12/2020 18:14:42
To be honest, I don't get your point.
Are you now starting to understand my point?
Logged
Please disregard all previous signatures.
 



Offline Marius_92 (OP)

  • First timers
  • *
  • 9
  • Activity:
    0%
  • Naked Science Forum Newbie
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #9 on: 21/12/2020 14:40:27 »
To be honest: no XD
Both of you didn't help me even a little bit XD
Just because you don't know a site, that provides the requested data, that doesn't mean that it doesn't exist.
But I have the feeling you two enjoy yourself talking as if you were smart XD
Logged
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21159
  • Activity:
    71%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #10 on: 21/12/2020 15:40:20 »
 Not smart, but a world-weary  project manager, old aviator, and businessman.

A couple of years ago I was playing in a pickup jazz band with a guy from a German bank. Usual chat in the tea break about our day jobs. Turned out that he handled small capital project finance. I said "Every project I have seen in the last 40 years has run 10% over time and 20% over budget"   He said "Yes, we use the same figures in Germany".  I know what I'm talking about.
Logged
Helping stem the tide of ignorance
 

Offline Bored chemist

  • Naked Science Forum GOD!
  • *******
  • 31101
  • Activity:
    11.5%
  • Thanked: 1291 times
Re: Where can we find historical hourly temperature data for a complete year?
« Reply #11 on: 23/12/2020 15:19:10 »
Quote from: Marius_92 on 21/12/2020 14:40:27
Just because you don't know a site, that provides the requested data, that doesn't mean that it doesn't exist.
But that's not what we did, is it?
Try reading the posts again.
Do you see where we wrote

Quote from: alancalverd on 21/12/2020 11:48:55
it's as commercially valuable to them as it is to you, so they won't let you have it.

and

Quote from: Bored chemist on 09/12/2020 18:08:17
Data is valuable.
If you succeed in finding someone who gives away free money, please let me know.



Do you see that we didn't just say that you wouldn't find the data.
We explained why you wouldn't find it.

So we explained that you should stop wasting your time looking for something that's impossible.

Do we need to explain it again?
Is there a grown-up there who helps you with things you don't understand?
Logged
Please disregard all previous signatures.
 



  • Print
Pages: [1]   Go Up
« previous next »
Tags:
 
There was an error while thanking
Thanking...
  • SMF 2.0.15 | SMF © 2017, Simple Machines
    Privacy Policy
    SMFAds for Free Forums
  • Naked Science Forum ©

Page created in 0.349 seconds with 54 queries.

  • Podcasts
  • Articles
  • Get Naked
  • About
  • Contact us
  • Advertise
  • Privacy Policy
  • Subscribe to newsletter
  • We love feedback

Follow us

cambridge_logo_footer.png

©The Naked Scientists® 2000–2017 | The Naked Scientists® and Naked Science® are registered trademarks created by Dr Chris Smith. Information presented on this website is the opinion of the individual contributors and does not reflect the general views of the administrators, editors, moderators, sponsors, Cambridge University or the public at large.