Changes in version 0.2.1 (2026-01-11) Bug fixes - spatial_combination: Aggregated mode on stars object crashes since stars v0.7-0 david.dorchies, #72 Changes in version 0.2.0 (2025-12-04) Bug fixes - get_rpg_data: multipolygon issue on year 2021: kevin.orlando, #40 - Test data availability for not global datasets sources: kevin.orlando, #42 - get_soil_awc: crashes on source = "Info&Sols", overlay_mode = "extent": david.dorchies, kevin.orlando, #44 - Missing CRS on some outputs: david.dorchies, kevin.orlando, #45 - get_soil_awc_from_infosols not work with others sf crs: kevin.orlando, #48 - get_sim2_daily: impossible to write netCDF for CRS different than Lambert 2: david.dorchies, #49 - spatial_combination: crashes if the mask contained only one cell on overlay mode "aggregate": david.dorchies, claire.richert, #50 - get_sim2_daily: Dates are not in ascendant order in netCDF format: david.dorchies, #51 - Missing bandnames in API returned Info&Sols soil_awc: kevin.orlando, #53 - happign::get_wfs crash on ci: kevin.orlando, #54 - Errors in tests do not trigger a pipeline error: david.dorchies, #55 - get_sim2_daily: returns NAs in fields for years >= 2020: elsa.gedor, kevin.orlando, #58 - get_sim2_daily: NetCDF format does not return same results as CSV format: david.dorchies, #61 - spatial_combination: s_poly_data corrupted: kevin.orlando, #62 - spatial_combination: needlessly long calculation for overlay_mode "extent": david.dorchies, #64 - CI: API hearth beat are not reporting errors: david.dorchies, #67 - Clean warnings in tests: david.dorchies, #68 Documentation - get_drias_daily: complete the documentation: david.dorchies, kevin.orlando, #60 Enhancements - Remove the cumbersome dependency to RADIS.api: david.dorchies, kevin.orlando, #35 - Use a function for specifying the RADIS cache folder: david.dorchies, #65 - get_drias_scenario: rename scenario argument by RCP: kevin.orlando, #70 New features - Get DRIAS/Explore2 climatic data: kevin.orlando, #9 - Get completed RPG: claire.richert, #32 - Get api base_url from system environment: kevin.orlando, #66 Changes in version 0.1.0 (2025-07-22) Bug fixes - CI pages crash: david.dorchies, #18 - Function documentations are broken: claire.richert, #19 - Missing data 5-15 in get_soil_awc(sf = sf, source = "Info&Sols", with_coarse_elements = FALSE): kevin.orlando, #25 - get_soil_texture is failing in get started vignette: kevin.orlando, #34 - get_sim2_daily: crash with bbox not in CRS Lambert II: david.dorchies, #38 Documentation - Remove read repo token for installation in README: florian.ricquier, #23 - get_bdgsf_from_dataverse should not be exported: david.dorchies, #41 Enhancements - Clean & prepare the initial repository: florian.ricquier, #6 - Importation script: pierre.rouault, #8 - No need api token for BDGSF soil depth download: kevin.orlando, #14 - Create function for getting BDGSF data from dataverse: kevin.orlando, #15 - Complete documentation: kevin.orlando, #16 - get_sim2_daily: add field selections: david.dorchies, #24 - get_rpg_data only work with lambert data: kevin.orlando, #27 - Add heart beat test for APIs: david.dorchies, #29 - Add Alliance Harvest logo in documentation: claire.richert, #31 - sim2_daily: query and output LAMBX and LAMBY in meters instead of hm: david.dorchies, #33 Internal changes - Test: pierre.rouault, #5 - Specify LAMBX LAMBY outputs in get_sim2_daily: david.dorchies, #30 New features - Get Available water capacity (AWC) on France metropolitan territory: kevin.orlando, #1 - Get soil depth on France metropolitan territory: kevin.orlando, #2 - Get crop pattern on France metropolitan territory: kevin.orlando, #3, #10 - Get SAFRAN data: kevin.orlando, #4 - New Pkg Name: florian.ricquier, #7 - Get permanent download url for datasets in dataverse: kevin.orlando, #11 - Create API to get Info&Sols soil awc: kevin.orlando, #12 - Get soil textures: florian.ricquier, #13 - Fix gitlab pages publish CI and pkgdown: florian.ricquier, #20 - Agregration of the data: david.dorchies, #22 - Create tests: kevin.orlando, #36 - get_sim2_daily: stars format output with spatial combination: david.dorchies, #17, #37