Welcome to ClientVPS Mirrors

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 a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.