Changes for bmi-geotiff¶
0.3.5 (unreleased)¶
Update license metadata for PEP 639 (#37)
Update supported Python version to 3.14 (#36)
Update pre-commit hooks (#35)
Schedule a monthly test workflow run (#34)
0.3.4 (2025-02-07)¶
Update CI workflows and project metadata (#33)
Fix failing docs build (#32)
Use Miniforge instead of Mambaforge in CI (#31)
Make a landing page for the examples (#30)
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-renderMake demo Jupyter Notebooks