Akash

Results 20 issues of Akash

frame() commend supports the page object element.

pull request updated

## Description This PR refactors the `download.ERA5_cds` function to: - Download ERA5 data directly in `netcdf` format (removes `grib_to_netcdf` conversion dependency). - Parameters are now passed in the correct vector...

Modules

## Description This PR significantly improves the `extract_soil_gssurgo` function for generating soil property ensembles from gSSURGO data. It introduces robust XML parsing, support for soil organic carbon (SOC) calculation, improved...

Modules

## Description This PR fixes an issue with the Docker build process that was failing with the error: ![image](https://github.com/user-attachments/assets/a93beb1d-3941-4111-b242-ca5d0a5d1b11) #### Changes Made: 1) Added a new line to the Dockerfile...

Dockerfile
Modules
Base
Models
GitHub Actions
Scripts

## Description ## Motivation and Context ## Review Time Estimate - [ ] Immediately - [ ] Within one week - [ ] When possible ## Types of changes -...

Modules

## Description This pull request introduces a new utility script, IC_SOILGRID_Utilities.R, designed to facilitate the processing of SoilGrids data for generating soil carbon initial condition (IC) files. The new script...

Tests
Modules
Base

## Description This PR introduces multiple reliability improvements to the `soilgrids_soilC_extract()` function, focusing on handling edge cases, preventing errors, and ensuring robust execution across diverse geographic locations. These PR address...

Modules

## Description Add comprehensive documentation for the input_design design matrix used to coordinate parameter draws and input file selection closes : #3677 ## Motivation and Context ## Review Time Estimate...

Modules
Base
Documentation

## Description fixes #3692 - updated `run.write.configs` to generate a `runs_manifest.csv` file containing run metadata (run_id, site_id, pft_name, trait, quantile, type) instead of appending to samples.Rdata. - samples.Rdata is now...

Dockerfile
Modules
Base