-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from pbutting/master
Merge ismn fork into base package. This fork includes functionality to select ISMN stations based on climate and landcover classes.
- Loading branch information
Showing
26 changed files
with
30,245 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
*.orig | ||
*.log | ||
*.pot | ||
.pytest_cache | ||
__pycache__/* | ||
.cache/* | ||
.*.swp | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,4 @@ Developers | |
* Christoph Paulik <[email protected]> | ||
* Irene Himmelbauer <[email protected]> | ||
* Luca Zappa <[email protected]> | ||
* Philip Buttinger <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2017 Christoph Paulik | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
# The MIT License (MIT) | ||
# | ||
# Copyright (c) 2019 TU Wien | ||
# | ||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||
# of this software and associated documentation files (the "Software"), to deal | ||
# in the Software without restriction, including without limitation the rights | ||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
# copies of the Software, and to permit persons to whom the Software is | ||
# furnished to do so, subject to the following conditions: | ||
# | ||
# The above copyright notice and this permission notice shall be included in all | ||
# copies or substantial portions of the Software. | ||
# | ||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
# SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
# The MIT License (MIT) | ||
# | ||
# Copyright (c) 2019 TU Wien | ||
# | ||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||
# of this software and associated documentation files (the "Software"), to deal | ||
# in the Software without restriction, including without limitation the rights | ||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
# copies of the Software, and to permit persons to whom the Software is | ||
# furnished to do so, subject to the following conditions: | ||
# | ||
# The above copyright notice and this permission notice shall be included in all | ||
# copies or substantial portions of the Software. | ||
# | ||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
# SOFTWARE. | ||
|
||
|
||
# This configuration file specifies all valid values for filtering the ismn stations | ||
# by landcover classification (ESA CCI landcover) and/or climate classification (KOEPPEN GEIGER). | ||
# It is used to store landcover and climate information inside an ISMN_Interface object. | ||
|
||
|
||
# ESA CCI landcover classification: | ||
# This landcover information is available for the years 2000, 2005 and 2010. | ||
# To filter the data by landcover classes in the get_dataset_ids function, | ||
# set the parameter (landcover_2000, landcover_2005 or landcover_2010) to an | ||
# integer value in the list below (e.g. landcover_2000=10). | ||
[LANDCOVER] | ||
Cropland, rainfed: 10 | ||
Cropland, rainfed / Herbaceous cover: 11 | ||
Cropland, rainfed / Tree or shrub cover: 12 | ||
Cropland, irrigated or post-flooding: 20 | ||
Mosaic cropland (>50%) / natural vegetation (tree, shrub, herbaceous: 30 | ||
Mosaic natural vegetation (tree, shrub, herbaceous cover) (>50%) / cropland (<50%): 40 | ||
Tree cover, broadleaved, evergreen, Closed to open (>15%): 50 | ||
Tree cover, broadleaved, deciduous, Closed to open (>15%): 60 | ||
Tree cover, broadleaved, deciduous, Closed (>40%): 61 | ||
Tree cover, broadleaved, deciduous, Open (15-40%): 62 | ||
Tree cover, needleleaved, evergreen, closed to open (>15%): 70 | ||
Tree cover, needleleaved, evergreen, closed (>40%): 71 | ||
Tree cover, needleleaved, evergreen, open (15-40%): 72 | ||
Tree cover, needleleaved, deciduous, closed to open (>15%): 80 | ||
Tree cover, needleleaved, deciduous, closed (>40%): 81 | ||
Tree cover, needleleaved, deciduous, open (15-40%): 82 | ||
Tree cover, mixed leaf type (broadleaved and needleleaved): 90 | ||
Mosaic tree and shrub (>50%) / herbaceous cover (<50%): 100 | ||
Mosaic herbaceous cover (>50%) / tree and shrub (<50%): 110 | ||
Shrubland: 120 | ||
Shrubland / Evergreen Shrubland: 121 | ||
Shrubland / Deciduous Shrubland: 122 | ||
Grassland: 130 | ||
Lichens and mosses: 140 | ||
Sparse vegetation (tree, shrub, herbaceous cover) (<15%): 150 | ||
Sparse vegetation (tree, shrub, herbaceous cover) (<15%) / Sparse shrub (<15%): 152 | ||
Sparse vegetation (tree, shrub, herbaceous cover) (<15%) / Sparse herbaceous cover (<15%): 153 | ||
Tree cover, flooded, fresh or brakish water: 160 | ||
Tree cover, flooded, saline water: 170 | ||
Shrub or herbaceous cover, flooded, fresh/saline/brakish water: 180 | ||
Urban areas: 190 | ||
Bare areas: 200 | ||
Consolidated bare areas: 201 | ||
Unconsolidated bare areas: 202 | ||
Water: 210 | ||
Permanent snow and ice: 220 | ||
|
||
|
||
# Koeppen-Geiger 2007 climate classification: | ||
# To filter the data by Koeppen-Geiger climate classes (2007) in the get_dataset_ids function, | ||
# set the parameter 'climate' to a valid value from the list below (e.g. | ||
# climate='Af'). | ||
[KOEPPENGEIGER] | ||
Af: Tropical Rainforest | ||
Am: Tropical Monsoon | ||
As: Tropical Savanna Dry | ||
Aw: Tropical Savanna Wet | ||
BWk: Arid Desert Cold | ||
BWh: Arid Desert Hot | ||
BWn: Arid Desert With Frequent Fog | ||
BSk: Arid Steppe Cold | ||
BSh: Arid Steppe Hot | ||
BSn: Arid Steppe With Frequent Fog | ||
Csa: Temperate Dry Hot Summer | ||
Csb: Temperate Dry Warm Summer | ||
Csc: Temperate Dry Cold Summer | ||
Cwa: Temperate Dry Winter, Hot Summer | ||
Cwb: Temperate Dry Winter, Warm Summer | ||
Cwc: Temperate Dry Winter, Cold Summer | ||
Cfa: Temperate Without Dry Season, Hot Summer | ||
Cfb: Temperate Without Dry Season, Warm Summer | ||
Cfc: Temperate Without Dry Season, Cold Summer | ||
Dsa: Cold Dry Summer, Hot Summer | ||
Dsb: Cold Dry Summer, Warm Summer | ||
Dsc: Cold Dry Summer, Cold Summer | ||
Dsd: Cold Dry Summer, Very Cold Winter | ||
Dwa: Cold Dry Winter, Hot Summer | ||
Dwb: Cold Dry Winter, Warm Summer | ||
Dwc: Cold Dry Winter, Cold Summer | ||
Dwd: Cold Dry Winter, Very Cold Winter | ||
Dfa: Cold Dry Without Dry Season, Hot Summer | ||
Dfb: Cold Dry Without Dry Season, Warm Summer | ||
Dfc: Cold Dry Without Dry Season, Cold Summer | ||
Dfd: Cold Dry Without Dry Season, Very Cold Winter | ||
ET: Polar Tundra | ||
EF: Polar Eternal Winter | ||
W: Water | ||
|
Oops, something went wrong.