land4health 0.2.0
New release with new functions and some wrapper for extract data to Malaria-Atlas and OpenDengue projects.
Vector-borne disease
- ✔ add
l4h_dengue_cases()
- ✔ add
l4h_layers_available_malaria()
Human intervention
- ✔ add
l4h_night_lights()
- ✔ add
l4h_urban_rural_area()
- ✔ add
l4h_human_built()
Environment
- ✔ add
l4h_co_column()
- ✔ add
l4h_urban_heat_index()
Climate
- ✔ add
l4h_surface_temp()
land4health 0.1.0
This initial release of land4health lays the foundation for the core functionality and defines the structure of the main functions, as outlined in issue #3.
️1. Available Functions
Human intervention
- ✔ add
l4h_forest_loss()
Accessibility
- ✔ add
l4h_rural_access_index()
- ✔ add
l4h_travel_time()
Environment
- ✔ add
l4h_water_proportion()
Climate
- ✔ add
l4h_sebal_modis()
Utils
- ✔ add
l4h_install()
- ✔ add
l4h_list_metrics()
- ✔ add
l4h_packages()
2. Features
-
Upgraded assets and databases using GHA
using pipelines with R #4
-
add lifecycle badges to all exported functions.
Introduced a new progress bar ( ████████ 100% ) for all functions to enhance the user experience. #6
Initial CRAN submission.