Sunhours per day

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
zerohedge
Posts: 1
Joined: Sat Nov 16, 2024 9:58 am America/New_York
Answers: 0

Sunhours per day

by zerohedge » Sat Nov 16, 2024 10:01 am America/New_York

Hi,

I have to find out the daily hours of sunshine throughout the year for different climate zones, in particular for Frankfurt am Main, Paris, Milan, Algeria, Niger, the Gobi Desert and Australia. Where and how can I find the data?

I am using https://search.earthdata.nasa.gov/. Is this the right link?

Many thanks in advance for your help.

Best regards,
P

Filters:

karthur
Posts: 3
Joined: Mon Nov 18, 2024 10:59 am America/New_York
Answers: 0

Re: Sunhours per day

by karthur » Mon Nov 18, 2024 11:02 am America/New_York

You could compute the number of sunshine hours per day using sunrise and sunset times, for which there are several calculators. For example:

https://github.com/arthur-e/suntransit

If you want to use NASA data, you could estimate the number of sunshine hours (to the nearest hour) using downwelling, short-wave radiation (i.e., solar radiation), such as from MERRA-2:

https://dx.doi.org/10.5067/Q9QMY5PBNV1T

A threshold of 10 W m-2 has been proposed previously (Mu et al. 2011); i.e., when down-welling short-wave radiation ("SWGDN" in MERRA-2) is less than 10 W m-2, it is "night-time."

Mu, Q., M. Zhao, and S. W. Running. 2011. Improvements to a MODIS global terrestrial evapotranspiration algorithm. Remote Sensing of Environment 115 (8):1781–1800.

gn10
Posts: 1
Joined: Mon Feb 17, 2025 9:00 am America/New_York
Answers: 0

Re: Sunhours per day

by gn10 » Mon Feb 17, 2025 9:01 am America/New_York

That's daylight hours, not actual sunshine.

karthur
Posts: 3
Joined: Mon Nov 18, 2024 10:59 am America/New_York
Answers: 0

Re: Sunhours per day

by karthur » Tue Feb 18, 2025 8:56 am America/New_York

The MERRA-2 down-welling short wave radiation data do indeed account for cloud cover, so it could be normalized in some fashion to compute sunshine hours. But, yes, the ephemeris table approach considers only potential sunshine or "daylight" hours.

Post Reply