David Huard

Results 68 issues of David Huard

I haven't found from the documentation whether MetPy supports delayed operations with dask. The code for unit conversion seems to access `_data_array.values`, which suggests that the entire array is loaded...

Type: Enhancement
Area: Calc

Implement function to create data structure to generate the classic Hawkins-Sutton graphic of relative uncertainty contributions from GHG scenario, model and natural variability. - [ ] Lit review - [...

DACCS

### Description Add a first indicator for the ocean realm. Ideas: - [ ] Ocean heat content over the top 200, 700, 3000 meters (parametrize depth, average over all grid...

enhancement
DACCS

Implement storm tracking algorithm based on Serreze as modified by Wang https://link.springer.com/article/10.1007/s00382-012-1450-9 Used in https://www.sciencedirect.com/science/article/pii/S0169809516301636 La version améliorée par Wang et al 2013 de l’algorithme de Serreze est la plus...

DACCS

### Description There are methods that have been developed to fill missing values in observation time series using various techniques ([paper](https://essd.copernicus.org/articles/12/2381/2020/essd-12-2381-2020.pdf), [code](https://github.com/tgq14/GapFill)). It would be interesting to comb through those...

enhancement
standards / conventions

### Description Return confidence intervals (as does R) for statistical estimates. https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.rv_continuous.interval.html

enhancement
help wanted
standards / conventions
DACCS

### Description Add indicator for the intensity of the terrestrial water cycle https://www.sciencedirect.com/science/article/pii/S0022169418301276

enhancement
DACCS

# Description Could these be useful ? https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/2018WR022913

enhancement
Raven

* xclim version: 0.20 ### Description The ML fit is an order of magnitude slower than the PWM fit in the case of the GEV distribution. Is there any way...

### Description Compute time_bnds and attach them to output. Can probably be done using OCGIS, also see https://github.com/pydata/xarray/issues/2481 for xarray functionality that could help go into this direction.

enhancement