rcgsheffield / urban_flows

Research Computing work for the Urban Flows project
2 stars 2 forks source link

Awesome: point to production UFO instance #15

Closed Joe-Heffer-Shef closed 3 years ago

Joe-Heffer-Shef commented 3 years ago
URL = 'http://ufdev.shef.ac.uk/uflobin/ufdexF1'
URL = 'http://uffront01.shef.ac.uk/uflobin/ufdex'
Joe-Heffer-Shef commented 3 years ago

. I've noticed a difference in the data format between the dev and production instance and was wondering which is correct/should be used:

The difference is the "name" in the column description above the data rows in the CSV exports. The first (uffront01) uses a tilde ~ while ufdev uses a dot.

http://uffront01.shef.ac.uk/uflobin/ufdex?Tto=2020-10-02T00%3A00%3A00&bySite=%5BSCC%5D1ALD2&freqInMin=5&Tfrom=2020-09-01T00%3A00%3A00&tok=generic&aktion=CSV_show # Column_1 / data~time / s / TIME_UTC_UNIX / Time in seconds since 1970.0, or UNIX time / utime / -32768

http://ufdev.shef.ac.uk/uflobin/ufdexF1?Tto=2020-10-02T00%3A00%3A00&bySite=%5BSCC%5D1ALD2&freqInMin=5&Tfrom=2020-09-01T00%3A00%3A00&tok=generic&aktion=CSV_show # Column_1 / data.time / s / TIME_UTC_UNIX / Time in seconds since 1970.0, or UNIX time / utime / -32768