ayushprd commited on
Commit
6d746fa
·
verified ·
1 Parent(s): b0bc04c

Add pre-normalized mmap pretraining arrays

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. mmap/channel_index.json +38 -0
  2. mmap/christiansen_feature.npy +3 -0
  3. mmap/christiansen_feature_mask.npy +3 -0
  4. mmap/clementine_uvvis_750nm.npy +3 -0
  5. mmap/clementine_uvvis_750nm_mask.npy +3 -0
  6. mmap/diviner_tbol_midnight.npy +3 -0
  7. mmap/diviner_tbol_midnight_mask.npy +3 -0
  8. mmap/diviner_temp_night.npy +3 -0
  9. mmap/diviner_temp_night_mask.npy +3 -0
  10. mmap/elevation.npy +3 -0
  11. mmap/elevation_mask.npy +3 -0
  12. mmap/grail_bouguer.npy +3 -0
  13. mmap/grail_bouguer_mask.npy +3 -0
  14. mmap/grail_freeair.npy +3 -0
  15. mmap/grail_freeair_mask.npy +3 -0
  16. mmap/grail_uncertainty.npy +3 -0
  17. mmap/grail_uncertainty_mask.npy +3 -0
  18. mmap/lpgrs_feo.npy +3 -0
  19. mmap/lpgrs_feo_mask.npy +3 -0
  20. mmap/lpgrs_tio2.npy +3 -0
  21. mmap/lpgrs_tio2_mask.npy +3 -0
  22. mmap/m3_1000.npy +3 -0
  23. mmap/m3_1000_mask.npy +3 -0
  24. mmap/m3_1250.npy +3 -0
  25. mmap/m3_1250_mask.npy +3 -0
  26. mmap/m3_1580.npy +3 -0
  27. mmap/m3_1580_mask.npy +3 -0
  28. mmap/m3_2000.npy +3 -0
  29. mmap/m3_2000_mask.npy +3 -0
  30. mmap/m3_2817.npy +3 -0
  31. mmap/m3_2817_mask.npy +3 -0
  32. mmap/m3_2857.npy +3 -0
  33. mmap/m3_2857_mask.npy +3 -0
  34. mmap/m3_750.npy +3 -0
  35. mmap/m3_750_mask.npy +3 -0
  36. mmap/m3_950.npy +3 -0
  37. mmap/m3_950_mask.npy +3 -0
  38. mmap/minirf_cpr.npy +3 -0
  39. mmap/minirf_cpr_mask.npy +3 -0
  40. mmap/minirf_s1.npy +3 -0
  41. mmap/minirf_s1_mask.npy +3 -0
  42. mmap/rock_abundance.npy +3 -0
  43. mmap/rock_abundance_mask.npy +3 -0
  44. mmap/roughness.npy +3 -0
  45. mmap/roughness_mask.npy +3 -0
  46. mmap/slope.npy +3 -0
  47. mmap/slope_mask.npy +3 -0
  48. mmap/wac_hapke_415nm.npy +3 -0
  49. mmap/wac_hapke_415nm_mask.npy +3 -0
  50. mmap/wac_hapke_566nm.npy +3 -0
mmap/channel_index.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 23040,
4
+ 46080
5
+ ],
6
+ "dtype": "float32",
7
+ "channels": {
8
+ "wac_morphology": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/wac_morphology.npy",
9
+ "elevation": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/elevation.npy",
10
+ "slope": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/slope.npy",
11
+ "roughness": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/roughness.npy",
12
+ "diviner_tbol_midnight": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/diviner_tbol_midnight.npy",
13
+ "diviner_temp_night": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/diviner_temp_night.npy",
14
+ "rock_abundance": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/rock_abundance.npy",
15
+ "christiansen_feature": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/christiansen_feature.npy",
16
+ "m3_750": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_750.npy",
17
+ "m3_950": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_950.npy",
18
+ "m3_1000": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_1000.npy",
19
+ "m3_1250": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_1250.npy",
20
+ "m3_1580": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_1580.npy",
21
+ "m3_2000": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_2000.npy",
22
+ "m3_2817": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_2817.npy",
23
+ "m3_2857": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/m3_2857.npy",
24
+ "grail_freeair": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/grail_freeair.npy",
25
+ "grail_bouguer": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/grail_bouguer.npy",
26
+ "grail_uncertainty": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/grail_uncertainty.npy",
27
+ "minirf_cpr": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/minirf_cpr.npy",
28
+ "minirf_s1": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/minirf_s1.npy",
29
+ "wac_hapke_415nm": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/wac_hapke_415nm.npy",
30
+ "wac_hapke_566nm": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/wac_hapke_566nm.npy",
31
+ "wac_hapke_604nm": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/wac_hapke_604nm.npy",
32
+ "wac_hapke_689nm": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/wac_hapke_689nm.npy",
33
+ "clementine_uvvis_750nm": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/clementine_uvvis_750nm.npy",
34
+ "lpgrs_tio2": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/lpgrs_tio2.npy",
35
+ "lpgrs_feo": "/pfs/lustrep1/scratch/project_462001404/ldata/data/mmap/lpgrs_feo.npy"
36
+ },
37
+ "normalized": true
38
+ }
mmap/christiansen_feature.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d8f4fe1e9e9c510a230910a779aff36644b8f13bf0c56c999238070549a852
3
+ size 4246732800
mmap/christiansen_feature_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c5b8c93778b9cf01c7c9edf12c796d1a4153ae07ded973a7c8d64a586d7e58
3
+ size 132710528
mmap/clementine_uvvis_750nm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6473dc4bff1ff4f8c0edd63e685608ae871ebec86d09f02236ee64cc61b903
3
+ size 4246732800
mmap/clementine_uvvis_750nm_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0fb65ef7d5d6a5817d9479fe334a7300690b8a65805b9cded1cd1e819068145
3
+ size 132710528
mmap/diviner_tbol_midnight.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dfb8941c27df010601988a652ca617789eb5c6aa86a2b83120ce975166e5013
3
+ size 4246732800
mmap/diviner_tbol_midnight_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75447fac474acab62108154931e2c7fe301ee24ffe8a970c55fbe0b3f49bd1d2
3
+ size 132710528
mmap/diviner_temp_night.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c45e8b5d5c58d69761e459ad955ff1a3e966bf8d2d31320515fe796d7782b1d
3
+ size 4246732800
mmap/diviner_temp_night_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a77478bfccd989cab728c4bdb33bedd5eaf459f5b76eb50b865b38bb4ca9fd
3
+ size 132710528
mmap/elevation.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2013f78a5507f9ebd4a94774e545fb6846553723507608f44d33617c952ffbef
3
+ size 4246732800
mmap/elevation_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/grail_bouguer.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56bc4cc5d09ed436a889df73b5fc2889cea7739c907fd36e7ee8f09329646d64
3
+ size 4246732800
mmap/grail_bouguer_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/grail_freeair.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bac6b5606045dc86d04e2c9499f51552f5d3b6cc52d1170677cb55f60c44553
3
+ size 4246732800
mmap/grail_freeair_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/grail_uncertainty.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31f8146ed96d12443f851cfd64753bf1a01122c6d867c8a7d278cb8f8ab1021
3
+ size 4246732800
mmap/grail_uncertainty_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/lpgrs_feo.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e124d3a6d5bcb5cb0c43c66abdec074926ed651a08a7dad381e1a105e76371cf
3
+ size 4246732800
mmap/lpgrs_feo_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/lpgrs_tio2.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8c6ac90251ab6b0a1717b46e5fd31af986982e7cfcdbc318e4cee268996dfb9
3
+ size 4246732800
mmap/lpgrs_tio2_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/m3_1000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa7b93323dc77ccd3f3d8ed339a12355955f6fe2057848337d75a3c6ea0d363
3
+ size 4246732800
mmap/m3_1000_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_1250.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24eaa495ff14f89896ddf3e5253e946e334d239f8d97d1d2d7f1f3477b5a3afa
3
+ size 4246732800
mmap/m3_1250_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_1580.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53dab97c8b052915853b981aa4dcdb699b8c9cb777ec65761678489d3fdaef5
3
+ size 4246732800
mmap/m3_1580_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_2000.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e9e1ec818a02dedcc02a5d6183c9eaa4b87251228c063f3ceb756deb6c6467
3
+ size 4246732800
mmap/m3_2000_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_2817.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f4f13b303a3f517baccdac1d2c4182a770fc11324ab2822dc95f28bdaf10c7f
3
+ size 4246732800
mmap/m3_2817_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_2857.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513126ab628cdf78d00a72043697e04474e92eea2d54c8b7df575b4a7e8b1bb2
3
+ size 4246732800
mmap/m3_2857_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_750.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f4d49ff5da60129c141b4b7c7016297a25b8e92cc9e3e475f6336196cf95e8
3
+ size 4246732800
mmap/m3_750_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/m3_950.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405c57ac2a5230206629e56d2573c5e298885a28faebec1fb697a4ec6395bd97
3
+ size 4246732800
mmap/m3_950_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a598f7bdf3edbf71b8f97c44ff20905188cbcf1cfc1926879acb231184d01c
3
+ size 132710528
mmap/minirf_cpr.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b2d755294b5100cc2fb6d3b700d5a45acf69f507f70b0d9fb1a5ab2c238a06
3
+ size 4246732800
mmap/minirf_cpr_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83fee7cc1965c3499cf067be18f039855d4e2cb3095a4bf4175bfcb411dc54cd
3
+ size 132710528
mmap/minirf_s1.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb98024e307726f2098572662859556572acc72b4a57f3cd7cbaee65064cb7d
3
+ size 4246732800
mmap/minirf_s1_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1847586bce5aac1160bff37db72112a50421f6f6be3b905e165110d079c235f9
3
+ size 132710528
mmap/rock_abundance.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:294448b7cb778e91ab268ea96682584fa44ad91c41f3f115a0ca4d5b425bbd15
3
+ size 4246732800
mmap/rock_abundance_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a77478bfccd989cab728c4bdb33bedd5eaf459f5b76eb50b865b38bb4ca9fd
3
+ size 132710528
mmap/roughness.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56e72a385408781e5daa564f52eb60fe4480b4e21c214e8edc371a910b5587a4
3
+ size 4246732800
mmap/roughness_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ca9c4dc48a557254ee38fec7b36cb6913f9cfe8d9b7ed065d46c09370357fdc
3
+ size 132710528
mmap/slope.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c8459408c6f22848d0417cca88b6084d9e1f73ec30366a549d22550649d4b8
3
+ size 4246732800
mmap/slope_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09aaba85a93da746cd6e3f68132f59b189397558f569bc7e643b66912a7511
3
+ size 132710528
mmap/wac_hapke_415nm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42db6d8240fd63542a9b35abc27fefc7a607dca9c1f3951163c44eb62b09c906
3
+ size 4246732800
mmap/wac_hapke_415nm_mask.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a13fb8c1e3a5b0ad525acaf126ef6bd9d0012894b1215c8fbc6d5e2577935e8
3
+ size 132710528
mmap/wac_hapke_566nm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:546cee7742a16f536166167ff2ac47e1b7a996b0825fa08966181b12d801ef2e
3
+ size 4246732800