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

remove stock_mdi_arrays.npz #3913

Merged
merged 2 commits into from
Dec 8, 2020
Merged

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Oct 22, 2020

🚀 Pull Request

Description

Closes #2455. Specifically #2455 (comment):

Should stock_mdi_arrays.npz be removed from the iris/tests/ directory?

It looks like this file was accidentally left behind at #2212.

Marking this for @SciTools/peloton as I reckon it's an easy win.

I may have uncovered a snag in the new whatsnew writing procedures, in that you have to anticipate your PR number if you add it straight away! 😆


Consult Iris pull request check list

@rcomer rcomer added the Peloton 🚴‍♂️ Target a breakaway issue to be caught and closed by the peloton label Oct 22, 2020
@bjlittle bjlittle self-assigned this Oct 28, 2020
@bjlittle bjlittle assigned trexfeathers and unassigned bjlittle Nov 25, 2020
Copy link
Contributor

@trexfeathers trexfeathers left a comment

Choose a reason for hiding this comment

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

Hi @rcomer, thanks for doing the due diligence on this 💯, and sorry for leaving you hanging for so long.

I agree with your assessment. The only reference to stock_mdi_arrays in Iris goes through the usual test data handling that will allow it to pick up the file from iris_test_data as usual:

data_path = tests.get_data_path(("stock", "stock_mdi_arrays.npz"))

@rcomer
Copy link
Member Author

rcomer commented Dec 8, 2020

Thanks @trexfeathers! I wasn't in any hurry, just saw an opportunity to close another old issue! Thanks also for sorting out my branch as I had forgotten it would need a rebase.

@rcomer rcomer added this to the v3.1.0 milestone Dec 16, 2020
@rcomer rcomer deleted the remove-stock-file branch December 22, 2020 17:26
tkknight added a commit to tkknight/iris that referenced this pull request Feb 9, 2021
* master: (23 commits)
  Added text to state the Python version used to build the docs. (SciTools#3989)
  add nox session conda list (SciTools#3990)
  Add abstract cube summary (SciTools#3987)
  automate docs discovery of iris and python versions (SciTools#3981)
  corrected syntax (SciTools#3980)
  core dev whatsnew entry (SciTools#3978)
  moved docs dir and updated references to it (SciTools#3975)
  Fix test_incompatible_dimensions test (SciTools#3977)
  remove explicit URLs for core dev names from latest.rst (SciTools#3973)
  document that iris.coords.Coord is an ABC (SciTools#3971)
  reorganise docs common links + add core devs (SciTools#3972)
  Docs whatsnew add dropdowns to the template (SciTools#3969)
  Docs whatsnew enumerated lists (SciTools#3970)
  Merge back v3p0p1 (SciTools#3966)
  Captilise installation heading - align SciTools#3958 content with SciTools#3940. (SciTools#3963)
  Merge back v3p0p0 (SciTools#3960)
  Extended the installation description (SciTools#3958)
  Put cube data on the x axis if plotting just a cube against a vertical or y coordinate (SciTools#3906)
  remove stock_mdi_arrays.npz (SciTools#3913)
  Gallery: update seasonal ensemble example (SciTools#3933)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peloton 🚴‍♂️ Target a breakaway issue to be caught and closed by the peloton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lib/iris/tests/stock_arrays.npz inadvertently deleted?
3 participants