Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.12 KB

CHANGES.md

File metadata and controls

63 lines (33 loc) · 1.12 KB

Changes for bmi-geotiff

0.3.4 (unreleased)

  • Nothing changed yet.

0.3.3 (2024-08-17)

  • Update CI workflows (#29)
  • De-lint project files (#28)
  • Update docs build (#26)

0.3.2 (2024-03-22)

  • Test with Python 3.12 (#25)
  • Link to project contributing and code of conduct docs (#23)
  • Update citation file to cff 1.2.0

0.3.1 (2023-08-28)

  • Update build and test process (#19)

0.3 (2022-08-04)

  • Fix source and binary distributions (#17)
  • Switch from xarray to rioxarray (#15)
  • Move metadata from setup.cfg to pyproject.toml (#14)
  • Use CITATION.cff file (#8)

0.2.3 (2021-05-09)

  • Modify how the BMI treats the projection string variable (#7)

0.2.2 (2021-05-05)

  • Fix shapes in BMI (#6)

0.2.1 (2021-05-05)

  • Add DOI and CITATION document
  • Remove dimensions of length 1 (#5)

0.2 (2021-04-22)

  • Add user and API documentation, deplot to Read the Docs (#3)
  • Set up CI tasks using GitHub Actions (#4)

0.1 (2021-04-16)

  • Create base library that uses xarray
  • Write tests for library
  • Implement BMI for GeoTiff class from template generated by bmipy-render
  • Make demo Jupyter Notebooks