Skip to content
Snippets Groups Projects
Commit e9fd622f authored by Tom Ohlmeyer's avatar Tom Ohlmeyer
Browse files

Merge branch 'develop' into 'master'

Merge README.md changes from develop to master

See merge request !84
parents d196da15 7979d10d
Branches
No related tags found
1 merge request!84Merge README.md changes from develop to master
Pipeline #151020 passed
......@@ -12,32 +12,23 @@ be harvested, e.g. for inclusion into the TOAR database:
**Valid `SERVICE_NAME`s are:**
`major_road`: returns distance to major roads using the OpenStreetMap Overpass interface
`major_road`: returns distance to major roads using the OpenStreetMap Overpass interface. Data source: https://www.openstreetmap.org/copyright
`population_density`: returns population density from European Commission Joint
Research Centre
`population_density, population_number`: returns population density from European Commission Joint Research Centre. Citation: Schiavina, Marcello; Freire, Sergio; MacManus, Kytt (2019): GHS-POP R2019A - GHS population grid multitemporal (1975-1990-2000-2015). European Commission, Joint Research Centre (JRC) [Dataset] doi:10.2905/0C6B9751-A71F-4062-830B-43C9F432370F PID: http://data.europa.eu/89h/0c6b9751-a71f-4062-830b-43c9f432370f'
`topography_srtm`: returns aggregate statistics of topography from NASA Shuttle
Radar Topographic Mission (SRTM) 90m database
`topography_srtm`: returns aggregate statistics of topography from NASA Shuttle Radar Topographic Mission (SRTM) 90m database. Jarvis, A., H.I. Reuter, A. Nelson, E. Guevara, 2008, Hole-filled SRTM for the globe Version 4, available from the CGIAR-CSI SRTM 90m Database (http://srtm.csi.cgiar.org)
`stable_nightlights`: returns aggregate statistics of nightlights from NOAA
National Centers for Environmental Information (NCEI)
`stable_nightlights`: returns aggregate statistics of nightlights from NOAA National Centers for Environmental Information (NCEI). Data source: NOAA National Centers for Environmental Information (NCEI)
`ecoregion`: returns ecoregions from RESOLVE Biodiversity and Wildlife
Solutions
`ecoregion`: returns ecoregions from RESOLVE Biodiversity and Wildlife Solutions. Citation: Eric Dinerstein, David Olson, Anup Joshi, Carly Vynne, Neil D. Burgess, Eric Wikramanayake, Nathan Hahn, Suzanne Palminteri, Prashant Hedao, Reed Noss, Matt Hansen, Harvey Locke, Erle C Ellis, Benjamin Jones, Charles Victor Barber, Randy Hayes, Cyril Kormos, Vance Martin, Eileen Crist, Wes Sechrest, Lori Price, Jonathan E. M. Baillie, Don Weeden, Kieran Suckling, Crystal Davis, Nigel Sizer, Rebecca Moore, David Thau, Tanya Birch, Peter Potapov, Svetlana Turubanova, Alexandra Tyukavina, Nadia de Souza, Lilian Pintea, Jose C. Brito, Othman A. Llewellyn, Anthony G. Miller, Annette Patzelt, Shahina A. Ghazanfar, Jonathan Timberlake, Heinz Klöser, Yara Shennan-Farpon, Roeland Kindt, Jens-Peter Barnekow Lilleso, Paulo van Breugel, Lars Graudal, Maianna Voge, Khalaf F. Al-Shammari, Muhammad Saleem, An Ecoregion-Based Approach to Protecting Half the Terrestrial Realm, BioScience, Volume 67, Issue 6, June 2017, Pages 534–545, https://doi.org/10.1093/biosci/bix014
`climatic_zone`: returns climatic zones from University of East Anglia Climatic
Research Unit
`climatic_zone`: returns climatic zones from University of East Anglia Climatic Research Unit. Citation: University of East Anglia Climatic Research Unit; Harris, I.C.; Jones, P.D. (2017): CRU TS4.00: Climatic Research Unit (CRU) Time-Series (TS) version 4.00 of high-resolution gridded data of month-by-month variation in climate (Jan. 1901- Dec. 2015). Centre for Environmental Data Analysis, 25 August 2017. doi:10.5285/edf8febfdaad48abb2cbaf7d7e846a86. http://dx.doi.org/10.5285/edf8febfdaad48abb2cbaf7d7e846a86
`nox_emissions`: returns nox emissions from CAMS emission datasets
`nox_emissions`: returns nox emissions from CAMS emission datasets. Citation: Granier, C., S. Darras, H. Denier van der Gon, J. Doubalova, N. Elguindi, B. Galle, M. Gauss, M. Guevara, J.-P. Jalkanen, J. Kuenen, C. Liousse, B. Quack, D. Simpson, K. Sindelarova The Copernicus Atmosphere Monitoring Service global and regional emissions (April 2019 version) Report April 2019 version null 2019 Elguindi, Granier, Stavrakou, Darras et al. Analysis of recent anthropogenic surface emissions from bottom-up inventories and top-down estimates: are future emission scenarios valid for the recent past? Earth's Future null submitted 2020
`htap_region_tier1`: returns HTAP region from Task Force on Hemispheric
Transport of Air Pollution
`htap_region_tier1`: returns HTAP region from Task Force on Hemispheric Transport of Air Pollution. The 'tier1' region defined in the task force on hemispheric transport of air pollution (TFHTAP) coordinated model studies according to figure 4 of https://publications.jrc.ec.europa.eu/repository/bitstream/JRC102552/lbna28255enn.pdf
`population_number`: returns population number from European Commission Joint
Research Centre
`landcover`: returns landcover from ESA and UCLouvain
`landcover`: returns landcover from ESA and UCLouvain. Citation: ESA. Land Cover CCI Product User Guide Version 2. Tech. Rep. (2017). Available at: http://maps.elie.ucl.ac.be/CCI/viewer/download/ESACCI-LC-Ph2-PUGv2_2.0.pdf
**Arguments (not used in all services):**
......@@ -65,6 +56,8 @@ _Note:_ You can also write `long` or `longitude` instead of `lon`, or
`description`=True|False works only for ecoregion and landcover
`relative`=True|False works only for topography_srtm
Individual services may have additional optional URL parameters.
## 2. Individual services
......@@ -197,7 +190,7 @@ Python version 3.10 or higher is needed!
### Local
* Clone package from https://gitlab.jsc.fz-juelich.de/esde/toar-data/geolocationservices
* Clone package from https://gitlab.jsc.fz-juelich.de/esde/toar-data/geopeas
* Create a virtual environment and activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment