Jack Davison
Jack Davison
### Feature request Hi @davidcarslaw - this is a bit of a "programming with openair"-type feature request, after conversations with @mooibroekd. At the min, `polarPlot()` returns cartesian coordinates which can,...
Good afternoon, and thank you for all your work with `{ggplot2}` and the ggplot2 book. I was going to refer someone to Chapter 16 of the ggplot2 book and noted...
See: https://www.ncei.noaa.gov/news/next-generation-climate-dataset-built-seamless-integration > Please Note: The Integrated Surface Database (ISD) product is actively being replaced by the new [Global Historical Climatology Network hourly (GHCNh)](https://www.ncei.noaa.gov/products/global-historical-climatology-network-hourly), and will eventually be deprecated. See...
Fixes #29. - Fixes spelling mistakes in data - Removes leading spaces in "description" column - Modernises roxygen2 in the weatherCode R script
`{worldmet}` could have better error messages. Key one - is the code being passed as a character string? Should have a check, with a more evocative error message. Should review...
This PR adds the `panels` argument to `timeVariation()`. It allows users to control the **order** and **presence** of the lower three panels of the `timeVariation()` plot. Notes: - This supersedes...
Would be an easy little addition - effectively adding `static = TRUE` to `trajMap()` and `trajLevelMap()`. ~I don't think we'd deprecate `trajMapStatic()` and `trajLevelMapStatic()` as `{ggspatial}` doesn't play well with...
- [ ] add mention of `crs` - [x] add static plots (if ggspatial merged!) - [x] `searchNetwork()`
From new version of quarto.
Links to https://github.com/davidcarslaw/openair/issues/374 Bit of an omission at the mo, especially as most modern R users would reach (unsuccessfully) to `ggsave()`. Could easily chuck a paragraph at the end of...