Start redoing the dashboard
This commit is contained in:
parent
d22b857722
commit
f5ea72e05e
22 changed files with 2610 additions and 1448 deletions
|
|
@ -75,62 +75,14 @@ Since the resolution of the ERA5 dataset is spatially smaller than the resolutio
|
|||
|
||||
For geometries crossing the antimeridian, geometries are corrected.
|
||||
|
||||
| grid | method |
|
||||
| ----- | ----------- |
|
||||
| Hex3 | Common |
|
||||
| Hex4 | Mean |
|
||||
| Hex5 | Interpolate |
|
||||
| Hex6 | Interpolate |
|
||||
| Hpx6 | Common |
|
||||
| Hpx7 | Mean |
|
||||
| Hpx8 | Mean |
|
||||
| Hpx9 | Interpolate |
|
||||
| Hpx10 | Interpolate |
|
||||
|
||||
- hex level 3
|
||||
min: 30.0
|
||||
max: 850.0
|
||||
mean: 251.25216674804688
|
||||
median: 235.5
|
||||
- hex level 4
|
||||
min: 8.0
|
||||
max: 166.0
|
||||
mean: 47.2462158203125
|
||||
median: 44.0
|
||||
- hex level 5
|
||||
min: 3.0
|
||||
max: 41.0
|
||||
mean: 11.164162635803223
|
||||
median: 10.0
|
||||
- hex level 6
|
||||
min: 2.0
|
||||
max: 14.0
|
||||
mean: 4.509947776794434
|
||||
median: 4.0
|
||||
- healpix level 6
|
||||
min: 25.0
|
||||
max: 769.0
|
||||
mean: 214.97296142578125
|
||||
median: 204.0
|
||||
healpix level 7
|
||||
min: 9.0
|
||||
max: 231.0
|
||||
mean: 65.91140747070312
|
||||
median: 62.0
|
||||
healpix level 8
|
||||
min: 4.0
|
||||
max: 75.0
|
||||
mean: 22.516725540161133
|
||||
median: 21.0
|
||||
healpix level 9
|
||||
min: 2.0
|
||||
max: 29.0
|
||||
mean: 8.952080726623535
|
||||
median: 9.0
|
||||
healpix level 10
|
||||
min: 2.0
|
||||
max: 15.0
|
||||
mean: 4.361577987670898
|
||||
median: 4.0
|
||||
|
||||
???
|
||||
| grid | method | ~#pixel |
|
||||
| ----- | ----------- | ------------ |
|
||||
| Hex3 | Common | 235 [30,850] |
|
||||
| Hex4 | Common | 44 [8,166] |
|
||||
| Hex5 | Mean-only | 11 [3,41] |
|
||||
| Hex6 | Interpolate | 4 [2,14] |
|
||||
| Hpx6 | Common | 204 [25,769] |
|
||||
| Hpx7 | Common | 62 [9,231] |
|
||||
| Hpx8 | Mean-only | 21 [4,75] |
|
||||
| Hpx9 | Mean-only | 9 [2,29] |
|
||||
| Hpx10 | Interpolate | 2 [2,15] |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue