Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building upon the dwdbulk codebase #22

Closed
amotl opened this issue Jan 7, 2020 · 1 comment
Closed

Building upon the dwdbulk codebase #22

amotl opened this issue Jan 7, 2020 · 1 comment

Comments

@amotl
Copy link
Member

amotl commented Jan 7, 2020

@jlewis91 maintains a well done implementation at [1]. While it is somehow derived from this project, it is based on modern Python (Python 3.7+ & Pandas). Thanks for this, @jlewis91!

It currently seems to implement acquisition of "observation" data [2] of

  • precipitation for the 1_minute resolution
  • air_temperature, precipitation, solar, wind, extreme_temperature and extreme_wind for the 10_minutes resolution

as well as acquisition of "forecast" data.

It would be cool to join both projects again in any way. The best thing would be to build upon @jlewis91's efforts and add back improved versions of a CLI interface and a caching layer. SQLite support should be dropped altogether.

[1] https://github.com/jlewis91/dwdbulk
[2] https://github.com/jlewis91/dwdbulk/blob/6892c2c/tests/test_dwdbulk.py#L64-L65

cc @wetterfrosch

@amotl
Copy link
Member Author

amotl commented Jul 6, 2020

In order to conveniently acquire forecast information from DWD, I've created earthobservations/wetterdienst#70 and will deliberately close this issue in order to divert further discussions to Wetterdienst, the successor library of dwdweather2.

@jlewis91, @gutzbenj, @wetterfrosch et moi recently discussed the future of Wetterdienst within earthobservations/wetterdienst#50.

@amotl amotl closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant