R and Fortran projects

R


giosimport | R package | Data import package from the air quality monitoring system in Poland.

if (!require(devtools)) {install.packages("devtools"); require(devtools)}

# Instalujesz i wczytujesz
install_github("mrzeszut/giosimport")
library(giosimport)

Materials


animeTraj | Tutorial on creating trajectory animations from the Hysplit model.


gios_api | Project of automatic data download via API from the Air Quality Portal for Poland.


Fortran

Several data preparation programs for CALMET/CALPUFF (test versions). A simple implementation of the reference methodology for assessing the impact on air quality (Gaussian plume model) was developed, which allows the implementation of data in the form of time series.