-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
17 lines (17 loc) · 1.4 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: eurocordex2swatTools
Title: Tools to read in EURO-CORDEX Data and to write them out into SWAT version 2012 input files
Version: 1.1.1.0
Authors@R: person("Daniel", "Neumann", email = "[email protected]", role = c("aut", "cre"))
Description: Tools to read in EURO-CORDEX Data and to writ them out into SWAT 12 input files. The provided functions can write wind, precipitation, temperature, relative humidity, and solar radiation SWAT input files. Other input file types are currently not implement. The package does provide unit and variable name conversion from EURO-CORDEX to SWAT 2012 variables for same variables as input files can be written. Others are currently not supported. This package was created within the project PhosWaM ('Phosphorus from source to sea - Integrated phosphorus and water resources management for sustainable water protection'). PhosWaM is funded within the ReWaM funding initiative by the German Federal Ministry for Education and Research (BMBF) under project number FKZ 033W042A. The programing work was also performed within the scope of the Leibniz ScienceCampus Phosphorus Research Rostock.
Imports:
udunits2,
foreign,
ncdf4
Depends:
R (>= 3.0.0), udunits2, foreign, ncdf4
BugReports: https://github.com/neumannd/eurocordex2swatTools/issues
URL: https://github.com/neumannd/eurocordex2swatTools
License: MIT License
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1