Skip to content

Rename pp_rules to pp_load_rules#2790

Merged
corinnebosley merged 6 commits into
SciTools:masterfrom
DPeterK:rename_pp_rules
Oct 18, 2017
Merged

Rename pp_rules to pp_load_rules#2790
corinnebosley merged 6 commits into
SciTools:masterfrom
DPeterK:rename_pp_rules

Conversation

@DPeterK

@DPeterK DPeterK commented Oct 12, 2017

Copy link
Copy Markdown
Member

In preparation to convert PP save rules from a text file to Python, this PR renames pp_rules (that contains rules for loading PP files) to pp_load_rules (more descriptive, less likely to be confusing in the future).

@DPeterK

DPeterK commented Oct 16, 2017

Copy link
Copy Markdown
Member Author

Now rebased following recent changes.

@djkirkham

Copy link
Copy Markdown
Contributor

Does this need a What's New entry? It's technically a public API change.

@corinnebosley corinnebosley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is still a reference or two to irirs.filefoprmats.load_rules.py in the whitepaper. Are we ignoring this for now and updating it at a later time?

If that is the case, then I'm happy to merge.

@@ -0,0 +1,2 @@
`iris.fileformats.pp_rules` has been renamed to `iris.fileformats.pp_load_rules`.
This has been done for the sake of clarity following the introduction of `iris.fileformats.pp_save_rules`. No newline at end of file

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@corinnebosley corinnebosley merged commit 39647ce into SciTools:master Oct 18, 2017
@corinnebosley

Copy link
Copy Markdown
Member

!

@QuLogic QuLogic added this to the v2.0.0 milestone Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants