Mercurial > repos > iuc > geopandas_table2geojson
diff test-data/geolocation.csv @ 0:7bc130112fa3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit 76226199cd9ac3de12c81cc36b38c86bf4d676f5
author | iuc |
---|---|
date | Tue, 22 Apr 2025 15:18:12 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/geolocation.csv Tue Apr 22 15:18:12 2025 +0000 @@ -0,0 +1,21 @@ +latitude,longitude,timestamp,value,temperature +37.7749,-122.4194,2023-01-01T12:00:00Z,10,23 +37.7751,-122.4190,2023-01-01T12:05:00Z,15,23 +37.7753,-122.4185,2023-01-01T12:10:00Z,20,23 +37.7755,-122.4180,2023-01-01T12:15:00Z,25,24 +37.7757,-122.4175,2023-01-01T12:20:00Z,30,25 +37.7759,-122.4170,2023-01-01T12:25:00Z,35,23 +37.7761,-122.4165,2023-01-01T12:30:00Z,40,23 +37.7763,-122.4160,2023-01-01T12:35:00Z,45,23 +37.7765,-122.4155,2023-01-01T12:40:00Z,50,23 +37.7767,-122.4150,2023-01-01T12:45:00Z,55,23 +37.7769,-122.4145,2023-01-01T12:50:00Z,60,23 +37.7771,-122.4140,2023-01-01T12:55:00Z,65,23 +37.7773,-122.4135,2023-01-01T13:00:00Z,70,23 +37.7775,-122.4130,2023-01-01T13:05:00Z,75,23 +37.7777,-122.4125,2023-01-01T13:10:00Z,80,23 +37.7779,-122.4120,2023-01-01T13:15:00Z,85,23 +37.7781,-122.4115,2023-01-01T13:20:00Z,90,23 +37.7783,-122.4110,2023-01-01T13:25:00Z,95,23 +37.7785,-122.4105,2023-01-01T13:30:00Z,100,23 +37.7787,-122.4100,2023-01-01T13:35:00Z,105,23 \ No newline at end of file