- Ensure that parcel_id column is integer _(see 30)_
- Improve EuroCrops filename definition _(see 27)_
- Ensure that parcel_id_name column is string _(see 25)_
- Remove crs argument from Pyogrio GeoDataFrame when saving to file _(see 24)_
- Fix country code for region module _(see 22)_
- Implement automatic downloading for Eurostat GISCO NUTS files _(see 15)_
- Update Eurostat GISCO NUTS files URL _(see 15)_
- Replace EOLab Finder with EOLab Data Explorer _(see 9)_
- Adjust `shape_dir` for Spain and `shapefile_dir_clean` in general _(see 16)_
- Add `eodata_dir` argument to make Sentinel-2 directory customizable (default is `eodata`) _(see 7)_
- Add splits to split config: 20, 100, 200, 500, "all" _(see 6)_
- Remove `acquisition.analysis module` (redundant) _(see 5)_
- Make documentation building compatible with version `2024.05.06` of `furo` theme for `sphinx` _(see 3 and 4)_
- Remove `sphinx-gitref` dependency for documentation building _(see 3 and 4)_
- Auto generate CLI reference documentation during builds instead of checking it into the repository (_see 3 and 4)_
- Update CI workflow for documentation building to report errors instead of warning _(see 3 and 4)_