-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #266 from johannah-pik/Refactoring
edgeTransport 2.0 release
- Loading branch information
Showing
199 changed files
with
26,547 additions
and
31,646 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
ValidationKey: '3069465' | ||
ValidationKey: '3984200' | ||
AutocreateReadme: yes | ||
AcceptedWarnings: | ||
- 'Warning: package ''.*'' was built under R version' | ||
- 'Warning: namespace ''.*'' is not available and has been replaced' | ||
- '''.*'' is needed for checks on size reduction of PDFs' | ||
AcceptedNotes: checking installed package size | ||
AcceptedNotes: 'Undefined global functions or variables:' | ||
allowLinterWarnings: yes | ||
enforceVersionUpdate: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,23 +2,28 @@ cff-version: 1.2.0 | |
message: If you use this software, please cite it using the metadata from this file. | ||
type: software | ||
title: 'edgeTransport: Prepare EDGE Transport Data for the REMIND model' | ||
version: 1.5.5 | ||
date-released: '2024-03-21' | ||
version: 2.0.0 | ||
date-released: '2024-07-17' | ||
abstract: EDGE-T is a fork of the GCAM transport module https://jgcri.github.io/gcam-doc/energy.html#transportation | ||
with a high level of detail in its representation of technological and modal options. | ||
It is a partial equilibrium model with a nested multinomial logit structure and | ||
relies on the modified logit formulation. Most of the sources are not publicly available. | ||
PIK-internal users can find the sources in the distributed file system in the folder | ||
`/p/projects/rd3mod/inputdata/sources/EDGE-Transport-Standalone`. | ||
authors: | ||
- family-names: Hoppe | ||
given-names: Johanna | ||
email: [email protected] | ||
orcid: https://orcid.org/0009-0004-6753-5090 | ||
- family-names: Dirnaichner | ||
given-names: Alois | ||
email: [email protected] | ||
- family-names: Rottoli | ||
given-names: Marianna | ||
email: [email protected] | ||
- family-names: Hoppe | ||
given-names: Johanna | ||
- family-names: Muessel | ||
given-names: Jarusch | ||
email: [email protected] | ||
license: GPL-3.0 | ||
repository-code: https://github.com/pik-piam/edgeTransport | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,37 @@ | ||
Package: edgeTransport | ||
Title: Prepare EDGE Transport Data for the REMIND model | ||
Version: 1.5.5 | ||
Version: 2.0.0 | ||
Authors@R: c( | ||
person("Alois", "Dirnaichner", email = "[email protected]", role = c("aut", "cre")), | ||
person("Johanna", "Hoppe", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0009-0004-6753-5090")), | ||
person("Alois", "Dirnaichner", email = "[email protected]", role = "aut"), | ||
person("Marianna", "Rottoli", email = "[email protected]", role = "aut"), | ||
person("Johanna", "Hoppe", role = "aut")) | ||
person("Jarusch", "Muessel", , "[email protected]", role = "aut")) | ||
Description: EDGE-T is a fork of the GCAM transport module https://jgcri.github.io/gcam-doc/energy.html#transportation with a high level of detail in its representation of technological and modal options. It is a partial equilibrium model with a nested multinomial logit structure and relies on the modified logit formulation. Most of the sources are not publicly available. PIK-internal users can find the sources in the distributed file system in the folder `/p/projects/rd3mod/inputdata/sources/EDGE-Transport-Standalone`. | ||
Depends: | ||
R (>= 3.1), | ||
R (>= 3.5.0), | ||
data.table (>= 1.11.0) | ||
License: GPL-3 | ||
URL: https://github.com/pik-piam/edgeTransport | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 7.3.1 | ||
VignetteBuilder: knitr | ||
Date: 2024-03-21 | ||
Date: 2024-07-17 | ||
Config/testthat/edition: 3 | ||
Imports: | ||
rmndt, | ||
magclass, | ||
readxl, | ||
rmarkdown, | ||
rootSolve, | ||
madrat, | ||
ggplot2, | ||
quitte, | ||
zoo, | ||
magrittr, | ||
gdx, | ||
gdxrrw, | ||
zoo, | ||
gdxdt, | ||
remind2, | ||
rlang, | ||
yaml, | ||
ymlthis | ||
reporttransport (>= 0.0.10) | ||
Suggests: | ||
testthat, | ||
testthat (>= 3.0.0), | ||
knitr, | ||
markdown, | ||
covr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,43 @@ | ||
# Generated by roxygen2: do not edit by hand | ||
|
||
export(calcgenerateEDGEdata) | ||
export(collectScens) | ||
export(compareOutputs) | ||
export(compareScenarios_EDGET) | ||
export(toolCalcVint) | ||
export(toolCalculateLogitIncost) | ||
export(toolCalculateLogitSW) | ||
export(toolCapCosts) | ||
export(toolCreateRDS) | ||
export(toolDemandReg) | ||
export(toolGenerateEDGEdata) | ||
export(toolIterativeEDGETransport) | ||
export(toolLearning) | ||
export(toolLoadInputData) | ||
export(toolMergePrices) | ||
export(toolPrepare4REMIND) | ||
export(toolReadREMINDdemand) | ||
export(toolReportEDGET) | ||
export(toolSharesIntensityDemand) | ||
export(toolVehicleStations) | ||
export(calcEdgeTransportSA) | ||
export(calculateShares) | ||
export(checkForNAsDups) | ||
export(csv2RDS) | ||
export(getFilterEntriesUnivocalName) | ||
export(iterativeEdgeTransport) | ||
export(toolApplyMixedTimeRes) | ||
export(toolCalculateFS3share) | ||
export(toolCalculateFleetComposition) | ||
export(toolCheckAllLevelsComplete) | ||
export(toolDemandRegression) | ||
export(toolDiscreteChoice) | ||
export(toolEdgeTransportSA) | ||
export(toolLoadDecisionTree) | ||
export(toolLoadInputs) | ||
export(toolLoadIterativeInputs) | ||
export(toolLoadREMINDesDemand) | ||
export(toolOrderandCheck) | ||
export(toolPrepareScenInputData) | ||
export(toolTraverseDecisionTree) | ||
export(toolUpdateEndogenousCosts) | ||
import(data.table) | ||
import(rmndt) | ||
importFrom(data.table,CJ) | ||
importFrom(data.table,copy) | ||
importFrom(data.table,frank) | ||
importFrom(data.table,fread) | ||
importFrom(data.table,fwrite) | ||
importFrom(data.table,rbindlist) | ||
importFrom(data.table,shift) | ||
importFrom(gdx,readGDX) | ||
importFrom(gdxdt,readgdx) | ||
importFrom(gdxdt,writegdx) | ||
importFrom(gdxdt,writegdx.parameter) | ||
importFrom(gdxrrw,rgdx) | ||
importFrom(ggplot2,aes) | ||
importFrom(ggplot2,facet_wrap) | ||
importFrom(ggplot2,geom_line) | ||
importFrom(ggplot2,ggplot) | ||
importFrom(ggplot2,labs) | ||
importFrom(grDevices,dev.off) | ||
importFrom(grDevices,pdf) | ||
importFrom(graphics,plot.new) | ||
importFrom(graphics,text) | ||
importFrom(madrat,calcOutput) | ||
importFrom(madrat,readSource) | ||
importFrom(magclass,"getSets<-") | ||
importFrom(magclass,as.magpie) | ||
importFrom(magclass,dimSums) | ||
importFrom(magclass,getItems) | ||
importFrom(magclass,getNames) | ||
importFrom(magclass,getSets) | ||
importFrom(magclass,getYears) | ||
importFrom(magclass,lowpass) | ||
importFrom(magclass,mbind) | ||
importFrom(magclass,mselect) | ||
importFrom(magclass,setNames) | ||
importFrom(magclass,time_interpolate) | ||
importFrom(magrittr,"%>%") | ||
importFrom(quitte,aggregate_map) | ||
importFrom(quitte,as.quitte) | ||
importFrom(quitte,write.mif) | ||
importFrom(readxl,read_excel) | ||
importFrom(remind2,toolRegionSubsets) | ||
importFrom(rlang,parse_expr) | ||
importFrom(rmarkdown,render) | ||
importFrom(rmndt,aggregate_dt) | ||
importFrom(magrittr,`%>%`) | ||
importFrom(reporttransport,reportEdgeTransport) | ||
importFrom(reporttransport,reportToREMINDcapitalCosts) | ||
importFrom(reporttransport,reportToREMINDenergyEfficiency) | ||
importFrom(reporttransport,reportToREMINDfinalEnergyShares) | ||
importFrom(reporttransport,storeData) | ||
importFrom(rmndt,approx_dt) | ||
importFrom(rmndt,disaggregate_dt) | ||
importFrom(rmndt,magpie2dt) | ||
importFrom(rmndt,readMIF) | ||
importFrom(rmndt,writeMIF) | ||
importFrom(rootSolve,multiroot) | ||
importFrom(stats,complete.cases) | ||
importFrom(stats,na.omit) | ||
importFrom(utils,read.csv) | ||
importFrom(yaml,yaml.load) | ||
importFrom(ymlthis,as_yml) | ||
importFrom(ymlthis,use_rmarkdown) | ||
importFrom(ymlthis,yml_params_code) | ||
importFrom(ymlthis,yml_replace) | ||
importFrom(stats,approxfun) | ||
importFrom(utils,capture.output) | ||
importFrom(zoo,na.approx) | ||
importFrom(zoo,na.spline) |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.