... | ... | @@ -20,10 +20,13 @@ region_list = np.asarray(["Al Hoceima","Oriental","Fes-Meknes","Rabat-Kenitra", |
|
|
```
|
|
|
|
|
|
# temporal list of grid cell
|
|
|
| Region name | ref pixel 30 minutes |
|
|
|
|-------------|----------------------|
|
|
|
| 2 Oriental | 24897 \[34.75,-5.75\] |
|
|
|
| 10 Grand Oued Noun | 24240 \[29.75,-9.75\] |
|
|
|
| Region name | ref pixel 30 minutes | ref pixel 5 minutes |
|
|
|
|-------------|----------------------|----------------------|
|
|
|
| 1 Al Hoceima | | 58 \[35.29,-6.04\]|
|
|
|
| 2 Oriental | 24897 \[34.75,-5.75\] | |
|
|
|
| 3 Fez-Meknes | | 646 \[34.29,-5.21\] |
|
|
|
| 10 Grand Oued Noun | 24240 \[29.75,-9.75\] | |
|
|
|
|
|
|
|
|
|
```plaintext
|
|
|
#to find cell index
|
... | ... | |