Datasets:

Modalities:
Tabular
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
ojpv commited on
Commit
c0b5a99
·
verified ·
1 Parent(s): 27987ad

Upload cubo1.json

Browse files
Files changed (1) hide show
  1. cubo1.json +17 -0
cubo1.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "driver": "GTiff",
3
+ "dtype": "uint16",
4
+ "nodata": null,
5
+ "width": 1280,
6
+ "height": 1280,
7
+ "count": 10,
8
+ "crs": "EPSG:32718",
9
+ "geotransform": [
10
+ 221798.98188069114,
11
+ 10.0,
12
+ 0.0,
13
+ 8954558.850185722,
14
+ 0.0,
15
+ -10.0
16
+ ]
17
+ }