Removed a duplicate internal file_name()
implementation.
Removed the vroom dependency from the main file-reading
workflow.
Expanded test coverage for raster aggregation, cube extraction,
metadata, reference extraction, station input, table aggregation, table
I/O, variable derivation, and trend-surface interpolation.
Documentation
Added a lightweight executable vignette using bundled example
data.
Added precomputed pkgdown articles for:
ERA5-Land hourly data to SWAT inputs;
station interpolation workflow;
running a similar external case study.
Updated README and pkgdown navigation to reflect the current package
workflows.
wcswatin 0.0.1
First Release
Initial release of wcswatin (Weather & Climate SWAT INput)
package for preparing weather and climate data for input in the Soil
& Water Assessment Tool (SWAT).
Features
Process NetCDF and GeoTIFF raster files from multiple climate data
providers
Temporal and spatial aggregation tools
Gap filling and missing data handling
Unit conversion utilities for weather variables
Summary statistics and visualization functions
File management and batch processing utilities
Infrastructure
Comprehensive test suite with cross-platform support (Windows,
macOS, Linux)
CI/CD with GitHub Actions (R-CMD-check, test-coverage, pkgdown)