Updated scripts to create events.xml and geolocation.js cache files.
This commit is contained in:
		
							parent
							
								
									3b5b07968e
								
							
						
					
					
						commit
						703834c9da
					
				
				
				Notes:
				
					subgit
				
				2018-03-07 17:59:12 +01:00 
			
			r870 www/trunk
| @ -1 +1,4 @@ | ||||
| curl -o events.xml "https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/event/1/query?starttime=2015-04-01&orderby=time&minlat=50.92&maxlat=52.76&minlon=4.26&maxlon=9.74&minmag=1.1" | ||||
| #!/bin/bash | ||||
| 
 | ||||
| STIME=$1 | ||||
| curl -o events.xml "https://ariadne.geophysik.ruhr-uni-bochum.de/fdsnws/event/1/query?starttime=${STIME}&orderby=time&minlat=50.92&maxlat=52.76&minlon=4.26&maxlon=9.74&minmag=1.1" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user