Skip to content

Commit

Permalink
literature to publications
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshempelmann committed Sep 7, 2018
1 parent c484c65 commit e3998e6
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 0 deletions.
43 changes: 43 additions & 0 deletions docs/source/publications.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@

@CONFERENCE{HEMPELMANN2014,
author = {Hempelmann, N. and Ehbrecht, C.},
title = {Web Processing Services for Climate Data - with Examples for Impact
Modelers},
booktitle = {EGI Community Forum 2014},
year = {2014},
abstract = {Impact modeling forced by climate data is often connected with big
data processing. But impact modelers are often not equipped with
appropriate hardware (computing and storage facilities) or appropriate
programming experience. Web Processing Service (WPS) is an open standard
defined by the Open Spatial Consortium (OGC). It is an interface
to perform processes over the HTTP network protocol. This tutorial
in an introduction to an early stage of the ClimDaPs project. ClimDaPs
is using WPS for climate data processing. It is based on the PyWPS
implementation of WPS and provides additionally a simple web-based
user-interface to access and combine climate data processes. It provides
access to the climate data archive of the Earth System Grid Federation
(ESGF) for CMIP5 and CORDEX data. Performing simple processes of
climate data up to complex impact models are already available within
ClimDaPs. One can also visualize climate data and processed results.
Besides the introduction of existing processing possibilities, we
will show how you can add your own climate data processes to ClimDaPs
and other WPS services.},
owner = {nils},
timestamp = {2016.06.07},
url = {https://indico.egi.eu/indico/event/1994/session/47/timetable.pdf}
}


@article{hempelmann2018,
title = {Web processing service for climate impact and extreme weather event analyses. Flyingpigeon (Version 1.0)},
journal = {Computers \& Geosciences},
volume = {110},
number = {Supplement C},
pages = {65 - 72},
year = {2018},
issn = {0098-3004},
doi = {https://doi.org/10.1016/j.cageo.2017.10.004},
url = {http://www.sciencedirect.com/science/article/pii/S0098300416302801},
AUTHOR = {N. Hempelmann and C. Ehbrecht and C. Alvarez-Castro and P. Brockmann and W. Falk and J. Hoffmann and S. Kindermann and B. Koziol and C. Nangini and S. Radanovics and R. Vautard and P. Yiou},
keywords = {Web processing service, Climate impact, Extreme weather events, Birdhouse, OGC}
}
65 changes: 65 additions & 0 deletions docs/source/publications.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
.. _publications:

Publications
============

.. contents::
:local:
:depth: 3


Publications
------------

Articles, book sections and conference proceedings related to the birdhouse projects:

.. todo: Update the list
Flyingpigeon Version 1.0 :cite:`hempelmann2018`
EGI Community Forum 2014 :cite:`HEMPELMANN2014`

.. bibliography:: publications.bib


.. _presentations:

Presentations
-------------

2018:

* `FOSS4G 2018 in Dar-Es-Salaam <https://github.com/nilshempelmann/presentations/blob/master/birdhouse-foss4g-2018/Hempelmann_foss4g2018.pdf>`_
* `Open Climate GIS and Birdhouse at Pangeo Developer Workshop, 2018 <https://medium.com/pangeo/the-2018-pangeo-developers-workshop-1be359dac33c>`_
* `D-GEO Days, 2018 <https://github.com/nilshempelmann/presentations/blob/master/birdhouse-D-GEO/main.pdf>`_
* `GIZ Fachtagung, 2018 <https://github.com/nilshempelmann/presentations/blob/master/birdhouse-fata2018/main.pdf>`_
* `Copernicus/Birdhouse at EGU 2018, Vienna <https://presentations.copernicus.org/EGU2018-6491_presentation.pdf>`_
* `Flyingpigeon in Computes and Geosciences, January 2018 <https://www.sciencedirect.com/science/article/pii/S0098300416302801>`_

2017:

* `Birdhouse in LSDMA book, 2017 <https://publikationen.bibliothek.kit.edu/1000071931>`_
* `UNCCC Subgroup 2017 in Kigali <https://github.com/nilshempelmann/presentations/blob/master/birdhouse-UNFCCC/CCNUCC_Kigali2017.pdf>`_

2016:

* `AGU 2016 in San Francisco <http://www.crim.ca/media/publication/fulltext/agu2016_presentation_short_ouranos.pdf>`_
* `ESGF F2F 2016 in Washington <https://github.com/cehbrecht/birdhouse-esgf-f2f-2016/blob/master/birdhouse-esgf-f2f-2016_dkrz.pdf>`_
* `FOSS4G 2016 in Bonn <https://github.com/nilshempelmann/presentations/blob/master/birdhouse-foss4g-2016/Hempelmann_foss4g2016.pdf>`_
* `EGI Workshop 2016 in Amsterdam <https://github.com/cehbrecht/birdhouse-talk-egi-2016/blob/master/birdhouse-talk-egi-2016.pdf>`_
* `EGU 2016 in Vienna <https://github.com/cehbrecht/birdhouse-talk-egu-2016/blob/master/EGU-Processing-DKRZ.pdf>`_
* `ICRC-CORDEX 2016 <https://github.com/nilshempelmann/presentations/blob/master/Hempelmann_CORDEX2016_datatoinformation.pdf>`_
* Model Animation LSCE
* `Talk on USGS WebEx 2016/02/18 <https://my.usgs.gov/confluence/pages/viewpage.action?pageId=542482181>`_

2015:

* `Paris Coding Spring 2015 at IPSL <https://github.com/cehbrecht/birdhouse-talk-coding-sprint-ipsl-2015/blob/master/birdhouse-architecture.pdf>`_

2014:

* `EGI Community Forum 2014 at Helsinki <https://indico.egi.eu/indico/event/1994/session/23/contribution/134>`_
* Prag

2013:

* Gerics Hamburg

0 comments on commit e3998e6

Please sign in to comment.