Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add importImperial(), deprecate importKCL() #411

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jack-davison
Copy link
Collaborator

This PR addresses the awkwardness of importKCL()!

  • All references to "King's College London" have been renamed along the lines of "Imperial College London, formerly King's College London".

  • importImperial() has been added (in reality, a renamed importKCL()). The opportunity has been taken to align its argument names with importUKAQ() (e.g., met -> meteo).

  • importKCL() still exists, and is passed to importImperial() with a warning to use importImperial() instead.

  • importMeta() now takes "imperial", but "kcl" still works for back-compatibility.

- added importImperial

- warns on use of importKCL

- importImperial has slightly different function args to match importUKAQ
@jack-davison jack-davison added enhancement Ideas for new features for openair data 🗃 Accessing data through openair labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data 🗃 Accessing data through openair enhancement Ideas for new features for openair
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant