https://github.com/climatecompatiblegrowth/geonh3
Geospatial analysis of green ammonia production costs. Modified version of GeoH2.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (7.5%) to scientific vocabulary
Repository
Geospatial analysis of green ammonia production costs. Modified version of GeoH2.
Basic Info
- Host: GitHub
- Owner: ClimateCompatibleGrowth
- License: mit
- Language: Python
- Default Branch: main
- Size: 662 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
GEONH3
[!NOTE] We now have a new repository for you to use! The new GeoX repository contains both this repository and the GeoH2 repository.
GeoNH3 calculates the locational cost of green ammonia production, storage, transport, and conversion to meet demand in a specified location. These costs can be compared to current or projected prices for energy and chemical feedstocks in the region to assess the competitiveness of green ammonia. The model outputs the levelized cost of ammonia (LCOA) at the demand location including production, storage, transport, and conversion costs.
GeoNH3 is a modified version of the GeoH2 model. Whereas GeoH2 models the production of green hydrogen with electrolysis, GeoNH3 models the production of green ammonia using the Haber-Bosch process.
This repo can be used in a similar way to GeoH2.
As such, please refer to the GeoH2 ReadMe for usage instructions, limitations, and guidance for citation.
When referring to these instructions, please note the following differences in naming:
- Where optimize_transport_and_conversion.py is run in GeoH2, optimize_transport.py is run here.
- Where optimize_hydrogen_plant.py is run in GeoH2, optimize_ammonia_plant.py is run here.
- Where total_hydrogen_cost.py is run in GeoH2, total_ammonia_cost.py is run here.
- Whereas environment.yaml creates an environment named geoh2 in GeoH2, it creates an environment called geonh3 in GeoNH3.
Owner
- Name: Climate Compatible Growth
- Login: ClimateCompatibleGrowth
- Kind: organization
- Location: United Kingdom
- Website: www.climatecompatiblegrowth.com
- Twitter: ResearchCcg
- Repositories: 41
- Profile: https://github.com/ClimateCompatibleGrowth
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Push event: 2
Last Year
- Issues event: 1
- Watch event: 2
- Push event: 2
Dependencies
- atlite 0.2.10.*
- cartopy
- gdal 3.*
- geopandas
- geopy
- matplotlib
- numpy
- openpyxl
- pandas 1.5.3.*
- pip
- pypsa 0.21.3.*
- python
- shapely 1.8.4.*
- snakemake
- xarray 0.20.1.*