Skip to content
Snippets Groups Projects
Commit ce3fb3c5 authored by felix kleinert's avatar felix kleinert
Browse files

Update README.md

parent cbc16352
No related branches found
No related tags found
No related merge requests found
Pipeline #37815 passed with warnings
# MachineLearningTools # MachineLearningTools
This project contains the source code to rerun "IntelliO3-ts v1.0: A neural network approach to predict near-surface This project contains the source code to rerun "__IntelliO3-ts v1.0: A neural network approach to predict near-surface
ozone concentrations in Germany" by F. Kleinert, L. H. Leufen and M. G. Schultz (2020, submitted to GMD). ozone concentrations in Germany__" by F. Kleinert, L. H. Leufen and M. G. Schultz (2020, submitted to GMD, gmd-2020-169).
Moreover, the source code includes some functionality which is not used in the study named above. Moreover, the source code includes some functionality which is not used in the study named above.
# Installation # Installation
...@@ -45,7 +45,7 @@ The example below assumes that the output of `echo $HOSTNAME` is "your_hostname" ...@@ -45,7 +45,7 @@ The example below assumes that the output of `echo $HOSTNAME` is "your_hostname"
Please also consult the [installation instruction](https://scitools.org.uk/cartopy/docs/latest/installing.html#installing) Please also consult the [installation instruction](https://scitools.org.uk/cartopy/docs/latest/installing.html#installing)
of the cartopy package itself. of the cartopy package itself.
Example of all remarks given above: Example of all remarks given above (run.py):
``` ```
import [...] import [...]
[...] [...]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment