Solar radiation data The 2019 Stack Overflow Developer Survey Results Are InAnalytically finding critical values in a hysteresis curve made with ListPlotWolframAlpha Selective SubPod ContentColumn specific data inputsHow to perform a multi-peak fitting?unevenly spaced dataCan A Plot Be Overlayed With A Map?Orderless storage of tabulated function valuesHelp with data manipulationTwo-Point correlation function of Ising data is not giving expected resultsHow to calculate and plot a function with continous(input data) and constant variables

Did 3000BC Egyptians use meteoric iron weapons?

Geography at the pixel level

Did Section 31 appear in Star Trek: The Next Generation?

slides for 30min~1hr skype tenure track application interview

Delete all lines which don't have n characters before delimiter

Is bread bad for ducks?

Have you ever entered Singapore using a different passport or name?

Loose spokes after only a few rides

Is this app Icon Browser Safe/Legit?

Origin of "cooter" meaning "vagina"

Does the shape of a die affect the probability of a number being rolled?

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

How to deal with fear of taking dependencies

What is the closest word meaning "respect for time / mindful"

Why not take a picture of a closer black hole?

How technical should a Scrum Master be to effectively remove impediments?

Reference request: Oldest number theory books with (unsolved) exercises?

Can we generate random numbers using irrational numbers like π and e?

Return to UK after being refused entry years previously

Protecting Dualbooting Windows from dangerous code (like rm -rf)

Multiply Two Integer Polynomials

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Why do UK politicians seemingly ignore opinion polls on Brexit?

How can I autofill dates in Excel excluding Sunday?



Solar radiation data



The 2019 Stack Overflow Developer Survey Results Are InAnalytically finding critical values in a hysteresis curve made with ListPlotWolframAlpha Selective SubPod ContentColumn specific data inputsHow to perform a multi-peak fitting?unevenly spaced dataCan A Plot Be Overlayed With A Map?Orderless storage of tabulated function valuesHelp with data manipulationTwo-Point correlation function of Ising data is not giving expected resultsHow to calculate and plot a function with continous(input data) and constant variables










6












$begingroup$


Is there somewhere in Mathematica I can find direct and diffuse solar radiation for a specific position on Earth ?
If not, is there a way to import those data from a website within a Mathematica code ? The best would be a code in which I give specifics date, latitude and longitude, and I get in return GHI and BHI for this place at this specific date.



Thanks !










share|improve this question









New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
    $endgroup$
    – Carl Lange
    14 hours ago










  • $begingroup$
    This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
    $endgroup$
    – Adrien
    14 hours ago










  • $begingroup$
    If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
    $endgroup$
    – Carl Lange
    14 hours ago











  • $begingroup$
    Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
    $endgroup$
    – Eric Duminil
    10 hours ago















6












$begingroup$


Is there somewhere in Mathematica I can find direct and diffuse solar radiation for a specific position on Earth ?
If not, is there a way to import those data from a website within a Mathematica code ? The best would be a code in which I give specifics date, latitude and longitude, and I get in return GHI and BHI for this place at this specific date.



Thanks !










share|improve this question









New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
    $endgroup$
    – Carl Lange
    14 hours ago










  • $begingroup$
    This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
    $endgroup$
    – Adrien
    14 hours ago










  • $begingroup$
    If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
    $endgroup$
    – Carl Lange
    14 hours ago











  • $begingroup$
    Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
    $endgroup$
    – Eric Duminil
    10 hours ago













6












6








6


1



$begingroup$


Is there somewhere in Mathematica I can find direct and diffuse solar radiation for a specific position on Earth ?
If not, is there a way to import those data from a website within a Mathematica code ? The best would be a code in which I give specifics date, latitude and longitude, and I get in return GHI and BHI for this place at this specific date.



Thanks !










share|improve this question









New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




Is there somewhere in Mathematica I can find direct and diffuse solar radiation for a specific position on Earth ?
If not, is there a way to import those data from a website within a Mathematica code ? The best would be a code in which I give specifics date, latitude and longitude, and I get in return GHI and BHI for this place at this specific date.



Thanks !







data






share|improve this question









New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 14 hours ago







Adrien













New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 15 hours ago









AdrienAdrien

312




312




New contributor




Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Adrien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • $begingroup$
    Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
    $endgroup$
    – Carl Lange
    14 hours ago










  • $begingroup$
    This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
    $endgroup$
    – Adrien
    14 hours ago










  • $begingroup$
    If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
    $endgroup$
    – Carl Lange
    14 hours ago











  • $begingroup$
    Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
    $endgroup$
    – Eric Duminil
    10 hours ago
















  • $begingroup$
    Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
    $endgroup$
    – Carl Lange
    14 hours ago










  • $begingroup$
    This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
    $endgroup$
    – Adrien
    14 hours ago










  • $begingroup$
    If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
    $endgroup$
    – Carl Lange
    14 hours ago











  • $begingroup$
    Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
    $endgroup$
    – Eric Duminil
    10 hours ago















$begingroup$
Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
$endgroup$
– Carl Lange
14 hours ago




$begingroup$
Does globalsolaratlas.info help you at all? It contains maps for GHI, DHI, and so on (check the top right of the page). You can download data here: globalsolaratlas.info/downloads/world
$endgroup$
– Carl Lange
14 hours ago












$begingroup$
This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
$endgroup$
– Adrien
14 hours ago




$begingroup$
This is not exactly what I'm looking for... I would like to get GHI and BHI for different places, that's why I'd rather import directly those datas within a code, if it is possible.
$endgroup$
– Adrien
14 hours ago












$begingroup$
If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
$endgroup$
– Carl Lange
14 hours ago





$begingroup$
If necessary, you could download that data for much of the world as GeoTIFF from that web page, and then index into it locally.
$endgroup$
– Carl Lange
14 hours ago













$begingroup$
Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
$endgroup$
– Eric Duminil
10 hours ago




$begingroup$
Your best bet would probably to get long term monthly irradiance values (e.g. from re.jrc.ec.europa.eu/pvgis or Meteonorm), create synthetic hourly values with dedicated software (PVSOL, PVSYST, INSEL or possibly Python PVlib) and import them into Mathematica. One algorithm to create hourly values from monthly values has been published by Gordon-Reddy : sciencedirect.com/science/article/pii/0038092X88900163
$endgroup$
– Eric Duminil
10 hours ago










1 Answer
1






active

oldest

votes


















7












$begingroup$

It appears the US NREL has made an API available for this data. However, it is monthly averages, rather than live data by date. I think for this data, that's just how it is. It's also not clear to me what exactly the spatial extent is.



Let's write a WL function to query the data. You should replace DEMO_KEY with your own key after signing up, or you will very quickly hit rate limits. Signing up is free: https://developer.nrel.gov/signup/



solarData[place_] := 
Import[URLBuild[
"https://developer.nrel.gov/api/solar/solar_resource/v1.json", <|
"api_key" -> "DEMO_KEY",
"lat" -> QuantityMagnitude@Latitude@place,
"lon" -> QuantityMagnitude@Longitude@place|>], "RawJSON"][
"outputs"]


Which we can then use with:



 solarData[Entity["AdministrativeDivision", "Kansas", "UnitedStates"]]



<|"avg_dni" -> <|"annual" -> 5.32, 
"monthly" -> <|"jan" -> 4.48, "feb" -> 4.72, "mar" -> 4.87,
"apr" -> 5.47, "may" -> 5.86, "jun" -> 6.23, "jul" -> 6.67,
"aug" -> 6.14, "sep" -> 5.78, "oct" -> 4.91, "nov" -> 4.58,
"dec" -> 4.03|>|>,
"avg_ghi" -> <|"annual" -> 4.62,
"monthly" -> <|"jan" -> 2.47, "feb" -> 3.26, "mar" -> 4.27,
"apr" -> 5.49, "may" -> 6.42, "jun" -> 6.79, "jul" -> 6.86,
"aug" -> 6.13, "sep" -> 5.04, "oct" -> 3.67, "nov" -> 2.73,
"dec" -> 2.16|>|>,
"avg_lat_tilt" -> <|"annual" -> 5.44,
"monthly" -> <|"jan" -> 4.46, "feb" -> 4.91, "mar" -> 5.31,
"apr" -> 5.84, "may" -> 6.05, "jun" -> 6.08, "jul" -> 6.31,
"aug" -> 6.28, "sep" -> 6.01, "oct" -> 5.22, "nov" -> 4.69,
"dec" -> 4.07|>|>|>



Another option would be to download data from https://globalsolaratlas.info/downloads/world or some other source (there are a few) and index into it locally, but this is a bit more hassle. In fact, if I was to use the Global Solar Atlas data, I would probably load it into a local Postgis database (using raster2pgsql) and query it that way, since Wolfram Language's ability to query into large spatial datasets is not as good as Postgis' is. Maybe someday :)






share|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "387"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Adrien is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f194945%2fsolar-radiation-data%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7












    $begingroup$

    It appears the US NREL has made an API available for this data. However, it is monthly averages, rather than live data by date. I think for this data, that's just how it is. It's also not clear to me what exactly the spatial extent is.



    Let's write a WL function to query the data. You should replace DEMO_KEY with your own key after signing up, or you will very quickly hit rate limits. Signing up is free: https://developer.nrel.gov/signup/



    solarData[place_] := 
    Import[URLBuild[
    "https://developer.nrel.gov/api/solar/solar_resource/v1.json", <|
    "api_key" -> "DEMO_KEY",
    "lat" -> QuantityMagnitude@Latitude@place,
    "lon" -> QuantityMagnitude@Longitude@place|>], "RawJSON"][
    "outputs"]


    Which we can then use with:



     solarData[Entity["AdministrativeDivision", "Kansas", "UnitedStates"]]



    <|"avg_dni" -> <|"annual" -> 5.32, 
    "monthly" -> <|"jan" -> 4.48, "feb" -> 4.72, "mar" -> 4.87,
    "apr" -> 5.47, "may" -> 5.86, "jun" -> 6.23, "jul" -> 6.67,
    "aug" -> 6.14, "sep" -> 5.78, "oct" -> 4.91, "nov" -> 4.58,
    "dec" -> 4.03|>|>,
    "avg_ghi" -> <|"annual" -> 4.62,
    "monthly" -> <|"jan" -> 2.47, "feb" -> 3.26, "mar" -> 4.27,
    "apr" -> 5.49, "may" -> 6.42, "jun" -> 6.79, "jul" -> 6.86,
    "aug" -> 6.13, "sep" -> 5.04, "oct" -> 3.67, "nov" -> 2.73,
    "dec" -> 2.16|>|>,
    "avg_lat_tilt" -> <|"annual" -> 5.44,
    "monthly" -> <|"jan" -> 4.46, "feb" -> 4.91, "mar" -> 5.31,
    "apr" -> 5.84, "may" -> 6.05, "jun" -> 6.08, "jul" -> 6.31,
    "aug" -> 6.28, "sep" -> 6.01, "oct" -> 5.22, "nov" -> 4.69,
    "dec" -> 4.07|>|>|>



    Another option would be to download data from https://globalsolaratlas.info/downloads/world or some other source (there are a few) and index into it locally, but this is a bit more hassle. In fact, if I was to use the Global Solar Atlas data, I would probably load it into a local Postgis database (using raster2pgsql) and query it that way, since Wolfram Language's ability to query into large spatial datasets is not as good as Postgis' is. Maybe someday :)






    share|improve this answer











    $endgroup$

















      7












      $begingroup$

      It appears the US NREL has made an API available for this data. However, it is monthly averages, rather than live data by date. I think for this data, that's just how it is. It's also not clear to me what exactly the spatial extent is.



      Let's write a WL function to query the data. You should replace DEMO_KEY with your own key after signing up, or you will very quickly hit rate limits. Signing up is free: https://developer.nrel.gov/signup/



      solarData[place_] := 
      Import[URLBuild[
      "https://developer.nrel.gov/api/solar/solar_resource/v1.json", <|
      "api_key" -> "DEMO_KEY",
      "lat" -> QuantityMagnitude@Latitude@place,
      "lon" -> QuantityMagnitude@Longitude@place|>], "RawJSON"][
      "outputs"]


      Which we can then use with:



       solarData[Entity["AdministrativeDivision", "Kansas", "UnitedStates"]]



      <|"avg_dni" -> <|"annual" -> 5.32, 
      "monthly" -> <|"jan" -> 4.48, "feb" -> 4.72, "mar" -> 4.87,
      "apr" -> 5.47, "may" -> 5.86, "jun" -> 6.23, "jul" -> 6.67,
      "aug" -> 6.14, "sep" -> 5.78, "oct" -> 4.91, "nov" -> 4.58,
      "dec" -> 4.03|>|>,
      "avg_ghi" -> <|"annual" -> 4.62,
      "monthly" -> <|"jan" -> 2.47, "feb" -> 3.26, "mar" -> 4.27,
      "apr" -> 5.49, "may" -> 6.42, "jun" -> 6.79, "jul" -> 6.86,
      "aug" -> 6.13, "sep" -> 5.04, "oct" -> 3.67, "nov" -> 2.73,
      "dec" -> 2.16|>|>,
      "avg_lat_tilt" -> <|"annual" -> 5.44,
      "monthly" -> <|"jan" -> 4.46, "feb" -> 4.91, "mar" -> 5.31,
      "apr" -> 5.84, "may" -> 6.05, "jun" -> 6.08, "jul" -> 6.31,
      "aug" -> 6.28, "sep" -> 6.01, "oct" -> 5.22, "nov" -> 4.69,
      "dec" -> 4.07|>|>|>



      Another option would be to download data from https://globalsolaratlas.info/downloads/world or some other source (there are a few) and index into it locally, but this is a bit more hassle. In fact, if I was to use the Global Solar Atlas data, I would probably load it into a local Postgis database (using raster2pgsql) and query it that way, since Wolfram Language's ability to query into large spatial datasets is not as good as Postgis' is. Maybe someday :)






      share|improve this answer











      $endgroup$















        7












        7








        7





        $begingroup$

        It appears the US NREL has made an API available for this data. However, it is monthly averages, rather than live data by date. I think for this data, that's just how it is. It's also not clear to me what exactly the spatial extent is.



        Let's write a WL function to query the data. You should replace DEMO_KEY with your own key after signing up, or you will very quickly hit rate limits. Signing up is free: https://developer.nrel.gov/signup/



        solarData[place_] := 
        Import[URLBuild[
        "https://developer.nrel.gov/api/solar/solar_resource/v1.json", <|
        "api_key" -> "DEMO_KEY",
        "lat" -> QuantityMagnitude@Latitude@place,
        "lon" -> QuantityMagnitude@Longitude@place|>], "RawJSON"][
        "outputs"]


        Which we can then use with:



         solarData[Entity["AdministrativeDivision", "Kansas", "UnitedStates"]]



        <|"avg_dni" -> <|"annual" -> 5.32, 
        "monthly" -> <|"jan" -> 4.48, "feb" -> 4.72, "mar" -> 4.87,
        "apr" -> 5.47, "may" -> 5.86, "jun" -> 6.23, "jul" -> 6.67,
        "aug" -> 6.14, "sep" -> 5.78, "oct" -> 4.91, "nov" -> 4.58,
        "dec" -> 4.03|>|>,
        "avg_ghi" -> <|"annual" -> 4.62,
        "monthly" -> <|"jan" -> 2.47, "feb" -> 3.26, "mar" -> 4.27,
        "apr" -> 5.49, "may" -> 6.42, "jun" -> 6.79, "jul" -> 6.86,
        "aug" -> 6.13, "sep" -> 5.04, "oct" -> 3.67, "nov" -> 2.73,
        "dec" -> 2.16|>|>,
        "avg_lat_tilt" -> <|"annual" -> 5.44,
        "monthly" -> <|"jan" -> 4.46, "feb" -> 4.91, "mar" -> 5.31,
        "apr" -> 5.84, "may" -> 6.05, "jun" -> 6.08, "jul" -> 6.31,
        "aug" -> 6.28, "sep" -> 6.01, "oct" -> 5.22, "nov" -> 4.69,
        "dec" -> 4.07|>|>|>



        Another option would be to download data from https://globalsolaratlas.info/downloads/world or some other source (there are a few) and index into it locally, but this is a bit more hassle. In fact, if I was to use the Global Solar Atlas data, I would probably load it into a local Postgis database (using raster2pgsql) and query it that way, since Wolfram Language's ability to query into large spatial datasets is not as good as Postgis' is. Maybe someday :)






        share|improve this answer











        $endgroup$



        It appears the US NREL has made an API available for this data. However, it is monthly averages, rather than live data by date. I think for this data, that's just how it is. It's also not clear to me what exactly the spatial extent is.



        Let's write a WL function to query the data. You should replace DEMO_KEY with your own key after signing up, or you will very quickly hit rate limits. Signing up is free: https://developer.nrel.gov/signup/



        solarData[place_] := 
        Import[URLBuild[
        "https://developer.nrel.gov/api/solar/solar_resource/v1.json", <|
        "api_key" -> "DEMO_KEY",
        "lat" -> QuantityMagnitude@Latitude@place,
        "lon" -> QuantityMagnitude@Longitude@place|>], "RawJSON"][
        "outputs"]


        Which we can then use with:



         solarData[Entity["AdministrativeDivision", "Kansas", "UnitedStates"]]



        <|"avg_dni" -> <|"annual" -> 5.32, 
        "monthly" -> <|"jan" -> 4.48, "feb" -> 4.72, "mar" -> 4.87,
        "apr" -> 5.47, "may" -> 5.86, "jun" -> 6.23, "jul" -> 6.67,
        "aug" -> 6.14, "sep" -> 5.78, "oct" -> 4.91, "nov" -> 4.58,
        "dec" -> 4.03|>|>,
        "avg_ghi" -> <|"annual" -> 4.62,
        "monthly" -> <|"jan" -> 2.47, "feb" -> 3.26, "mar" -> 4.27,
        "apr" -> 5.49, "may" -> 6.42, "jun" -> 6.79, "jul" -> 6.86,
        "aug" -> 6.13, "sep" -> 5.04, "oct" -> 3.67, "nov" -> 2.73,
        "dec" -> 2.16|>|>,
        "avg_lat_tilt" -> <|"annual" -> 5.44,
        "monthly" -> <|"jan" -> 4.46, "feb" -> 4.91, "mar" -> 5.31,
        "apr" -> 5.84, "may" -> 6.05, "jun" -> 6.08, "jul" -> 6.31,
        "aug" -> 6.28, "sep" -> 6.01, "oct" -> 5.22, "nov" -> 4.69,
        "dec" -> 4.07|>|>|>



        Another option would be to download data from https://globalsolaratlas.info/downloads/world or some other source (there are a few) and index into it locally, but this is a bit more hassle. In fact, if I was to use the Global Solar Atlas data, I would probably load it into a local Postgis database (using raster2pgsql) and query it that way, since Wolfram Language's ability to query into large spatial datasets is not as good as Postgis' is. Maybe someday :)







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 14 hours ago

























        answered 14 hours ago









        Carl LangeCarl Lange

        5,27411141




        5,27411141




















            Adrien is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Adrien is a new contributor. Be nice, and check out our Code of Conduct.












            Adrien is a new contributor. Be nice, and check out our Code of Conduct.











            Adrien is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to Mathematica Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f194945%2fsolar-radiation-data%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Куамањотепек (Чилапа де Алварез) Садржај Становништво Види још Референце Спољашње везе Мени за навигацију17°19′47″N 99°1′51″W / 17.32972° СГШ; 99.03083° ЗГД / 17.32972; -99.0308317°19′47″N 99°1′51″W / 17.32972° СГШ; 99.03083° ЗГД / 17.32972; -99.030838877656„Instituto Nacional de Estadística y Geografía”„The GeoNames geographical database”Мексичка насељапроширитиуу

            How to make RAID controller rescan devices The 2019 Stack Overflow Developer Survey Results Are InLSI MegaRAID SAS 9261-8i: Disk isn't recognized after replacementHow to monitor the hard disk status behind Dell PERC H710 Raid Controller with CentOS 6?LSI MegaRAID - Recreate missing RAID 1 arrayext. 2-bay USB-Drive with RAID: btrfs RAID vs built-in RAIDInvalid SAS topologyDoes enabling JBOD mode on LSI based controllers affect existing logical disks/arrays?Why is there a shift between the WWN reported from the controller and the Linux system?Optimal RAID 6+0 Setup for 40+ 4TB DisksAccidental SAS cable removal

            Срби Садржај Географија Етимологија Генетика Историја Језик Религија Популација Познати Срби Види још Напомене Референце Извори Литература Спољашње везе Мени за навигацијууrs.one.un.orgАрхивираноАрхивирано из оригиналаПопис становништва из 2011. годинеCOMMUNITY PROFILE: SERB COMMUNITY„1996 population census in Bosnia and Herzegovina”„CIA - The World Factbook - Bosnia and Herzegovina”American FactFinder - Results„2011 National Household Survey: Data tables”„Srbi u Nemačkoj | Srbi u Njemačkoj | Zentralrat der Serben in Deutschland”оригинала„Vesti online - Srpski informativni portal”„The Serbian Diaspora and Youth: Cross-Border Ties and Opportunities for Development”оригиналаSerben-Demo eskaliert in Wien„The People of Australia – Statistics from the 2011 Census”„Erstmals über eine Million EU- und EFTA Angehörige in der Schweiz”STANOVNIŠTVO PREMA NARODNOSTI – DETALJNA KLASIFIKACIJA – POPIS 2011.(Завод за статистику Црне Горе)title=Présentation de la République de SerbieSerbian | EthnologuePopulation by ethnic affiliation, Slovenia, Census 1953, 1961, 1971, 1981, 1991 and 2002Попис на населението, домаќинствата и становите во Република Македонија, 2002: Дефинитивни податоциALBANIJA ETNIČKI ČISTI SRBE: Iščezlo 100.000 ljudi pokrštavanjem, kao što su to radile ustaše u NDH! | Telegraf – Najnovije vestiИз удаљене Аргентине„Tab11. Populaţia stabilă după etnie şi limba maternă, pe categorii de localităţi”Суседи броје Србе„Srpska Dijaspora”оригиналаMinifacts about Norway 2012„Statistiques - 01.06.2008”ПРЕДСЕДНИК СРБИЈЕ СА СРБИМА У БРАТИСЛАВИСлавка Драшковић: Многа питања Срба у Црној Гори нерешенаThe Spread of the SlavesGoogle Book„Distribution of European Y-chromosome DNA (Y-DNA) haplogroups by country in percentage”American Journal of Physical Anthropology 142:380–390 (2010)„Архивирана копија”оригинала„Haplogroup I2 (Y-DNA)”„Архивирана копија”оригиналаVTS 01 1 - YouTubeПрви сукоби Срба и Турака - Политикин забавникАрхивираноConstantine Porphyrogenitus: De Administrando ImperioВизантиски извори за историју народа ЈугославијеDe conversione Croatorum et Serborum: A Lost SourceDe conversione Croatorum et Serborum: Изгубљени извор Константина ПорфирогенитаИсторија српске државностиИсторија српског народаСрбофобија и њени извориСерска област после Душанове смртиИсторија ВизантијеИсторија средњовековне босанске државеСрби међу европским народимаСрби у средњем векуМедијиПодациууууу00577267