Skip to content

Commit

Permalink
Add implementation for Geosphere observations
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Jan 12, 2023
1 parent 1739cbd commit 36654ff
Show file tree
Hide file tree
Showing 21 changed files with 2,887 additions and 8 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Changelog
Development
***********

- Add Geosphere Observation implementation for Austrian meteorological data

0.51.0 (01.01.2023)
*******************

Expand Down
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@ Eaufrance
- data of river network of France (continental)
- parameters flow and stage of rivers of last 30 days

ZAMG (Central Institution for Meteorology and Geodynamics Austria)
- Observation
- historical meteorological data of Austrian stations

To get better insight on which data we have currently made available and under which
license those are published take a look at the data_ section.

Expand Down
24 changes: 24 additions & 0 deletions docs/data/coverage/geosphere.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Geosphere
#########

Previously: Zentralanstalt für Meteorologie und Geodynamik / Zentral Agency for Meteorology and Geodynamics

Austrian meteorological data

Overview
********

License
*******

When using Geosphere data you need to give notice to them at your service.
Check out `Geosphere Nutzungsbedingungen`_ for further information.

.. _Geosphere Nutzungsbedingungen: https://data.hub.zamg.ac.at/about
Products
********

.. toctree::
:maxdepth: 1

geosphere/observation
16 changes: 16 additions & 0 deletions docs/data/coverage/geosphere/observation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Observation
###########

Overview
********

Structure
*********

.. toctree::
:maxdepth: 1

observation/minute_10
observation/hourly
observation/daily
observation/monthly
333 changes: 333 additions & 0 deletions docs/data/coverage/geosphere/observation/daily.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,333 @@
Daily
#####

----

Metadata
********

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- klima-v1-1d
* - url
- `daily dataset description`_

.. _daily dataset description: https://data.hub.zamg.ac.at/dataset/klima-v1-1d

----

Datasets
********

----

Daily
=====

----

Metadata
--------

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- klima-v1-1d
* - url
- `daily dataset description`_
* - description file
-
* - description
- historical daily data

----

Parameters
----------

----

humidity
^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- rel
* - description file
-
* - description
-
* - origin unit
- :math:`\%`
* - SI unit
- :math:`\%`
* - constraints
- :math:`\geq{0},\leq{100}`

precipitation_height
^^^^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- nied
* - description file
-
* - description
-
* - origin unit
- :math:`mm`
* - SI unit
- :math:`kg / m^2`
* - constraints
- :math:`\geq{0}`

pressure_air_site
^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- druckmit
* - description file
-
* - description
-
* - origin unit
- :math:`hPa`
* - SI unit
- :math:`Pa`
* - constraints
- :math:`\geq{0}`

pressure_vapor
^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- dampfmit
* - description file
-
* - description
-
* - origin unit
- :math:`hPa`
* - SI unit
- :math:`Pa`
* - constraints
- :math:`\geq{0}`

radiation_global
^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- strahl
* - description file
-
* - description
-
* - origin unit
- :math:`J / cm^2`
* - SI unit
- :math:`J / cm^2`
* - constraints
- :math:`\geq{0}`

snow_depth
^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- schnee
* - description file
-
* - description
-
* - origin unit
- :math:`cm`
* - SI unit
- :math:`m`
* - constraints
- :math:`\geq{0}`

snow_depth_new
^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- neuschnee
* - description file
-
* - description
-
* - origin unit
- :math:`cm`
* - SI unit
- :math:`m`
* - constraints
- :math:`\geq{0}`

sunshine_duration
^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- sonne
* - description file
-
* - description
-
* - origin unit
- :math:`h`
* - SI unit
- :math:`s`
* - constraints
- :math:`\geq{0}`

temperature_air_max_200
^^^^^^^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- tmax
* - description file
-
* - description
-
* - origin unit
- :math:`°C`
* - SI unit
- :math:`K`
* - constraints
- :math:`None`

temperature_air_mean_200
^^^^^^^^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- t
* - description file
-
* - description
-
* - origin unit
- :math:`°C`
* - SI unit
- :math:`K`
* - constraints
- :math:`None`

temperature_air_min_200
^^^^^^^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- tmin
* - description file
-
* - description
-
* - origin unit
- :math:`°C`
* - SI unit
- :math:`K`
* - constraints
- :math:`None`

temperature_air_min_005
^^^^^^^^^^^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- erdmin
* - description file
-
* - description
-
* - origin unit
- :math:`°C`
* - SI unit
- :math:`K`
* - constraints
- :math:`None`

wind_gust_max
^^^^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- vvmax
* - description file
-
* - description
-
* - origin unit
- :math:`m / s`
* - SI unit
- :math:`m / s`
* - constraints
- :math:`None`

wind_speed
^^^^^^^^^^

.. list-table::
:widths: 20 80
:stub-columns: 1

* - original name
- vv
* - description file
-
* - description
-
* - origin unit
- :math:`m / s`
* - SI unit
- :math:`m / s`
* - constraints
- :math:`None`

0 comments on commit 36654ff

Please sign in to comment.