NREL / developer.nrel.gov

An issue tracker for NREL's APIs available at https://developer.nrel.gov
43 stars 39 forks source link

Weather data pull returns "403 Forbidden" #305

Closed latourdavid closed 1 year ago

latourdavid commented 1 year ago

@PjEdwards

We started receiving a 503 Forbidden error when attempting to pull TMY data beginning in the late afternoon on 2/14.

Is this a known issue?

Example request: https://developer.nrel.gov/api/nsrdb_api/solar/nsrdb_psm3_tmy_download.csv?api_key=[.....]&attributes=air_temperature,surface_pressure,dew_point&email=[.....]&wkt=POINT(-75.72273+41.33349)&names=tmy&utc=false&interval=60&no_cache=false

Thanks for your support.

latourdavid commented 1 year ago

We migrated to Physical Solar Model (PSM) v3 to resolve this issue.