zet-compass
Calculates the best moment to invest in zero emission transport and charging infrastructure for your company.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Repository
Calculates the best moment to invest in zero emission transport and charging infrastructure for your company.
Basic Info
- Host: GitHub
- Owner: Jakolien
- License: agpl-3.0
- Language: HTML
- Default Branch: master
- Size: 8.7 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ZET-Compass
Calculates the best moment to invest in zero emission transport and charging infrastructure for your company. The application is written in Python and uses the Flask framework to run a web application. Anaconda is used to manage the Python environment and dependencies.
For detailed information about the project, please visit the project wiki. The wiki is written in Dutch.
Installation
In order to run the app, Anaconda needs to be installed. Download the most recent version from Anaconda's website. After the installation file finished downloading, run it. Assistance for installing the application can be found in the installation guide of Anaconda. It is assumed that Anaconda Navigator is installed.
The next step is to import the environment.
This can be done under the tab "Environments".
A file is included that contains the enviroment settings.
This file is kompas.yml.
This file needs to be imported into Anaconda.
At the bottom of the "Environments"-page is a button "Import".
Navigate to the kompas.yml file and import it.
Anaconda will now prepare the environment.
Running the application
In order to run the application, a anaconda powershell prompt is used.
This is installed together with Anaconda.
The Prompt is available through the start menu in Windows.
De following steps are required to run the application:
- Activate "kompas" enviroment:
conda activate kompas. - Navigate to the project:
cd [locatie]. Right clicking the folder in explorer allows the path to be copied, this options is called "copy as path". - Execute the file:
python app.py
Credits
Originally written as a Jupyter notebook by Jakolien van der Meer. Lecturer at the research group Supply Chain Innovation at the HZ University of Applied Sciences. Email: mail address
Rewritten to a Flask application by Julien Kenneth Pleijte. IT Bachelor Student at the HZ University of Applied Sciences. Email: julienmaster21@gmail.com
External Routes optimized and extended by Wesley van Schaijk. IT Bachelor Student at the HZ University of Applied Sciences. GitHub: Jimmaphy
The Results Example

Owner
- Name: Jakolien van der Meer
- Login: Jakolien
- Kind: user
- Location: Delft
- Company: TU Delft
- Repositories: 1
- Profile: https://github.com/Jakolien
Citation (CITATION.cff)
cff-version: 1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: van der Meer
given-names: Jakolien M.
orcid: https://orcid.org/0000-0003-3640-1343
title: "Zero Emissie Kompas"
version: 3.0
identifiers:
- type: doi
value: 10.5281/zenodo.1234
date-released: 2021-03-15
keywords:
- "Zero Emission"
- "Energy Transition"
- "Logistics"
- "Transport"
- research
license: GNU GPL v3.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/Jakolien/ZET-compass"