VPSPulse Mirrors

High-Performance Open-Source Archive

README

README

CDSim

Simulate station-based monthly climate data (Tmin/Tmax/rainfall), export station NetCDF, and provide plotting helpers.

Quick start

```r # install devtools then load package folder locally # devtools::load_all(“path/to/CDSim”)

library(CDSim) stations <- create_stations(n = 11, seed = 42) sim <- simulate_climate_series(stations, 1981, 1985, seed = 101) plot_station_timeseries(sim, “Station_1”, “Avg.Tx”) write_station_netcdf(sim, “sim_example.nc”)

Need mirroring services?
Contact our team at info@vpspulse.com.

Mirror powered by VPSpulse

Infrastructure sponsored by VPSPulse & Secure Payments by ArionPay.