You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Atmospheric Datasets Comparison (ADC) Toolbox is aimed to have a set of tools th
36
36
37
37
A full explanation of the initial version of this software and its theoretical background can be read in <ahref = "https://www.researchgate.net/publication/359342884_Development_of_a_Toolbox_to_Compare_Atmospheric_Composition_Datasets_Long-term_trends_in_urban_NO2_concentrations_in_Spain_derived_from_CAMS_reanalysis_and_GOME-2_data"target = "_blank">Research Gate</a>.
38
38
39
-
Users can install the software in their desktop by following the steps described in <ahref = "#requirements">Requirements</a>. A <ahref = "https://nbviewer.org/github/esowc/adc-toolbox/blob/main/thesis/case_study.ipynb"target = "_blank">case study</a> was created to show the usability of the toolbox for deriving long-term trends in air pollution.
39
+
Users can install the software in their desktop by following the steps described in <ahref = "#requirements">Requirements</a>. A <ahref = "https://nbviewer.org/github/esowc/ADC Toolbox/blob/main/thesis/case_study.ipynb"target = "_blank">case study</a> was created to show the usability of the toolbox for deriving long-term trends in air pollution.
@@ -103,7 +103,7 @@ Lately, there have been problems retrieving the data from NACIS Natural Earth to
103
103
104
104
<h3>3.3. Scatter plots by country</h3>
105
105
106
-
In case users want to see the distribution of the components by countries, they will need a Google API Key, Client User ID and Secret. The library Geocoder is used to get the data from Google, but it also allows the users of the ADC-Toolbox to use other APIs to do reverse geocoding (retrieving location information by coordinates). In the function scatter_plot, they will find the following line. You can rewrite as they wish. The list of providers can be found in <ahref = "https://github.com/DenisCarriere/geocoder"target = "_blank"> <em>Geocoder</em>'s Github repository</a>.
106
+
In case users want to see the distribution of the components by countries, they will need a Google API Key, Client User ID and Secret. The library Geocoder is used to get the data from Google, but it also allows the users of the ADCToolbox to use other APIs to do reverse geocoding (retrieving location information by coordinates). In the function scatter_plot, they will find the following line. You can rewrite as they wish. The list of providers can be found in <ahref = "https://github.com/DenisCarriere/geocoder"target = "_blank"> <em>Geocoder</em>'s Github repository</a>.
@@ -181,7 +181,7 @@ If they do not want to edit anything and prefer to run the code using Google API
181
181
<h3>5.3. Other useful references</h3>
182
182
<ul>
183
183
<li><a href = "https://gitlab.eumetsat.int/eumetlab/atmosphere/atmosphere/-/blob/master/functions.ipynb" target = "_blank">Supporting functions from LTPy training course</a></li>
184
-
<li><a href = "https://confluence.ecmwf.int/display/OIFS/4.4+OpenIFS%3A+Vertical+Resolution+and+Configurations">CAMS model vertical resolution and configuration</a></li>
184
+
<li><a href = "https://confluence.ecmwf.int/display/OIFS/4.4+OpenIFS%3A+Vertical+Resolution+and+Configurations" target = "_blank">CAMS model vertical resolution and configuration</a></li>
Research Engineer at <ahref = "https://www.bsc.es/"target = "_blank">Barcelona Supercomputing Center</a><br>
200
201
BEng in Mechanical Engineering at <ahref ="https://www.udl.cat/ca/en/"target = "_blank">University of Lleida</a> and <ahref ="http://eng.inha.ac.kr/"target = "_blank">Inha University</a><br>
201
202
MSc in Geospatial Technologies at <ahref ="https://www.novaims.unl.pt/default"target = "_blank">NOVA University of Lisbon</a>, <ahref ="https://www.uni-muenster.de/en/"target = "_blank">WWU Münster</a> and <ahref ="https://www.uji.es/"target = "_blank">UJI</a><br>
ADC-Toolbox has been developed under the framework set by <ahref ="https://esowc.ecmwf.int/"target = "_blank">ECMWF Summer of Weather Code</a>:<br><br>
212
+
ADCToolbox has been developed under the framework set by <ahref ="https://esowc.ecmwf.int/"target = "_blank">ECMWF Summer of Weather Code</a>:<br><br>
0 commit comments