weatherdb 1.1.0__tar.gz → 1.1.1__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. {weatherdb-1.1.0 → weatherdb-1.1.1}/CHANGES.md +4 -0
  2. {weatherdb-1.1.0 → weatherdb-1.1.1}/PKG-INFO +2 -2
  3. {weatherdb-1.1.0 → weatherdb-1.1.1}/README.md +1 -1
  4. weatherdb-1.1.1/weatherdb/_version.py +1 -0
  5. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/GroupStation.py +3 -2
  6. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/PKG-INFO +2 -2
  7. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/SOURCES.txt +6 -6
  8. weatherdb-1.1.0/weatherdb/_version.py +0 -1
  9. {weatherdb-1.1.0 → weatherdb-1.1.1}/.dockerignore +0 -0
  10. {weatherdb-1.1.0 → weatherdb-1.1.1}/.github/workflows/cleanup-cache.yml +0 -0
  11. {weatherdb-1.1.0 → weatherdb-1.1.1}/.github/workflows/python-publish.yml +0 -0
  12. {weatherdb-1.1.0 → weatherdb-1.1.1}/.github/workflows/python-test.yml +0 -0
  13. {weatherdb-1.1.0 → weatherdb-1.1.1}/.gitignore +0 -0
  14. {weatherdb-1.1.0 → weatherdb-1.1.1}/.gitlab/merge_request_templates/new_version.md +0 -0
  15. {weatherdb-1.1.0 → weatherdb-1.1.1}/.gitlab-ci.yml +0 -0
  16. {weatherdb-1.1.0 → weatherdb-1.1.1}/.readthedocs.yaml +0 -0
  17. {weatherdb-1.1.0 → weatherdb-1.1.1}/LICENSE +0 -0
  18. {weatherdb-1.1.0 → weatherdb-1.1.1}/MANIFEST.in +0 -0
  19. {weatherdb-1.1.0 → weatherdb-1.1.1}/docker/Dockerfile +0 -0
  20. {weatherdb-1.1.0 → weatherdb-1.1.1}/docker/docker-compose.yaml +0 -0
  21. {weatherdb-1.1.0 → weatherdb-1.1.1}/docker/docker-compose_test.yaml +0 -0
  22. {weatherdb-1.1.0 → weatherdb-1.1.1}/docker/start-docker-test.sh +0 -0
  23. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/requirements.txt +0 -0
  24. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/Changelog.md +0 -0
  25. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/License.rst +0 -0
  26. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/Methode.md +0 -0
  27. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/_static/custom.css +0 -0
  28. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/_static/favicon.ico +0 -0
  29. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/_static/logo.png +0 -0
  30. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/api/api.rst +0 -0
  31. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/api/cli.rst +0 -0
  32. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/api/weatherDB.broker.rst +0 -0
  33. /weatherdb-1.1.0/docs/source/api/weatherDB.config.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.config.rst +0 -0
  34. /weatherdb-1.1.0/docs/source/api/weatherDB.db.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.db.rst +0 -0
  35. /weatherdb-1.1.0/docs/source/api/weatherDB.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.rst +0 -0
  36. /weatherdb-1.1.0/docs/source/api/weatherDB.station.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.station.rst +0 -0
  37. /weatherdb-1.1.0/docs/source/api/weatherDB.stations.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.stations.rst +0 -0
  38. /weatherdb-1.1.0/docs/source/api/weatherDB.utils.rst → /weatherdb-1.1.1/docs/source/api/weatherdb.utils.rst +0 -0
  39. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/conf.py +0 -0
  40. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/index.rst +0 -0
  41. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/setup/Configuration.md +0 -0
  42. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/setup/Hosting.md +0 -0
  43. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/setup/Install.md +0 -0
  44. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/setup/Quickstart.md +0 -0
  45. {weatherdb-1.1.0 → weatherdb-1.1.1}/docs/source/setup/setup.rst +0 -0
  46. {weatherdb-1.1.0 → weatherdb-1.1.1}/pyproject.toml +0 -0
  47. {weatherdb-1.1.0 → weatherdb-1.1.1}/setup.cfg +0 -0
  48. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/PKG-INFO +0 -0
  49. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/SOURCES.txt +0 -0
  50. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/dependency_links.txt +0 -0
  51. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/entry_points.txt +0 -0
  52. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/requires.txt +0 -0
  53. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherDB.egg-info/top_level.txt +0 -0
  54. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/__init__.py +0 -0
  55. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/README.md +0 -0
  56. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/alembic.ini +0 -0
  57. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/config.py +0 -0
  58. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/env.py +0 -0
  59. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/script.py.mako +0 -0
  60. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/versions/V1.0.0_initial_database_creation.py +0 -0
  61. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/versions/V1.0.2_more_charachters_for_settings+term_station_ma_raster.py +0 -0
  62. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/versions/V1.0.5_fix-ma-raster-values.py +0 -0
  63. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/alembic/versions/V1.0.6_update-views.py +0 -0
  64. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/broker.py +0 -0
  65. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/cli.py +0 -0
  66. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/config/ConfigParser.py +0 -0
  67. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/config/__init__.py +0 -0
  68. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/config/config_default.ini +0 -0
  69. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/__init__.py +0 -0
  70. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/connections.py +0 -0
  71. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/fixtures/RichterParameters.json +0 -0
  72. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/models.py +0 -0
  73. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/queries/get_quotient.py +0 -0
  74. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/db/views.py +0 -0
  75. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/StationBases.py +0 -0
  76. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/StationET.py +0 -0
  77. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/StationP.py +0 -0
  78. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/StationPD.py +0 -0
  79. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/StationT.py +0 -0
  80. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/__init__.py +0 -0
  81. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/station/constants.py +0 -0
  82. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/GroupStations.py +0 -0
  83. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsBase.py +0 -0
  84. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsBaseTET.py +0 -0
  85. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsET.py +0 -0
  86. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsP.py +0 -0
  87. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsPD.py +0 -0
  88. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/StationsT.py +0 -0
  89. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/stations/__init__.py +0 -0
  90. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/TimestampPeriod.py +0 -0
  91. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/__init__.py +0 -0
  92. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/dwd.py +0 -0
  93. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/geometry.py +0 -0
  94. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/get_data.py +0 -0
  95. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb/utils/logging.py +0 -0
  96. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/dependency_links.txt +0 -0
  97. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/entry_points.txt +0 -0
  98. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/requires.txt +0 -0
  99. {weatherdb-1.1.0 → weatherdb-1.1.1}/weatherdb.egg-info/top_level.txt +0 -0
@@ -1,5 +1,9 @@
1
1
  # Change-log
2
2
 
3
+ ## Version 1.0.1
4
+
5
+ - minor fixes to fix previous version
6
+
3
7
  ## Version 1.1.0
4
8
 
5
9
  - !!rename module from weatherDB to weatherdb to be compliant with PEP 8!!
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: weatherdb
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
  Summary: This is a package to work with and to create the Weather Database which handles, checks, fills and corrects DWD Weather Station data.
5
5
  Author-email: Max Schmit <max.schmit@hydrology.uni-freiburg.de>
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -704,7 +704,7 @@ Author: [Max Schmit](https://github.com/maxschmi)
704
704
  [![Documentation Status](https://readthedocs.org/projects/weatherdb/badge/?version=latest)](https://weatherdb.readthedocs.io/latest)
705
705
  [![Pipeline status](https://gitlab.uni-freiburg.de/hydrology/weatherDB/badges/master/pipeline.svg?ignore_skipped=true)](https://gitlab.uni-freiburg.de/hydrology/weatherDB/-/pipelines)
706
706
 
707
- The weather-DB module offers an API to interact with the automatically filled weather Database.
707
+ The WeatherDB module offers an API to interact with the automatically filled weather Database.
708
708
 
709
709
  Depending on the Database user privileges you can use more or less methods of the classes.
710
710
 
@@ -6,7 +6,7 @@ Author: [Max Schmit](https://github.com/maxschmi)
6
6
  [![Documentation Status](https://readthedocs.org/projects/weatherdb/badge/?version=latest)](https://weatherdb.readthedocs.io/latest)
7
7
  [![Pipeline status](https://gitlab.uni-freiburg.de/hydrology/weatherDB/badges/master/pipeline.svg?ignore_skipped=true)](https://gitlab.uni-freiburg.de/hydrology/weatherDB/-/pipelines)
8
8
 
9
- The weather-DB module offers an API to interact with the automatically filled weather Database.
9
+ The WeatherDB module offers an API to interact with the automatically filled weather Database.
10
10
 
11
11
  Depending on the Database user privileges you can use more or less methods of the classes.
12
12
 
@@ -0,0 +1 @@
1
+ __version__ = "1.1.1"
@@ -599,8 +599,9 @@ class GroupStation(object):
599
599
 
600
600
  # create header
601
601
  if add_meta:
602
- header = f"Name: {name}{"\t" * (len(df.columns)-1)}\n" +\
603
- f"Lat: {y[0]} ,Lon: {x[0]}{"\t" * (len(df.columns)-1)}\n"
602
+ tabs = "\t" * (len(df.columns)-1)
603
+ header = f"Name: {name}{tabs}\n" +\
604
+ f"Lat: {y[0]} ,Lon: {x[0]}{tabs}\n"
604
605
  else:
605
606
  header = ""
606
607
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: weatherdb
3
- Version: 1.1.0
3
+ Version: 1.1.1
4
4
  Summary: This is a package to work with and to create the Weather Database which handles, checks, fills and corrects DWD Weather Station data.
5
5
  Author-email: Max Schmit <max.schmit@hydrology.uni-freiburg.de>
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -704,7 +704,7 @@ Author: [Max Schmit](https://github.com/maxschmi)
704
704
  [![Documentation Status](https://readthedocs.org/projects/weatherdb/badge/?version=latest)](https://weatherdb.readthedocs.io/latest)
705
705
  [![Pipeline status](https://gitlab.uni-freiburg.de/hydrology/weatherDB/badges/master/pipeline.svg?ignore_skipped=true)](https://gitlab.uni-freiburg.de/hydrology/weatherDB/-/pipelines)
706
706
 
707
- The weather-DB module offers an API to interact with the automatically filled weather Database.
707
+ The WeatherDB module offers an API to interact with the automatically filled weather Database.
708
708
 
709
709
  Depending on the Database user privileges you can use more or less methods of the classes.
710
710
 
@@ -27,12 +27,12 @@ docs/source/_static/logo.png
27
27
  docs/source/api/api.rst
28
28
  docs/source/api/cli.rst
29
29
  docs/source/api/weatherDB.broker.rst
30
- docs/source/api/weatherDB.config.rst
31
- docs/source/api/weatherDB.db.rst
32
- docs/source/api/weatherDB.rst
33
- docs/source/api/weatherDB.station.rst
34
- docs/source/api/weatherDB.stations.rst
35
- docs/source/api/weatherDB.utils.rst
30
+ docs/source/api/weatherdb.config.rst
31
+ docs/source/api/weatherdb.db.rst
32
+ docs/source/api/weatherdb.rst
33
+ docs/source/api/weatherdb.station.rst
34
+ docs/source/api/weatherdb.stations.rst
35
+ docs/source/api/weatherdb.utils.rst
36
36
  docs/source/setup/Configuration.md
37
37
  docs/source/setup/Hosting.md
38
38
  docs/source/setup/Install.md
@@ -1 +0,0 @@
1
- __version__ = "1.1.0"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes