CubeBrowser / cube-explorer

browser based exploration of iris cubes
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

Refactoring and renaming of HoloCube and interfaces #15

Closed philippjfr closed 8 years ago

philippjfr commented 8 years ago

This PR includes renaming of Cube to HoloCube updating tests and documentation to match. It also includes some reorganization of the cube module including the creation of a util module.

philippjfr commented 8 years ago

Would be good to merge this asap as it includes important renaming and fixes/updates to the prototype notebook.

jlstevens commented 8 years ago

Other than a few minor comments above, it all looks good and I think it is ready to merge once I've seen your replies.

jlstevens commented 8 years ago

Ok, the tests have just passed and I understand it is ready to merge.