diff --git a/.DS_Store b/.DS_Store index e7a9d33..fdd8d85 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/JOSS_paper/paper.md b/JOSS_paper/paper.md index 30a680f..5a38c09 100644 --- a/JOSS_paper/paper.md +++ b/JOSS_paper/paper.md @@ -58,9 +58,11 @@ For a particular crop, the theoretical energy potential can be calculated as fol # Features - The tool offers the ability to download all the data outputs in the form of NetCDF4 files. -- The tool also produces several interactive graphs which can be used to compare the energy potentials at a glance. The figures below illustrate them for selected geographies across the world : +- The tool also produces several interactive graphs which can be used to compare the energy potentials at a glance. The figures below illustrate them for selected geographies across the world. + ![Energy Potential from Total Land from New Zealand](NewZealand.png) ![Energy Potential from Total Land from Nigeria](Nigeria.png) + - The tool also allows for flexibility incase someone wants to change the RPR,LHV and SAF values to suit the region of their choice. - Finally the Jupyter notebooks shows how the data in the generated arrays can be visualised using bokeh plots. - The tool offers a variety of other features which are explained in detail in the jupyter notebooks and the attached supplementary documentation diff --git a/NewZealand.png b/NewZealand.png new file mode 100644 index 0000000..9a32978 Binary files /dev/null and b/NewZealand.png differ diff --git a/Nigeria.png b/Nigeria.png new file mode 100644 index 0000000..adf9dd9 Binary files /dev/null and b/Nigeria.png differ