Describe the bug
On Location and Resource page, typing a street address or location name and clicking Download and add to library causes SAM to crash.
Workaround solution is to use latitude/longitude pair instead of address. See https://sam.nrel.gov/forum/forum-general/5021-problem-downloading-weather-files.html#14154
To Reproduce
Steps to reproduce the behavior:
- Create a solar case.
- Go to Location and Resource page.
- Under "Download Weather Files" type a location name like "Portland, OR".
- Clicking Download and add to library.
- SAM crashes.
Initial investigation suggests this is an issue with the time zone API call.
This also breaks the 3D Shade Calculator map loading function.
Describe the bug
On Location and Resource page, typing a street address or location name and clicking Download and add to library causes SAM to crash.
Workaround solution is to use latitude/longitude pair instead of address. See https://sam.nrel.gov/forum/forum-general/5021-problem-downloading-weather-files.html#14154
To Reproduce
Steps to reproduce the behavior:
Initial investigation suggests this is an issue with the time zone API call.
This also breaks the 3D Shade Calculator map loading function.