# station_data = gmwmx2::download_station_ngl("1LSU")
# fit station with WN and PL
# fit1 <- gmwmx2(
# station_data,
# n_seasonal = 2,
# model = wn() + pl(), component = "N"
# )
# fit1
# plot(fit1)
Run the code above in your browser using DataLab