spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
67 stars 17 forks source link

Importer: support for netCDF/HDF5 files #1551

Open soininen opened 2 years ago

soininen commented 2 years ago

There is now 'Atlite time series importer' Tool available as part of the DataUtilities plugin which imports time series data from netCDF files which use the HDF5 format. The Tool should perhaps be regarded more as a technological demo since we could achieve the same and much more if we implemented a netCDF or HDF5 connector for Importer.

jkiviluo commented 1 year ago

Zarr support could also be nice.