Philippe Roy

Results 21 issues of Philippe Roy

Hello! I'm trying to understand the Chronology object with respect to observations. I am not sure how to build it with the following constraints: - Our observations are not "periodic"...

Updating ClimateTools to use new refactored ClimateBase. - [ ] Custom shapefile loading of the data - [ ] Remove overlapping functions (findmax, findmin, etc) - [ ] Others...

We need a function that will load weather stations data. The problem is that there is no standard for such data. **Objectives** * Canadian weather stations * NCEI weather stations...

enhancement
help wanted

**Context** When ClimateTools was designed (3 years ago already!) there was not a lot of options for Geographic types and quite less for climate data. From this perspective, the ClimGrid...

enhancement
help wanted

By using Dagger, we could load files in parallel. See here for example: https://github.com/JuliaComputing/JuliaDB.jl/blob/8bf3057df154b7d0b592248bb3be98171dd28738/src/io.jl#L90

enhancement

Add a dashboard tool that summarize a given ClimGrid. - annual cycle - map - timeserie - annual min - annual max

enhancement

Hello, not sure if it's by design, but basic mathematical operators with NaNs throws an error (it does work with minus though! But returns the wrong unit). edit - It...

affine

Might be useful information. Perhaps too technical.

Hello! I'm wondering if there is a way to easily keep one of the axis as a "sort" axis constraint in merge operations. Here's an example of what is the...

bug