Jack Davison

Results 75 comments of Jack Davison

Hi Anurag, You can use a bit of [dplyr](https://dplyr.tidyverse.org/) to calculate any statistic per cluster using the openair `trajCluster()` output: ``` r library(dplyr) #> #> Attaching package: 'dplyr' #> The...

Glyn - sorry for the delay on this; you are correct that it has been lost when a lot of the code was refactored. I'll give it a look and...

Closing stale issue (~3 years).

Hello! Two things: ## `testMod()` limited to 10,000 rows? On your specific point - `testMod()` seems to limit to 10,000 rows of data when `n.trees == NA` - can see...

Docs: https://www.ncei.noaa.gov/oa/global-historical-climatology-network/hourly/doc/ghcnh_DOCUMENTATION.pdf Very doable!

No rush to do it before CASANZ! The new database isn't complete yet anyway - only US data till the end of May. On Wed, 8 May 2024, 15:00 David...

@TrackerSmith could you check again please? It appears that NOAA has resolved the issue. ``` r londonmet # A tibble: 3,214 × 22 #> code station date latitude longitude elev...

Converted this to draft as I need to understand how the `xlab` argument works and interacts with this!

Hi @Roset999, This issue is related to worldmet so probably better placed in https://github.com/davidcarslaw/worldmet/issues. I can recreate your problem, though! By the looks, the data returned by the NOAA ISD...

Hi Rose - thanks for updating us and trying out another site. We believe it's a global issue with all 2024 data related to a change in data format (https://github.com/davidcarslaw/worldmet/issues/33)....