I need to download data from this site website (https://power.larc.nasa.gov/data-access-viewer/) with FME, could someone help me or have you already managed to do it?
Thank´s
I need to download data from this site website (https://power.larc.nasa.gov/data-access-viewer/) with FME, could someone help me or have you already managed to do it?
Thank´s
I can't any official API documentation (I didn't look very hard), however, it's clear there are requests going to a server to process.
If you push enter into developer mode with Chrom or Firefox (F12) you can see in the Network tab the requests which are sent. Depending on the kind of data you want you might be able to reverse engineer this and you the HTTPCaller to make requests.
You might be able to contact the email address given on the website to see if there is a way to programmatically download data.
API information: https://power.larc.nasa.gov/docs/ (visible after downloading some data).
API information: https://power.larc.nasa.gov/docs/ (visible after downloading some data).
Haha, I could have just scrolled down a little to see this 😂
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.