diff --git a/src/index.js b/src/index.js index 52a1c94..b7ac209 100644 --- a/src/index.js +++ b/src/index.js @@ -5,8 +5,8 @@ import './style.sass' const canvas = d3.select('svg') -//const url = 'https://forecast.weather.gov/MapClick.php?lat=39.9243509&lon=-75.1696126&FcstType=digitalDWML' -const url = '/forcast.xml' +const url = 'https://forecast.weather.gov/MapClick.php?lat=39.9243509&lon=-75.1696126&FcstType=digitalDWML' +//const url = '/forcast.xml' const render = function (data) { data.beginTime = new Date(