Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transportenergy/database
Tools for accessing and maintaining the iTEM model & historical databases
https://github.com/transportenergy/database
Last synced: about 2 months ago
JSON representation
Tools for accessing and maintaining the iTEM model & historical databases
- Host: GitHub
- URL: https://github.com/transportenergy/database
- Owner: transportenergy
- License: gpl-3.0
- Created: 2017-05-15T18:45:15.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:10:33.000Z (2 months ago)
- Last Synced: 2024-10-29T12:13:25.888Z (2 months ago)
- Language: Python
- Homepage: https://transportenergy.rtfd.io
- Size: 5.48 MB
- Stars: 24
- Watchers: 4
- Forks: 8
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - Tools for the iTEM databases - Contains tools for two databases maintained by iTEM, the International Transport Energy Modeling consortium. (Consumption / Mobility and Transportation)
README
Tools for the iTEM databases
============================[![Build Status](https://travis-ci.org/transportenergy/database.svg?branch=master)](https://travis-ci.org/transportenergy/database)
![Codecov](https://img.shields.io/codecov/c/gh/transportenergy/database.svg)
[![Documentation Status](https://readthedocs.org/projects/transportenergy/badge/?version=latest)](https://transportenergy.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4271789.svg)](https://doi.org/10.5281/zenodo.4271789)This repository contains tools for two databases maintained by [iTEM](https://transportenergy.org), the **International Transport Energy Modeling** consortium:
1. A *historical database* to form a common, public, “best available” baseline for model calibration and projections.
The historical database is under continuous development.2. A *model database* of transport energy projections assembled as part of the iTEM model intercomparison projects (MIPs) linked to [iTEM workshops](https://transportenergy.org/workshops/).
To meet the intellectual property concerns of workshop participants, the model database is currently not public, and only available on request; however, the tools used to prepare it are public.
These tools are developed periodically, during sequential MIPs.For details on installation, usage, contributing, etc., see the **online documentation** at https://transportenergy.readthedocs.io, automatically built from the contents of this repository.
License
-------Copyright © 2017–2024, [iTEM contributors](https://github.com/transportenergy/database/graphs/contributors)
Licensed under the GNU General Public License, version 3.
The full text of the license is available in the file `LICENSE`.See the online documentation for [citation of this software](https://transportenergy.readthedocs.io/#citation) in scientific publications that use the software *or* the resulting database.
Related repositories
--------------------- [transportenergy/item_mip_data_processing](https://github.com/transportenergy/item_mip_data_processing): tools for iTEM MIP3.
- [transportenergy/metadata](https://github.com/transportenergy/metadata): shared metadata about models and historical data sources.