Skip to content

Instantly share code, notes, and snippets.

@typelogic
Last active August 4, 2021 06:04
Show Gist options
  • Save typelogic/f4c99179823adeb71505fc7cc4d7aab9 to your computer and use it in GitHub Desktop.
Save typelogic/f4c99179823adeb71505fc7cc4d7aab9 to your computer and use it in GitHub Desktop.
# Replace lat/lon values. Replace observation IDs. Replace from-to date range.

wget 'https://power.larc.nasa.gov/cgi-bin/v1/DataAccess.py?&request=execute&identifier=SinglePoint&parameters=KT,CLRSKY_SFC_SW_DWN,ALLSKY_SFC_SW_DWN,ALLSKY_SFC_LW_DWN,TS,T2M,PRECTOT,WS10M&startDate=20150101&endDate=20210803&userCommunity=SSE&tempAverage=DAILY&outputList=CSV&lat=10.3633&lon=123.953' -O result.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment