diff --git a/.gitattributes b/.gitattributes index 1228093..121b343 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text=auto !eol +scripts/mkEvents.csh -text www/external/TileLayer.Grayscale.js -text www/external/css/dvf.css -text www/external/css/leaflet.label.css -text diff --git a/scripts/mkEvents.csh b/scripts/mkEvents.csh new file mode 100755 index 0000000..fd4f1b9 --- /dev/null +++ b/scripts/mkEvents.csh @@ -0,0 +1 @@ +curl -o events.xml "https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/event/1/query?starttime=2013-12-15&orderby=time-asc&minlat=50.92&maxlat=52.76&minlon=4.26&maxlon=9.74&minmag=1.1"