Solar radiation data The 2019 Stack Overflow Developer Survey Results Are InAnalytically...

How do PCB vias affect signal quality?

RequirePermission not working

Worn-tile Scrabble

Can withdrawing asylum be illegal?

Geography at the pixel level

Why can't devices on different VLANs, but on the same subnet, communicate?

What is the most efficient way to store a numeric range?

Why doesn't shell automatically fix "useless use of cat"?

How come people say “Would of”?

Short story: man watches girlfriend's spaceship entering a 'black hole' (?) forever

How to charge AirPods to keep battery healthy?

How do you keep chess fun when your opponent constantly beats you?

Is an up-to-date browser secure on an out-of-date OS?

Output the Arecibo Message

A word that means fill it to the required quantity

How to type this arrow in math mode?

Ubuntu Server install with full GUI

Why are there uneven bright areas in this photo of black hole?

What is this sharp, curved notch on my knife for?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

How can I have a shield and a way of attacking with a ranged weapon at the same time?

Falsification in Math vs Science

Is it safe to harvest rainwater that fell on solar panels?

Short story: child made less intelligent and less attractive



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
    yesterday










  • $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
    yesterday










  • $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
    yesterday












  • $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
    yesterday
















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
    yesterday










  • $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
    yesterday










  • $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
    yesterday












  • $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
    yesterday














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 yesterday







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 yesterday









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
    yesterday










  • $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
    yesterday










  • $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
    yesterday












  • $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
    yesterday


















  • $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
    yesterday










  • $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
    yesterday










  • $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
    yesterday












  • $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
    yesterday
















$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
yesterday




$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
yesterday












$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
yesterday




$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
yesterday












$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
yesterday






$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
yesterday














$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
yesterday




$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
yesterday










1 Answer
1






active

oldest

votes


















8












$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









    8












    $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$


















      8












      $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$
















        8












        8








        8





        $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 yesterday

























        answered yesterday









        Carl LangeCarl Lange

        5,28411141




        5,28411141






















            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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...