Skip to content

Latest commit

Β 

History

History
94 lines (76 loc) Β· 2.89 KB

File metadata and controls

94 lines (76 loc) Β· 2.89 KB

Changelog

(unreleased)

  • Fix typo in readme. [Jacopo]

0.1.7 (2024-04-10)

  • Release: version 0.1.7 πŸš€ [Jacopo]
  • Lines too long in conftest. [Jacopo]
  • Stop testing on winzoz, xarray does not seem to close files properly. [Jacopo]
  • Double quotes. [Jacopo]
  • Configure tests in vscode. [Jacopo]
  • I did not understand how to reset properly. [Jacopo]
  • Add environment variable to disable HDF5 file locking to try and fix winzoz issues. [Jacopo]
  • Forgot to delete one line. [Jacopo]
  • Try context manager and copy. [Jacopo]
  • Try closing xarray dataset and cleaning up after tests. [Jacopo]
  • Add test for file overwriting in test_icon_grid_2_ugrid() [Jacopo]

0.1.6 (2024-04-09)

  • Release: version 0.1.6 πŸš€ [Jacopo]
  • Add base module to top level. [Jacopo]
  • Fix package name in installation command. [Jacopo]

0.1.5 (2024-04-09)

  • Release: version 0.1.5 πŸš€ [Jacopo]
  • Refactor remove_torus_boundaries function to handle invalid input gracefully. [Jacopo]
  • Actually get make release to work properly with tags. [Jacopo]

0.1.4 (2024-04-09)

  • Release: version 0.1.4 πŸš€ [Jacopo]

0.1.3 (2024-04-09)

  • Release: version 0.1.3 πŸš€ [Jacopo]
  • Release: version πŸš€ [Jacopo]
  • Release: version πŸš€ [Jacopo]
  • Cleanup. [Jacopo]
  • Bump version number for pypi. [Jacopo]

0.1.2 (2024-04-09)

  • Update Python versions in GitHub workflows. [Jacopo]
  • Update Python version requirement to 3.10. [Jacopo]
  • Update Makefile to include --diff option in black command. [Jacopo]
  • Add function to remove torus boundary triangles from UX grid or dataset. [Jacopo]
  • Update Codecov action and add VSCode settings. [Jacopo]
  • Update CONTRIBUTING.md with virtual environment setup instructions. [Jacopo]

0.1.0 (2024-04-08)

  • Ignore cleanup, windows fails. [Jacopo]
  • Update CONTRIBUTING.md with development instructions. [Jacopo]
  • Added many more requirements that were not recursively installed. [Jacopo]
  • Update release date and remove unnecessary changes. [Jacopo]
  • Uxarray tests do not work without scipy?!? [Jacopo]
  • More useful readme. [Jacopo]
  • Stop checking the formatting of the tests. [Jacopo]
  • Actual tests with actual grid 2. [Jacopo]
  • Actual tests with actual grid. [Jacopo]
  • Made linters and formatters happy. [Jacopo]
  • Small formatting. [Jacopo]
  • Update README.md. [Jacopo]
  • Auto format with black. [Jacopo]
  • Update requirements.txt with new dependencies. [Jacopo]
  • Add auto-generated tests for iconGrid2Ugrid and isBoundaryTriangle functions. [Jacopo]
  • Add lims parameter to isBoundaryTriangle function. [Jacopo]
  • Update GitHub funding username. [Jacopo]
  • Add functions for converting ICON grid to UGRID-compatible and checking if a triangle is a boundary triangle. [Jacopo]
  • βœ… Ready to clone and code. [jcanton]
  • Initial commit. [Jacopo Canton]