OpenEnergyPlatform / open-MaStR

A collaborative software to download the energy database Marktstammdatenregister (MaStR)
https://open-mastr.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
83 stars 17 forks source link

Mistake in Example Code Snippet in documentation #521

Closed cpschau closed 3 months ago

cpschau commented 3 months ago

The example for exporting data in the "Getting Started" section appears to contain a small mistake. The first line should likely be tables=["wind", "grids"] instead of tables=["wind", "grid"] (https://open-mastr.readthedocs.io/en/latest/getting_started/#exporting-data).

This issue is part of a https://github.com/openjournals/joss-reviews/issues/6684

FlorianK13 commented 3 months ago

The fix was merged to develop in #523 and will be part of the next release v0.14.4