Releases: CMAP-REPOS/cmap_freight_model
Releases · CMAP-REPOS/cmap_freight_model
CMAP Freight Model v0.3.1, revised firm synthesis, update 1
Working development version of CMAP freight model
v0.3.1 is a patch to v0.3 to remove csv files from git lfs tracking so that the files are included correctly in the release zip.
Main changes in this release (as noted in v0.3 release notes)
- Completed updates to firm synthesis for consistency with the CSVM implementation of the firm synthesis. Results for the CMAP model region are identical between the two implementations.
- Code and model structure for model are modified to match with the CSVM, and R version and packages are the same (with at this point one additional package used, "fst".
- Outputs from firm synthesis are written to .fst files (for faster IO), which will also be used through the supply chain model.
- Base year control data for the firm synthesis are from the 2019 CMAP employment data for the CMAP model region (same as used in the - CSVM base year) and from 2019 QCEW data from BLS for the rest of the country. (some further calibration adjustments to the IO and foreign trade data may be necessary to fully represent a 2019 base year)
Other Notes:
- Runs in R 4.1.2
- Uses current release of rFreight, v0.1-35 (updated from v0.1.34 in CSVM to include some additional NAICS correspondences but otherwise identical)
Works through firm synthesis (later code steps included in the release are not updated at this point)
CMAP Freight Model v0.3 revised firm synthesis
Working development version of CMAP freight model
Main changes in this release
- Completed updates to firm synthesis for consistency with the CSVM implementation of the firm synthesis. Results for the CMAP model region are identical between the two implementations.
- Code and model structure for model are modified to match with the CSVM, and R version and packages are the same (with at this point one additional package used, "fst".
- Outputs from firm synthesis are written to .fst files (for faster IO), which will also be used through the supply chain model.
- Base year control data for the firm synthesis are from the 2019 CMAP employment data for the CMAP model region (same as used in the CSVM base year) and from 2019 QCEW data from BLS for the rest of the country. (some further calibration adjustments to the IO and foreign trade data may be necessary to fully represent a 2019 base year)
Other Notes:
- Runs in R 4.1.2
- Uses current release of rFreight, v0.1-35 (updated from v0.1.34 in CSVM to include some additional NAICS correspondences but otherwise identical)
- works through firm synthesis (later code steps included in the release are not updated at this point)
CMAP Freight Model -- firm synthesis TAZ
Working development version of CMAP freight model
Main changes in this release
- Firm synthesis updated to work at the TAZ level in CMAP region.
- Scaling to TAZ control employment for CMAP, MZ/FAF for rest of the country
- Future year support added for firm synthesis to grow from base year firm synthesis
- Partially complete updates to move base year forward to 2015 (still some input data updates needed)
- Model initialization updated using init script
Other Notes:
- Runs in R 4.0.3
- Uses current release of rFreight, v0.1-30
- Includes firm synthesis, supply chain/PMG model, and freight truck touring model converted to consistent code structure to work - with rFreight v0.1-30
- Exports trip lists as text to trip tables
- Produces HTML dashboard
- PMG version is C++ with some shortfall issues
- Model components are not calibrated in this release
- Does not include calibration scripts
CMAP Freight Model -- modelDev working version
Working development version of CMAP freight model
- Runs in R 4.0.3
- Uses current release of rFreight, v0.1-27
- Includes firm synthesis, supply chain/PMG model, and freight truck touring model converted to consistent code structure to work with rFreight v0.1-27
- Exports trip lists as text to trip tables
- Produces HTML dashboard
- PMG version is C++ with some shortfall issues
- Model components are not calibrated in this release
- Does not include calibration scripts