Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 18 new columns ({'evi_max', 'ndvi_min', 'i2_mean', 'i2_min', 'i3_mean', 'm11_max', 'i2_max', 'm11_mean', 'm11_min', 'ndvi_mean', 'i1_min', 'evi_min', 'ndvi_max', 'i1_mean', 'evi_mean', 'i1_max', 'i3_min', 'i3_max'}) and 25 missing columns ({'aspect_cos', 'burn_idx', 'vpd', 'tmax', 'dmc', 'fm100', 'rh_max', 'aspect_sin', 'pdsi', 'solar_rad', 'isi', 'elevation', 'fwi', 'tmin', 'slope', 'wind_speed', 'precip', 'ffmc', 'erc', 'aet', 'spec_humidity', 'ignition_prob_clim', 'rh_min', 'bui', 'dc'}).
This happened while the csv dataset builder was generating data using
hf://datasets/NagrajMG/WildFire-X/FEATURES_train_viirs.csv (at revision 6c3fd5e077deaa7afeb4b8ae10860505a3440633), [/tmp/hf-datasets-cache/medium/datasets/32422231985903-config-parquet-and-info-NagrajMG-WildFire-X-e5709566/hub/datasets--NagrajMG--WildFire-X/snapshots/6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train.csv (origin=hf://datasets/NagrajMG/WildFire-X@6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train.csv), /tmp/hf-datasets-cache/medium/datasets/32422231985903-config-parquet-and-info-NagrajMG-WildFire-X-e5709566/hub/datasets--NagrajMG--WildFire-X/snapshots/6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train_viirs.csv (origin=hf://datasets/NagrajMG/WildFire-X@6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train_viirs.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
target_date: string
row: int64
col: int64
window_id: int64
evi_mean: double
evi_min: double
evi_max: double
i1_mean: double
i1_min: double
i1_max: double
i2_mean: double
i2_min: double
i2_max: double
i3_mean: double
i3_min: double
i3_max: double
m11_mean: double
m11_min: double
m11_max: double
ndvi_mean: double
ndvi_min: double
ndvi_max: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 2776
to
{'target_date': Value('string'), 'row': Value('int64'), 'col': Value('int64'), 'window_id': Value('int64'), 'aet': Value('float64'), 'bui': Value('float64'), 'burn_idx': Value('float64'), 'dc': Value('float64'), 'dmc': Value('float64'), 'erc': Value('float64'), 'ffmc': Value('float64'), 'fm100': Value('float64'), 'fwi': Value('float64'), 'ignition_prob_clim': Value('float64'), 'isi': Value('float64'), 'pdsi': Value('float64'), 'precip': Value('float64'), 'rh_max': Value('float64'), 'rh_min': Value('float64'), 'solar_rad': Value('float64'), 'spec_humidity': Value('float64'), 'tmax': Value('float64'), 'tmin': Value('float64'), 'vpd': Value('float64'), 'wind_speed': Value('float64'), 'aspect_cos': Value('float64'), 'aspect_sin': Value('float64'), 'elevation': Value('float64'), 'slope': Value('float64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 18 new columns ({'evi_max', 'ndvi_min', 'i2_mean', 'i2_min', 'i3_mean', 'm11_max', 'i2_max', 'm11_mean', 'm11_min', 'ndvi_mean', 'i1_min', 'evi_min', 'ndvi_max', 'i1_mean', 'evi_mean', 'i1_max', 'i3_min', 'i3_max'}) and 25 missing columns ({'aspect_cos', 'burn_idx', 'vpd', 'tmax', 'dmc', 'fm100', 'rh_max', 'aspect_sin', 'pdsi', 'solar_rad', 'isi', 'elevation', 'fwi', 'tmin', 'slope', 'wind_speed', 'precip', 'ffmc', 'erc', 'aet', 'spec_humidity', 'ignition_prob_clim', 'rh_min', 'bui', 'dc'}).
This happened while the csv dataset builder was generating data using
hf://datasets/NagrajMG/WildFire-X/FEATURES_train_viirs.csv (at revision 6c3fd5e077deaa7afeb4b8ae10860505a3440633), [/tmp/hf-datasets-cache/medium/datasets/32422231985903-config-parquet-and-info-NagrajMG-WildFire-X-e5709566/hub/datasets--NagrajMG--WildFire-X/snapshots/6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train.csv (origin=hf://datasets/NagrajMG/WildFire-X@6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train.csv), /tmp/hf-datasets-cache/medium/datasets/32422231985903-config-parquet-and-info-NagrajMG-WildFire-X-e5709566/hub/datasets--NagrajMG--WildFire-X/snapshots/6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train_viirs.csv (origin=hf://datasets/NagrajMG/WildFire-X@6c3fd5e077deaa7afeb4b8ae10860505a3440633/FEATURES_train_viirs.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
target_date string | row int64 | col int64 | window_id int64 | aet float64 | bui float64 | burn_idx float64 | dc float64 | dmc float64 | erc float64 | ffmc float64 | fm100 float64 | fwi float64 | ignition_prob_clim float64 | isi float64 | pdsi float64 | precip float64 | rh_max float64 | rh_min float64 | solar_rad float64 | spec_humidity float64 | tmax float64 | tmin float64 | vpd float64 | wind_speed float64 | aspect_cos float64 | aspect_sin float64 | elevation float64 | slope float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2012-04-01 | 7 | 46 | 1 | 0.525 | 1.097194 | 0 | 1.280599 | 1.168764 | 2.125 | 11.45528 | 3.69375 | 0.092951 | 0.083333 | 0.206068 | -0.39665 | 14.6 | 18.075 | 8.3875 | 29.36875 | 0.000839 | 53.3375 | 50.893753 | 0.059375 | 0.88125 | -0.990392 | 0.138288 | 1,306.7941 | 1.656604 |
2012-04-01 | 7 | 46 | 2 | 0.80625 | 2.553787 | 3.9375 | 3.048626 | 2.64127 | 6.0625 | 21.950106 | 4.03125 | 1.995573 | 0.084888 | 1.871764 | -0.597845 | 1.5 | 22.6875 | 9.424999 | 46.80625 | 0.000898 | 71.09375 | 67.381256 | 0.101875 | 1.15625 | -0.990392 | 0.138288 | 1,306.7941 | 1.656604 |
2012-04-01 | 7 | 46 | 3 | 0.45625 | 1.046655 | 4.0625 | 1.186688 | 1.117422 | 4.3125 | 16.479118 | 3.51875 | 0.876983 | 0.108212 | 1.092808 | -0.170734 | 0 | 16.7125 | 6.8875 | 36.56875 | 0.000496 | 52.6875 | 49.793747 | 0.0675 | 0.54375 | -0.990392 | 0.138288 | 1,306.7941 | 1.656604 |
2012-04-01 | 7 | 46 | 4 | 0.45625 | 0.54555 | 4.625 | 0.522376 | 0.639744 | 4.8125 | 14.131639 | 2.8125 | 0.253717 | 0.119388 | 0.471814 | -0.26286 | 0.3 | 16.65625 | 7.25625 | 28.04375 | 0.000664 | 53.162502 | 50.524998 | 0.07 | 0.6625 | -0.990392 | 0.138288 | 1,306.7941 | 1.656604 |
2012-04-01 | 83 | 73 | 1 | 0.55625 | 1.087845 | 1.0625 | 0.090062 | 1.256113 | 3.0625 | 11.6152 | 3.19375 | 0.065703 | 0.166667 | 0.143525 | 0.600338 | 11.400001 | 14.643751 | 8.09375 | 23.731249 | 0.00079 | 53.41875 | 51.6625 | 0.085625 | 0.56875 | -0.947479 | -0.319817 | 1,077.5779 | 10.487037 |
2012-04-01 | 83 | 73 | 2 | 0.89375 | 3.805826 | 4.6875 | 3.798563 | 3.935698 | 9.5 | 19.259487 | 3.2125 | 1.555607 | 0.166667 | 1.097609 | 0.79383 | 39.899998 | 16.3875 | 8.6875 | 41.78125 | 0.000902 | 71.65625 | 69.125 | 0.165 | 0.80625 | -0.947479 | -0.319817 | 1,077.5779 | 10.487037 |
2012-04-01 | 83 | 73 | 3 | 0.65 | 2.504962 | 4.9375 | 2.52 | 2.584484 | 7.4375 | 16.644287 | 2.4375 | 1.575402 | 0.166667 | 1.34091 | 0.28133 | 0.8 | 13.25625 | 5.6125 | 31.425001 | 0.00058 | 53.56875 | 51.337498 | 0.120625 | 0.50625 | -0.947479 | -0.319817 | 1,077.5779 | 10.487037 |
2012-04-01 | 83 | 73 | 4 | 0.45625 | 1.715212 | 5.9375 | 1.409064 | 1.809402 | 9.5625 | 16.700897 | 1.85 | 0.984169 | 0.166667 | 0.952925 | 0.412888 | 0 | 10.5625 | 4.575 | 25.63125 | 0.000609 | 54.075 | 51.99375 | 0.151875 | 0.26875 | -0.947479 | -0.319817 | 1,077.5779 | 10.487037 |
2012-04-01 | 103 | 49 | 1 | 0.6625 | 2.764267 | 3 | 5.285461 | 2.789962 | 4.1875 | 13.184654 | 3.05 | 0.329217 | 0.25 | 0.256708 | -0.670313 | 15.7 | 13.6625 | 8.91875 | 30.89375 | 0.001056 | 54.568752 | 52.6375 | 0.12125 | 0.45 | -0.657952 | 0.75306 | 16.246088 | 0.630664 |
2012-04-01 | 103 | 49 | 2 | 0.91875 | 4.929966 | 6.3125 | 8.573338 | 4.976175 | 8.75 | 21.383724 | 3.44375 | 2.205816 | 0.25 | 1.51316 | -0.944086 | 2.4 | 20.400002 | 11.39375 | 41.96875 | 0.001366 | 72.98125 | 69.68125 | 0.17 | 0.75625 | -0.657952 | 0.75306 | 16.246088 | 0.630664 |
2012-04-01 | 103 | 49 | 3 | 0.7375 | 2.592585 | 5.875 | 4.38494 | 2.628612 | 6.125 | 16.910755 | 2.81875 | 1.898192 | 0.25 | 1.564238 | -0.225254 | 0 | 16.243752 | 6.68125 | 32.76875 | 0.000772 | 54.487503 | 51.499996 | 0.129375 | 0.625 | -0.657952 | 0.75306 | 16.246088 | 0.630664 |
2012-04-01 | 103 | 49 | 4 | 0.60625 | 1.64895 | 5 | 2.749753 | 1.686219 | 5.5 | 16.17701 | 2.9375 | 0.891959 | 0.224852 | 0.904014 | 0.091069 | 0 | 16.11875 | 7.15625 | 25.8875 | 0.000952 | 54.80625 | 52.05625 | 0.134375 | 0.49375 | -0.657952 | 0.75306 | 16.246088 | 0.630664 |
2012-04-01 | 111 | 44 | 1 | 0.553125 | 2.374226 | 2.40625 | 4.345072 | 2.408876 | 3.21875 | 13.022732 | 3.45 | 0.177599 | 0.333333 | 0.190025 | -0.749752 | 17.35 | 16.1875 | 8.496875 | 32.33125 | 0.001078 | 54.5875 | 52.446873 | 0.111563 | 0.30625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-01 | 111 | 44 | 2 | 0.715625 | 4.483969 | 3.6875 | 8.504967 | 4.518779 | 6.5 | 20.624542 | 4.084375 | 1.487318 | 0.322917 | 1.007612 | -1.047074 | 3.95 | 24.271875 | 11.8625 | 42.775 | 0.001444 | 72.693756 | 69.50313 | 0.12875 | 0.55 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-01 | 111 | 44 | 3 | 0.603125 | 2.467108 | 4.875 | 4.61088 | 2.494235 | 5.15625 | 16.823864 | 3.1125 | 1.533988 | 0.166667 | 1.253717 | -0.268001 | 0 | 15.193749 | 7.196875 | 33.709373 | 0.00084 | 54.375 | 52.00625 | 0.124688 | 0.471875 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-01 | 111 | 44 | 4 | 0.45 | 1.579273 | 4.15625 | 3.019567 | 1.604586 | 4.96875 | 15.986839 | 3.103125 | 0.655831 | 0.145833 | 0.671459 | -0.323216 | 0 | 17.228127 | 7.584375 | 26.684376 | 0.001012 | 54.675003 | 52.159374 | 0.119063 | 0.3125 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-01 | 139 | 59 | 1 | 0.675 | 3.61419 | 2.5625 | 5.187515 | 3.666066 | 3.9375 | 13.891683 | 3.51875 | 0.708571 | 0.083333 | 0.419074 | -0.697569 | 15.3 | 17.33125 | 7.8875 | 37.6625 | 0.001051 | 54.575 | 52.14375 | 0.109375 | 0.50625 | -0.99429 | 0.106708 | 386.0423 | 12.436214 |
2012-04-01 | 139 | 59 | 2 | 0.875 | 5.981588 | 5.625 | 8.354479 | 6.056144 | 9 | 22.362207 | 3.425 | 2.931541 | 0.083333 | 1.863498 | -0.935357 | 1.2 | 19.993752 | 9.75625 | 46.73125 | 0.001324 | 72.975006 | 69.712494 | 0.184375 | 0.68125 | -0.99429 | 0.106708 | 386.0423 | 12.436214 |
2012-04-01 | 139 | 59 | 3 | 0.85625 | 3.029832 | 6.125 | 4.210671 | 3.08372 | 5.875 | 17.086449 | 2.99375 | 2.7748 | 0.083333 | 2.308255 | -0.233084 | 0 | 15.225 | 6.375 | 35.168747 | 0.000813 | 54.481255 | 51.80625 | 0.1375 | 0.86875 | -0.99429 | 0.106708 | 386.0423 | 12.436214 |
2012-04-01 | 139 | 59 | 4 | 0.7375 | 2.016369 | 5.5625 | 2.581108 | 2.076708 | 6.875 | 16.935354 | 2.55 | 1.612744 | 0.125 | 1.494247 | -0.291236 | 0 | 14.6125 | 5.1 | 28.05 | 0.000856 | 54.925003 | 52.0625 | 0.16125 | 0.5375 | -0.99429 | 0.106708 | 386.0423 | 12.436214 |
2012-04-02 | 109 | 40 | 1 | 0.475 | 2.023861 | 1.875 | 3.441321 | 2.062928 | 2 | 12.350103 | 3.9625 | 0.092354 | 0.251146 | 0.138747 | -0.470324 | 13.2 | 17.9375 | 9.90625 | 31.35625 | 0.001221 | 54.500004 | 52.34375 | 0.07875 | 0.2875 | -0.098755 | 0.995112 | -0.805002 | 0.586655 |
2012-04-02 | 109 | 40 | 2 | 0.475 | 3.151413 | 3.1875 | 5.08775 | 3.191166 | 4.0625 | 14.816719 | 3.46875 | 1.113991 | 0.249395 | 0.765376 | -0.642391 | 4.7 | 18.75 | 9.98125 | 31.300001 | 0.001239 | 54.59375 | 52.1 | 0.073125 | 0.44375 | -0.098755 | 0.995112 | -0.805002 | 0.586655 |
2012-04-02 | 109 | 40 | 3 | 0.75625 | 3.316328 | 6.1875 | 4.662501 | 3.386538 | 6.125 | 22.336458 | 4.4 | 2.026358 | 0.083333 | 1.652618 | -0.780057 | 0 | 22.10625 | 10.6125 | 45.287502 | 0.001233 | 72.475 | 69.2125 | 0.14125 | 0.70625 | -0.098755 | 0.995112 | -0.805002 | 0.586655 |
2012-04-02 | 109 | 40 | 4 | 0.41875 | 1.445958 | 3.6875 | 1.619438 | 1.518798 | 4.1875 | 15.797684 | 3.3375 | 0.53843 | 0.099206 | 0.583158 | 0.062864 | 0 | 18.325 | 7.98125 | 26.675 | 0.001078 | 54.69375 | 52.175003 | 0.109375 | 0.3 | -0.098755 | 0.995112 | -0.805002 | 0.586655 |
2012-04-02 | 111 | 44 | 1 | 0.553125 | 2.374226 | 2.40625 | 4.345072 | 2.408876 | 3.21875 | 13.022732 | 3.45 | 0.177599 | 0.364583 | 0.190025 | -0.562314 | 17.35 | 16.1875 | 8.496875 | 32.33125 | 0.001078 | 54.5875 | 52.446873 | 0.111563 | 0.30625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-02 | 111 | 44 | 2 | 0.55 | 3.456981 | 3.6875 | 6.617632 | 3.482108 | 5.25 | 15.200322 | 3.040625 | 1.1149 | 0.333333 | 0.744968 | -0.757393 | 3.4 | 18.04375 | 8.93125 | 31.209373 | 0.001128 | 54.643753 | 52.25625 | 0.100938 | 0.415625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-02 | 111 | 44 | 3 | 0.76875 | 3.494096 | 4.875 | 6.498215 | 3.530906 | 6.40625 | 22.248083 | 4.15625 | 1.906406 | 0.166667 | 1.516361 | -0.921756 | 0.55 | 21.421875 | 10.128125 | 45.275 | 0.001156 | 72.425 | 69.25313 | 0.1525 | 0.60625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-02 | 111 | 44 | 4 | 0.45 | 1.579273 | 4.15625 | 3.019567 | 1.604586 | 4.96875 | 15.986839 | 3.103125 | 0.655831 | 0.151042 | 0.671459 | -0.242412 | 0 | 17.228127 | 7.584374 | 26.684374 | 0.001013 | 54.675 | 52.159374 | 0.119063 | 0.3125 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-02 | 111 | 47 | 1 | 0.59375 | 2.893281 | 2.625 | 5.747247 | 2.916587 | 3.75 | 13.155209 | 3.2125 | 0.357784 | 0.088542 | 0.263636 | -0.601962 | 18.6 | 14.981251 | 8.65625 | 32.0625 | 0.001077 | 54.618748 | 52.575 | 0.118125 | 0.3375 | -0.546061 | 0.837746 | 4.232425 | 1.193896 |
2012-04-02 | 111 | 47 | 2 | 0.61875 | 3.851777 | 3.875 | 7.935187 | 3.870465 | 5.625 | 15.900918 | 2.85 | 1.355563 | 0.083333 | 0.895893 | -0.802722 | 1.7 | 16.806252 | 8.9625 | 30.675 | 0.001123 | 54.743748 | 52.38125 | 0.113125 | 0.4875 | -0.546061 | 0.837746 | 4.232425 | 1.193896 |
2012-04-02 | 111 | 47 | 3 | 0.85 | 3.63004 | 5.4375 | 7.907501 | 3.64682 | 6.75 | 22.369726 | 4.01875 | 2.293367 | 0.345653 | 1.817539 | -0.9577 | 0.6 | 21.693748 | 10.125 | 44.756252 | 0.001132 | 72.456245 | 69.043755 | 0.15125 | 0.8 | -0.546061 | 0.837746 | 4.232425 | 1.193896 |
2012-04-02 | 111 | 47 | 4 | 0.5125 | 1.691189 | 4.4375 | 4.063877 | 1.685771 | 5 | 16.101757 | 3.125 | 0.749582 | 0.299596 | 0.752416 | -0.24872 | 0 | 17.056252 | 7.5 | 26.293749 | 0.000989 | 54.71875 | 52.08125 | 0.123125 | 0.39375 | -0.546061 | 0.837746 | 4.232425 | 1.193896 |
2012-04-02 | 112 | 41 | 1 | 0.51875 | 2.054608 | 2.125 | 3.316053 | 2.099619 | 2.6875 | 12.701775 | 3.70625 | 0.106422 | 0.166667 | 0.159017 | -0.51423 | 13.8 | 17.25625 | 9.1625 | 31.8875 | 0.001154 | 54.53125 | 52.499996 | 0.096875 | 0.30625 | -0.953056 | -0.302795 | 42.753544 | 4.720579 |
2012-04-02 | 112 | 41 | 2 | 0.5 | 3.155532 | 3.3125 | 5.101493 | 3.195183 | 4.5625 | 14.895092 | 3.26875 | 1.107679 | 0.166667 | 0.761619 | -0.694323 | 4.8 | 18.70625 | 9.675 | 31.131248 | 0.001195 | 54.53125 | 52.249996 | 0.0825 | 0.44375 | -0.953056 | -0.302795 | 42.753544 | 4.720579 |
2012-04-02 | 112 | 41 | 3 | 0.79375 | 3.337422 | 6.375 | 4.742262 | 3.40639 | 6.4375 | 22.073795 | 4.26875 | 1.810023 | 0.166667 | 1.445528 | -0.845267 | 0.4 | 21.5625 | 10.612499 | 44.9 | 0.001237 | 72.4375 | 69.5 | 0.146875 | 0.73125 | -0.953056 | -0.302795 | 42.753544 | 4.720579 |
2012-04-02 | 112 | 41 | 4 | 0.43125 | 1.468303 | 3.875 | 1.695853 | 1.538437 | 4.625 | 15.899166 | 3.15625 | 0.57814 | 0.166667 | 0.619192 | -0.223736 | 0 | 17.45 | 7.90625 | 26.618752 | 0.001069 | 54.668747 | 52.287502 | 0.113125 | 0.30625 | -0.953056 | -0.302795 | 42.753544 | 4.720579 |
2012-04-02 | 112 | 44 | 1 | 0.565625 | 2.359712 | 2.28125 | 4.671926 | 2.38406 | 3.375 | 13.099014 | 3.403125 | 0.171965 | 0.828125 | 0.193737 | -0.559339 | 15.6 | 16.018751 | 8.34375 | 32.518753 | 0.001068 | 54.60625 | 52.4625 | 0.115625 | 0.3125 | -0.918702 | 0.394952 | 19.130434 | 3.774015 |
2012-04-02 | 112 | 44 | 2 | 0.5625 | 3.437129 | 3.5625 | 6.644208 | 3.461035 | 5.3125 | 15.089052 | 2.9875 | 1.099398 | 0.833333 | 0.730707 | -0.75287 | 3.75 | 17.837502 | 8.853125 | 31.084375 | 0.001122 | 54.653126 | 52.296875 | 0.10375 | 0.43125 | -0.918702 | 0.394952 | 19.130434 | 3.774015 |
2012-04-02 | 112 | 44 | 3 | 0.78125 | 3.502072 | 6.09375 | 6.57713 | 3.537333 | 6.8125 | 22.156555 | 4.13125 | 1.875887 | 0.75 | 1.502124 | -0.91903 | 0.45 | 21.375 | 10.0875 | 45.09375 | 0.001153 | 72.42813 | 69.28125 | 0.153438 | 0.640625 | -0.918702 | 0.394952 | 19.130434 | 3.774015 |
2012-04-02 | 112 | 44 | 4 | 0.465625 | 1.582728 | 3.90625 | 3.076926 | 1.605757 | 4.90625 | 16.003548 | 3.071875 | 0.677014 | 0.625 | 0.691894 | -0.24304 | 0 | 17.087502 | 7.559375 | 26.668749 | 0.001009 | 54.675 | 52.184372 | 0.120313 | 0.33125 | -0.918702 | 0.394952 | 19.130434 | 3.774015 |
2012-04-02 | 112 | 45 | 1 | 0.5875 | 2.610109 | 2.625 | 5.868958 | 2.621054 | 3.6875 | 13.199487 | 3.3 | 0.248062 | 0.828125 | 0.22361 | -0.58972 | 16.8 | 15.574999 | 8.3 | 32.63125 | 0.001067 | 54.65 | 52.50625 | 0.12 | 0.31875 | -0.91857 | 0.395259 | 8.002524 | 2.522778 |
2012-04-02 | 112 | 45 | 2 | 0.5875 | 3.652062 | 3.9375 | 7.644515 | 3.669008 | 5.6875 | 15.407297 | 2.90625 | 1.176396 | 0.833333 | 0.776063 | -0.793676 | 2.8 | 17.4125 | 8.762501 | 31.0375 | 0.001122 | 54.71875 | 52.35 | 0.11 | 0.45 | -0.91857 | 0.395259 | 8.002524 | 2.522778 |
2012-04-02 | 112 | 45 | 3 | 0.8125 | 3.620129 | 5.25 | 7.535687 | 3.642586 | 6.6875 | 22.146832 | 4.05625 | 1.961894 | 0.75 | 1.553416 | -0.950831 | 0.5 | 21.44375 | 10.03125 | 45.16875 | 0.001148 | 72.4625 | 69.21875 | 0.155 | 0.6875 | -0.91857 | 0.395259 | 8.002524 | 2.522778 |
2012-04-02 | 112 | 45 | 4 | 0.48125 | 1.66335 | 4.375 | 3.777704 | 1.671636 | 5.125 | 16.0987 | 3.06875 | 0.738032 | 0.625 | 0.739959 | -0.24565 | 0 | 17 | 7.45 | 26.65 | 0.001004 | 54.71875 | 52.168747 | 0.12375 | 0.35625 | -0.91857 | 0.395259 | 8.002524 | 2.522778 |
2012-04-02 | 114 | 38 | 1 | 0.54375 | 1.705019 | 2.25 | 2.118073 | 1.78622 | 2.8125 | 12.328894 | 3.50625 | 0.091812 | 0.510417 | 0.150755 | -0.427797 | 15.7 | 16.05625 | 9.756249 | 30.993752 | 0.001171 | 54.4125 | 52.7375 | 0.095625 | 0.3625 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-02 | 114 | 38 | 2 | 0.5125 | 2.891753 | 3.375 | 4.705323 | 2.930179 | 4.5 | 14.595737 | 3.26875 | 1.072507 | 0.5 | 0.75994 | -0.617468 | 6.6 | 18.45625 | 10.26875 | 30.70625 | 0.001195 | 54.375 | 52.3875 | 0.07625 | 0.55 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-02 | 114 | 38 | 3 | 0.9125 | 3.200237 | 5.0625 | 4.578127 | 3.268424 | 6.125 | 21.978935 | 4.05625 | 2.107672 | 0.458333 | 1.774324 | -0.762759 | 0.9 | 20.85 | 11.1125 | 44.6625 | 0.001283 | 72.40625 | 69.825 | 0.146875 | 1.09375 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-02 | 114 | 38 | 4 | 0.44375 | 1.405741 | 3.8125 | 1.590188 | 1.477829 | 4.625 | 15.903919 | 3.05 | 0.52783 | 0.419271 | 0.598926 | -0.203547 | 0 | 16.6875 | 8.262501 | 26.681252 | 0.001089 | 54.61875 | 52.512497 | 0.113125 | 0.34375 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-02 | 118 | 3 | 1 | 0.510977 | 1.32551 | 1.245584 | 2.496801 | 1.382219 | 1.679376 | 12.173523 | 3.849164 | 0.120514 | 0.149584 | 0.19471 | -0.337012 | 21.13871 | 17.63771 | 10.691243 | 30.523869 | 0.001143 | 53.956734 | 52.518875 | 0.064993 | 0.685573 | -0.74522 | -0.617307 | 86.248116 | 14.131889 |
2012-04-02 | 118 | 3 | 2 | 0.46963 | 2.039713 | 2.977793 | 3.72666 | 2.07416 | 3.028812 | 14.488492 | 3.66932 | 0.798389 | 0.154 | 0.712044 | -0.458741 | 7.650402 | 18.733635 | 11.23754 | 31.424759 | 0.001171 | 53.90699 | 52.371887 | 0.052484 | 0.864382 | -0.74522 | -0.617307 | 86.248116 | 14.131889 |
2012-04-02 | 118 | 3 | 3 | 0.86112 | 2.291294 | 5.929842 | 3.665125 | 2.34494 | 4.369553 | 21.158752 | 4.598074 | 1.880209 | 0.083333 | 1.95812 | -0.410512 | 1.287844 | 22.631573 | 12.957628 | 45.642662 | 0.001378 | 71.87239 | 69.90292 | 0.102027 | 1.647388 | -0.74522 | -0.617307 | 86.248116 | 14.131889 |
2012-04-02 | 118 | 3 | 4 | 0.350099 | 1.030952 | 2.957788 | 1.228737 | 1.100112 | 2.96901 | 15.149317 | 3.545286 | 0.231065 | 0.090902 | 0.40905 | 0.006337 | 0.227524 | 18.174938 | 10.679153 | 26.72256 | 0.001184 | 54.039055 | 52.602753 | 0.065548 | 0.468082 | -0.74522 | -0.617307 | 86.248116 | 14.131889 |
2012-04-03 | 103 | 40 | 1 | 0.50625 | 2.260201 | 0.9375 | 3.935594 | 2.294617 | 2.1875 | 12.638654 | 3.83125 | 0.107617 | 0.380208 | 0.153505 | -0.32595 | 12.599999 | 17.5625 | 9.46875 | 30.76875 | 0.001167 | 54.518745 | 52.29375 | 0.08875 | 0.31875 | -0.873592 | 0.486659 | 19.680643 | 1.173935 |
2012-04-03 | 103 | 40 | 2 | 0.58125 | 3.54193 | 3.3125 | 5.366394 | 3.587855 | 5.25 | 15.036049 | 3.0375 | 1.337807 | 0.375 | 0.880887 | -0.420012 | 5 | 17.01875 | 8.700001 | 31.568748 | 0.001146 | 54.843754 | 52.25 | 0.111875 | 0.44375 | -0.873592 | 0.486659 | 19.680643 | 1.173935 |
2012-04-03 | 103 | 40 | 3 | 0.74375 | 2.908502 | 5.0625 | 3.942188 | 2.964498 | 5.9375 | 17.01575 | 2.59375 | 2.016188 | 0.453125 | 1.586929 | 0.178973 | 0 | 14.55 | 6.474999 | 34.762497 | 0.000784 | 54.543747 | 51.88125 | 0.141875 | 0.5625 | -0.873592 | 0.486659 | 19.680643 | 1.173935 |
2012-04-03 | 103 | 40 | 4 | 0.59375 | 2.314481 | 4.5625 | 2.673876 | 2.408721 | 6.0625 | 21.642979 | 4.28125 | 1.054302 | 0.453125 | 1.012512 | 0.376875 | 0 | 23.04375 | 10.08125 | 37.45 | 0.001348 | 72.94375 | 69.44375 | 0.15875 | 0.40625 | -0.873592 | 0.486659 | 19.680643 | 1.173935 |
2012-04-03 | 111 | 44 | 1 | 0.553125 | 2.374226 | 2.40625 | 4.345072 | 2.408876 | 3.21875 | 13.022732 | 3.45 | 0.177599 | 0.395833 | 0.190025 | -0.421736 | 17.35 | 16.1875 | 8.496876 | 32.33125 | 0.001078 | 54.587498 | 52.446873 | 0.111563 | 0.30625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-03 | 111 | 44 | 2 | 0.55 | 3.456981 | 3.6875 | 6.617632 | 3.482108 | 5.25 | 15.200322 | 3.040625 | 1.1149 | 0.333333 | 0.744968 | -0.568045 | 3.4 | 18.04375 | 8.93125 | 31.209375 | 0.001128 | 54.643753 | 52.25625 | 0.100938 | 0.415625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-03 | 111 | 44 | 3 | 0.64375 | 2.77348 | 3.6875 | 5.130255 | 2.801684 | 5.09375 | 16.710096 | 2.88125 | 1.562613 | 0.177083 | 1.222989 | -0.666812 | 0.55 | 15.171875 | 7.10625 | 34.675003 | 0.000835 | 54.409374 | 52.025 | 0.128125 | 0.50625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-03 | 111 | 44 | 4 | 0.575 | 2.299888 | 5.34375 | 4.387527 | 2.333808 | 6.28125 | 21.524826 | 4.378125 | 0.999624 | 0.15625 | 0.964832 | -0.81581 | 0 | 23.478127 | 10.606249 | 37.284374 | 0.001333 | 72.69063 | 69.3875 | 0.143438 | 0.4125 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-03 | 115 | 39 | 1 | 0.54375 | 1.650964 | 2.25 | 1.709877 | 1.761207 | 2.875 | 12.229357 | 3.4875 | 0.085718 | 0.473958 | 0.143009 | -0.269226 | 18 | 15.99375 | 9.64375 | 31.46875 | 0.001162 | 54.4 | 52.775 | 0.096875 | 0.34375 | -0.984761 | 0.173914 | 5.403715 | 1.259388 |
2012-04-03 | 115 | 39 | 2 | 0.51875 | 2.866029 | 3.3125 | 4.655065 | 2.904598 | 4.6875 | 14.556788 | 3.20625 | 1.037483 | 0.5 | 0.734846 | -0.429187 | 6.6 | 18.13125 | 10.25 | 30.61875 | 0.001203 | 54.375 | 52.512497 | 0.07875 | 0.51875 | -0.984761 | 0.173914 | 5.403715 | 1.259388 |
2012-04-03 | 115 | 39 | 3 | 0.69375 | 2.514277 | 3.3125 | 3.641814 | 2.564189 | 4.875 | 16.398743 | 2.79375 | 1.413922 | 0.421875 | 1.131786 | -0.524279 | 1 | 15.00625 | 8.01875 | 34.081253 | 0.000945 | 54.337498 | 52.481255 | 0.119375 | 0.725 | -0.984761 | 0.173914 | 5.403715 | 1.259388 |
2012-04-03 | 115 | 39 | 4 | 0.63125 | 2.049155 | 5.625 | 2.443251 | 2.140574 | 6.0625 | 21.361248 | 4.25625 | 1.013227 | 0.385417 | 1.048395 | -0.652953 | 0 | 22.34375 | 11.58125 | 37.2125 | 0.001456 | 72.61875 | 70.06875 | 0.139375 | 0.63125 | -0.984761 | 0.173914 | 5.403715 | 1.259388 |
2012-04-04 | 64 | 45 | 1 | 0.538542 | 2.270631 | 2.010417 | 3.946846 | 2.304575 | 2.75 | 13.152927 | 3.680208 | 0.461874 | 0.479167 | 0.404394 | -0.269487 | 11.733334 | 17.79271 | 10.541667 | 21.191668 | 0.001194 | 54.234375 | 52.379166 | 0.069271 | 0.970833 | -0.433487 | 0.90116 | 50.963085 | 0.544548 |
2012-04-04 | 64 | 45 | 2 | 0.783333 | 3.759228 | 4.135417 | 5.42279 | 3.80978 | 6.072917 | 15.560989 | 2.845833 | 1.916473 | 0.479167 | 1.289884 | -0.337796 | 5.683333 | 15.548958 | 7.685416 | 31.584377 | 0.001125 | 55.175003 | 52.590622 | 0.153542 | 0.817708 | -0.433487 | 0.90116 | 50.963085 | 0.544548 |
2012-04-04 | 64 | 45 | 3 | 1.078125 | 3.013031 | 7.364583 | 3.906375 | 3.072996 | 6.3125 | 17.130402 | 2.445833 | 3.490341 | 0.479167 | 3.277227 | -0.377255 | 0 | 14.642708 | 5.9125 | 32.1375 | 0.000776 | 54.601044 | 51.82396 | 0.147083 | 1.122917 | -0.433487 | 0.90116 | 50.963085 | 0.544548 |
2012-04-04 | 64 | 45 | 4 | 0.564583 | 1.960278 | 4.041667 | 2.248875 | 2.029968 | 4.697917 | 16.767756 | 3.302084 | 1.290142 | 0.477865 | 1.176178 | -0.448788 | 0 | 17.471874 | 6.734375 | 27.547916 | 0.000983 | 54.81354 | 51.829166 | 0.124167 | 0.477083 | -0.433487 | 0.90116 | 50.963085 | 0.544548 |
2012-04-04 | 105 | 37 | 1 | 0.5375 | 2.464151 | 2.3125 | 4.233306 | 2.499744 | 2.4375 | 12.937646 | 3.825 | 0.230985 | 0.140625 | 0.208632 | -0.238234 | 13 | 17.7 | 9.075 | 30.268751 | 0.001149 | 54.58125 | 52.28125 | 0.094375 | 0.35625 | -0.998127 | -0.061168 | 25.075264 | 1.66524 |
2012-04-04 | 105 | 37 | 2 | 0.56875 | 3.542697 | 3.625 | 5.450229 | 3.587839 | 4.5 | 15.452243 | 3.28125 | 1.35378 | 0.125 | 0.919981 | -0.230245 | 3.5 | 18.50625 | 8.825 | 30.912498 | 0.001137 | 54.70625 | 52.00625 | 0.095 | 0.5375 | -0.998127 | -0.061168 | 25.075264 | 1.66524 |
2012-04-04 | 105 | 37 | 3 | 0.74375 | 2.842888 | 5.6875 | 3.925314 | 2.897225 | 5.1875 | 16.965443 | 2.9375 | 2.130219 | 0.34375 | 1.723167 | 0.170534 | 0 | 15.675 | 6.86875 | 34.4875 | 0.000853 | 54.55625 | 51.881252 | 0.13 | 0.7 | -0.998127 | -0.061168 | 25.075264 | 1.66524 |
2012-04-04 | 105 | 37 | 4 | 0.53125 | 1.875538 | 4.3125 | 2.283375 | 1.940373 | 4.1875 | 16.669035 | 3.43125 | 1.186865 | 0.367188 | 1.101584 | 0.314956 | 0 | 17.93125 | 7.24375 | 29.931252 | 0.001016 | 54.80625 | 51.99375 | 0.121875 | 0.4625 | -0.998127 | -0.061168 | 25.075264 | 1.66524 |
2012-04-04 | 110 | 83 | 1 | 0.51875 | 2.458885 | 1.9375 | 3.482575 | 2.511167 | 3.25 | 13.420126 | 3.625 | 0.370217 | 0.226563 | 0.295605 | -0.249822 | 10.1 | 17.3375 | 8.375 | 33.0125 | 0.000911 | 53.918747 | 51.612503 | 0.089375 | 0.4 | -0.983039 | -0.183395 | 799.78186 | 21.389515 |
2012-04-04 | 110 | 83 | 2 | 0.5625 | 2.843279 | 3.5 | 4.09251 | 2.893831 | 6.8125 | 16.430317 | 2.49375 | 1.155892 | 0.25 | 0.86841 | -0.239104 | 0.9 | 12.125 | 6.48125 | 31.76875 | 0.000781 | 54.5 | 52.13125 | 0.15625 | 0.34375 | -0.983039 | -0.183395 | 799.78186 | 21.389515 |
2012-04-04 | 110 | 83 | 3 | 0.6875 | 2.162038 | 4.0625 | 2.982608 | 2.215242 | 5.8125 | 15.061523 | 2.8375 | 1.038528 | 0.104167 | 0.942177 | 0.149205 | 3.7 | 15.400001 | 6.66875 | 34.55 | 0.000678 | 53.837498 | 51.237495 | 0.115 | 0.68125 | -0.983039 | -0.183395 | 799.78186 | 21.389515 |
2012-04-04 | 110 | 83 | 4 | 0.5625 | 1.941816 | 4.25 | 1.970625 | 2.02048 | 6.5 | 15.879452 | 2.86875 | 1.12722 | 0.083333 | 1.086216 | 0.276909 | 2.3 | 15.668751 | 6.63125 | 28.943748 | 0.000763 | 54.062504 | 51.29375 | 0.111875 | 0.53125 | -0.983039 | -0.183395 | 799.78186 | 21.389515 |
2012-04-04 | 111 | 44 | 1 | 0.553125 | 2.374226 | 2.40625 | 4.345072 | 2.408876 | 3.21875 | 13.022732 | 3.45 | 0.177599 | 0.427083 | 0.190025 | -0.316302 | 17.35 | 16.1875 | 8.496875 | 32.33125 | 0.001078 | 54.5875 | 52.446873 | 0.111563 | 0.30625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-04 | 111 | 44 | 2 | 0.55 | 3.456981 | 3.6875 | 6.617632 | 3.482108 | 5.25 | 15.200322 | 3.040625 | 1.1149 | 0.333333 | 0.744968 | -0.426034 | 3.4 | 18.04375 | 8.93125 | 31.209373 | 0.001128 | 54.643753 | 52.25625 | 0.100938 | 0.415625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-04 | 111 | 44 | 3 | 0.64375 | 2.77348 | 3.6875 | 5.130255 | 2.801684 | 5.09375 | 16.710096 | 2.88125 | 1.562613 | 0.1875 | 1.222989 | -0.500109 | 0.55 | 15.171875 | 7.10625 | 34.675 | 0.000835 | 54.409374 | 52.025 | 0.128125 | 0.50625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-04 | 111 | 44 | 4 | 0.471875 | 1.892903 | 4.125 | 3.583942 | 1.919091 | 4.78125 | 16.583282 | 3.309375 | 0.959068 | 0.161458 | 0.881252 | -0.589106 | 0 | 17.584375 | 7.490624 | 30.0625 | 0.000988 | 54.659378 | 51.996876 | 0.1175 | 0.325 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-04 | 114 | 38 | 1 | 0.54375 | 1.705019 | 2.25 | 2.118073 | 1.786219 | 2.8125 | 12.328894 | 3.50625 | 0.091812 | 0.53125 | 0.150755 | -0.240636 | 15.7 | 16.05625 | 9.75625 | 30.99375 | 0.001171 | 54.4125 | 52.7375 | 0.095625 | 0.3625 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-04 | 114 | 38 | 2 | 0.5125 | 2.891753 | 3.375 | 4.705323 | 2.930179 | 4.5 | 14.595737 | 3.26875 | 1.072507 | 0.5 | 0.75994 | -0.347326 | 6.6 | 18.45625 | 10.26875 | 30.70625 | 0.001195 | 54.375 | 52.3875 | 0.07625 | 0.55 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-04 | 114 | 38 | 3 | 0.70625 | 2.542239 | 3.3125 | 3.687939 | 2.592034 | 4.8125 | 16.469261 | 2.8375 | 1.545123 | 0.463542 | 1.246179 | -0.413642 | 0.9 | 15.0625 | 7.974999 | 34.16875 | 0.000937 | 54.3625 | 52.399998 | 0.119375 | 0.76875 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-04 | 114 | 38 | 4 | 0.51875 | 1.708956 | 4.25 | 2.147251 | 1.771296 | 4.5625 | 16.44464 | 3.21875 | 1.041984 | 0.445313 | 1.020721 | -0.494059 | 0 | 16.6125 | 8.09375 | 29.78125 | 0.001065 | 54.61875 | 52.4625 | 0.115625 | 0.5125 | -0.949012 | 0.31524 | 17.447222 | 4.681405 |
2012-04-05 | 4 | 41 | 1 | 0.575 | 0.084031 | 0 | 0 | 0.229567 | 1.9375 | 10.19673 | 5 | 0.006567 | 0.093811 | 0.028607 | -0.595792 | 38.800003 | 21.637499 | 13.48125 | 40.5625 | 0.000908 | 69.5375 | 67.756256 | 0.05625 | 1.20625 | -0.215409 | 0.976524 | 1,695.3622 | 7.247462 |
2012-04-05 | 4 | 41 | 2 | 0.575 | 1.034413 | 4.25 | 0.942914 | 1.126115 | 5.625 | 14.515572 | 2.65625 | 0.6743 | 0.097304 | 0.815079 | -0.228575 | 5 | 14.19375 | 7.33125 | 34.34375 | 0.000573 | 52.637497 | 50.78125 | 0.07125 | 0.85625 | -0.215409 | 0.976524 | 1,695.3622 | 7.247462 |
2012-04-05 | 4 | 41 | 3 | 0.45625 | 0.750475 | 1.3125 | 0.742499 | 0.833515 | 4.0625 | 15.724806 | 2.99375 | 0.440579 | 0.085953 | 0.7155 | -0.280459 | 1.7 | 14.65625 | 6.875 | 36.043747 | 0.000428 | 52.125 | 49.993748 | 0.06375 | 0.675 | -0.215409 | 0.976524 | 1,695.3622 | 7.247462 |
2012-04-05 | 4 | 41 | 4 | 0.4375 | 0.450917 | 3.6875 | 0.470812 | 0.535456 | 5.125 | 14.76647 | 2.60625 | 0.12556 | 0.083333 | 0.379516 | -0.356957 | 0.8 | 13.981251 | 7.60625 | 29.581251 | 0.000524 | 52.3 | 50.575 | 0.065 | 0.625 | -0.215409 | 0.976524 | 1,695.3622 | 7.247462 |
2012-04-05 | 75 | 63 | 1 | 0.7125 | 1.263874 | 0.9375 | 0.123812 | 1.488471 | 1.75 | 14.399381 | 5.24375 | 0.068582 | 0.145833 | 0.149253 | -0.513946 | 38.7 | 24.03125 | 12.2875 | 37.78125 | 0.001341 | 72.024994 | 68.93125 | 0.1 | 0.76875 | -0.978328 | 0.20706 | 518.7945 | 8.628613 |
2012-04-05 | 75 | 63 | 2 | 0.65 | 2.923356 | 3.6875 | 3.402062 | 3.017809 | 6.0625 | 14.388618 | 2.79375 | 1.184984 | 0.166667 | 0.807996 | -0.203141 | 27.1 | 13.9375 | 7.0125 | 30.45 | 0.000897 | 54.649998 | 52.13125 | 0.14375 | 0.54375 | -0.978328 | 0.20706 | 518.7945 | 8.628613 |
2012-04-05 | 75 | 63 | 3 | 0.8375 | 2.925123 | 4.5625 | 3.667687 | 2.987778 | 6.1875 | 16.16612 | 2.48125 | 2.005817 | 0.098958 | 1.763327 | 0.091129 | 2.3 | 14.56875 | 6.0375 | 32.4875 | 0.000691 | 54.193752 | 51.425003 | 0.131875 | 0.73125 | -0.978328 | 0.20706 | 518.7945 | 8.628613 |
2012-04-05 | 75 | 63 | 4 | 0.4375 | 2.146503 | 4.1875 | 2.206874 | 2.224532 | 6.1875 | 16.941227 | 2.8875 | 1.265773 | 0.083333 | 1.098653 | 0.180394 | 0 | 15.61875 | 6.125 | 26.631248 | 0.000824 | 54.4875 | 51.625 | 0.130625 | 0.26875 | -0.978328 | 0.20706 | 518.7945 | 8.628613 |
2012-04-05 | 110 | 82 | 1 | 0.76875 | 3.631019 | 1.9375 | 5.586867 | 3.69004 | 4.0625 | 18.441105 | 4.65 | 0.590623 | 0.213271 | 0.460162 | -0.841859 | 11.7 | 23.20625 | 11.4875 | 50.262497 | 0.001306 | 72.08125 | 69.03125 | 0.115625 | 0.70625 | -0.999982 | 0.00607 | 678.45123 | 19.083292 |
2012-04-05 | 110 | 82 | 2 | 0.56875 | 3.246351 | 3.5 | 4.597839 | 3.298848 | 6.75 | 16.655273 | 2.5 | 1.428105 | 0.256584 | 0.998761 | -0.255744 | 0.8 | 12.35 | 6.6375 | 31.5375 | 0.000846 | 54.64375 | 52.24375 | 0.156875 | 0.35 | -0.999982 | 0.00607 | 678.45123 | 19.083292 |
2012-04-05 | 110 | 82 | 3 | 0.6875 | 2.438473 | 4 | 3.238051 | 2.495399 | 5.75 | 15.454886 | 2.88125 | 1.169133 | 0.213598 | 1.015346 | 0.080833 | 2.9 | 15.69375 | 6.8125 | 34.35625 | 0.000738 | 54.006252 | 51.325 | 0.11375 | 0.69375 | -0.999982 | 0.00607 | 678.45123 | 19.083292 |
2012-04-05 | 110 | 82 | 4 | 0.5625 | 2.012645 | 4.125 | 2.053875 | 2.091166 | 6.1875 | 16.088829 | 2.9375 | 1.130559 | 0.203678 | 1.091225 | 0.16766 | 1.8 | 16.10625 | 6.9125 | 28.762499 | 0.000841 | 54.21875 | 51.4125 | 0.109375 | 0.54375 | -0.999982 | 0.00607 | 678.45123 | 19.083292 |
2012-04-05 | 111 | 44 | 1 | 0.853125 | 3.205315 | 4.34375 | 5.671096 | 3.253848 | 4.6875 | 18.326973 | 4.396875 | 0.562217 | 0.458333 | 0.49366 | -0.994048 | 17.35 | 21.946873 | 11.393749 | 50.990623 | 0.001424 | 72.73125 | 69.85 | 0.144063 | 0.6 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-05 | 111 | 44 | 2 | 0.55 | 3.456981 | 3.6875 | 6.617632 | 3.482108 | 5.25 | 15.200322 | 3.040625 | 1.1149 | 0.333333 | 0.744968 | -0.319525 | 3.4 | 18.04375 | 8.93125 | 31.209373 | 0.001128 | 54.643753 | 52.25625 | 0.100938 | 0.415625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-05 | 111 | 44 | 3 | 0.64375 | 2.77348 | 3.6875 | 5.130256 | 2.801684 | 5.09375 | 16.710096 | 2.88125 | 1.562613 | 0.197917 | 1.222989 | -0.375082 | 0.55 | 15.171875 | 7.10625 | 34.675003 | 0.000835 | 54.409374 | 52.025 | 0.128125 | 0.50625 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
2012-04-05 | 111 | 44 | 4 | 0.471875 | 1.892903 | 4.125 | 3.583942 | 1.919092 | 4.78125 | 16.583282 | 3.309375 | 0.959068 | 0.166667 | 0.881252 | -0.44183 | 0 | 17.584375 | 7.490625 | 30.0625 | 0.000988 | 54.659378 | 51.996872 | 0.1175 | 0.325 | -0.865141 | 0.501529 | 19.077124 | 3.000623 |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 18