Upload ProDiff/data/robust_normalization_params.json with huggingface_hub
Browse files
ProDiff/data/robust_normalization_params.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hours": {
|
| 3 |
+
"min": 1746100380.0,
|
| 4 |
+
"max": 1748703780.0
|
| 5 |
+
},
|
| 6 |
+
"latitudes": {
|
| 7 |
+
"min": 39.916277798838955,
|
| 8 |
+
"max": 39.975474
|
| 9 |
+
},
|
| 10 |
+
"longitudes": {
|
| 11 |
+
"min": 116.484952,
|
| 12 |
+
"max": 116.618101
|
| 13 |
+
}
|
| 14 |
+
}
|