.. hydrogen-salt-storage documentation master file, created by sphinx-quickstart on Sun Dec 31 21:35:00 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Optimising production and long-term bulk storage of hydrogen from offshore wind in salt caverns in the Irish Sea ================================================================================================================ Source code is available on GitHub: https://github.com/wind-to-hydrogen-toolkit/hydrogen-salt-storage. A preprint has been published at: https://doi.org/10.2139/ssrn.4960296. Acknowledgements ---------------- This research was carried out as part of the `H-Wind `_ and `HYSS `_ projects. The H-Wind project was supported by a research grant from `Science Foundation Ireland (SFI) `_ under Grant No. 12/RC/2302 – P2 and by the industry consortium members: `DP Energy `_, `Equinor `_, `ESB `_, and `Gas Networks Ireland `_. The HYSS project was supported by a grant from `Sustainable Energy Authority of Ireland (SEAI) `_ and `Geological Survey Ireland `_ under the SEAI Research, Development & Demonstration Funding Programme 2021, `Grant No. 21/RDD/725 `_. Contents -------- .. toctree:: :maxdepth: 2 datasets methods notebooks map Installation ------------ This project uses `Python `_ ≥ 3.11. Clone the Git repository: .. code-block:: shell git clone https://github.com/wind-to-hydrogen-toolkit/hydrogen-salt-storage.git cd hydrogen-salt-storage Create a virtual environment and install all requirements: .. code-block:: shell python -m venv .venv source .venv/bin/activate python -m pip install --upgrade pip setuptools wheel python -m pip install -r requirements.txt Run tests: .. code-block:: shell python -m pytest --cov Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`