Metadata-Version: 2.3
Name: pyramecium-technology-models
Version: 1.0.1
Summary: A toolbox to create multi-energy power time series for different technologies in steady-state simulations of energy systems.
Project-URL: homepage, https://github.com/ieeh-tu-dresden/power-system-technology-models
Author: Guntram Pressmair, Jörg Dickert
Author-email: Sasan Jacob Rasti <sasan_jacob.rasti@tu-dresden.de>, Felix Flatter <felix.flatter@rptu.de>
License: BSD 3-Clause License
        
        Copyright (c) 2022-2024, Sasan Jacob Rasti
        All rights reserved.
        
        Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
        
        Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
        
        Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
        
        Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
        
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: aiohttp[speedups]>=3.10.2
Requires-Dist: attrs>=24.2.0
Requires-Dist: cattrs>=23.2.3
Requires-Dist: click>=8.1.7
Requires-Dist: geopandas>=1.0.1
Requires-Dist: loguru>=0.7.2
Requires-Dist: matplotlib>=3.9.1.post1
Requires-Dist: netcdf4>=1.7.1.post1
Requires-Dist: numpy>=2.0.1
Requires-Dist: open-mastr>=0.14.4
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.2.2
Requires-Dist: pvlib>=0.11.0
Requires-Dist: pyarrow>=17.0.0
Requires-Dist: pyproj>=3.6.1
Requires-Dist: pytz>=2024.1
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rasterio>=1.3.10
Requires-Dist: requests>=2.32.3
Requires-Dist: scipy>=1.14.0
Requires-Dist: shapely>=2.0.5
Requires-Dist: tqdm>=4.66.5
Requires-Dist: windpowerlib>=0.2.2
Description-Content-Type: text/markdown

# Pyramecium Technology Models

A toolbox to create multi-energy power time series for different technologies in steady-state simulations of cellular energy systems

## Installation

Installation is fairly easy:
```sh
pip install pyramecium-technology-models
```

## CRS

By default, EPSG:4326 is used.

## Get Started

Before being able to create time series, there are a few geo files that have to be obtained first. The files can be converted using the provided conversion scripts:

- Digital Terrain Models:
  -  Germany (20m and 50m): https://sonny.4lima.de/
  -  Europe (1" and 2"): https://sonny.4lima.de/
- Zip codes
  - Germany: https://opendata-esri-de.opendata.arcgis.com/datasets/5b203df4357844c8a6715d7d411a8341_0
- Meteorological Data
  - Germany (DWD test reference year time series; 2016 and 2045): https://kunden.dwd.de/obt/
- VDI4655 reference profiles: https://www.vdi.de/richtlinien/details/.vdi-4655-referenzlastprofile-von-wohngebaeuden-fuer-strom-heizung-und-trinkwarmwasser-sowie-referenzerzeugungsprofile-fuer-fotovoltaikanlagen
- Clorine Land Coverage
  - Germany: https://gdz.bkg.bund.de/index.php/default/open-data/corine-land-cover-5-ha-stand-2018-clc5-2018.html
  - Europe: https://land.copernicus.eu/pan-european/corine-land-cover/clc2018
- Time zones: https://github.com/evansiroky/timezone-boundary-builder/releases