- Oct 23, 2024
-
-
Carsten Hinz authored
simplified example 03 to only show how additional arguments are passed and removed parts already covered in example 02.
-
- Sep 12, 2024
-
-
Carsten Hinz authored
selected the four most valuable examples and moved notebooks, we used to support our development to another directory "developer_notebooks" adopted README. Already started renaming the notebooks and removed no longer used examples
-
- Jul 22, 2024
-
-
Carsten Hinz authored
update of comments for produce_data_withOptional.ipynb bug fixes in produce_data_manyStations.ipynb
-
Carsten Hinz authored
-
- Jul 19, 2024
-
-
Carsten Hinz authored
fioxed small typos and changes in camelCase and snake_case
-
- Jul 18, 2024
-
-
Carsten Hinz authored
documentation minor changes to the readme.
-
- Jun 28, 2024
-
-
Carsten Hinz authored
added creation of contributors to main gridding function
-
- Jun 13, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
-
- Jun 12, 2024
-
-
Carsten Hinz authored
Adopted two notebooks to use the new logging used conversionOfTimestamps script for testing of auxillary class.
-
Carsten Hinz authored
-
- Jun 10, 2024
-
-
Carsten Hinz authored
-
- Jun 04, 2024
-
-
Carsten Hinz authored
added class to extract a list of valid metadata from the toar database added testscript for this class added notebook to use this new class to extract data for all stations between 2000 and 2018.
-
- Jun 03, 2024
-
-
Carsten Hinz authored
excluded already processed year.
-
- May 24, 2024
-
-
Carsten Hinz authored
-changed from one large request to yearly requests -changed waiting time for individual requests -cleaned up toar_rest_client: -added function to alter the waiting intervals before checking for the results -added indention to cache file -worked on debug output -
-
- May 23, 2024
-
-
Carsten Hinz authored
extraction of 19 years is no spilt into several requests covering one year each. worked on README - added syntax highlighting to code snippets - reworked information on examples - added some links and now hiding urls - added tested OS
-
- May 22, 2024
-
-
Carsten Hinz authored
added some typing for return values in rest toar_rest_client added flag to control debug output by toar_rest_client; Default: False
-
- May 15, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
fiexed bug in produce data manyStations
-
- May 14, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
-
Carsten Hinz authored
split into usage of optional parameters and an example without a restriction, that will run for several days.
-
- May 13, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
-
Carsten Hinz authored
enabled execution with additional query parameters
-
- May 08, 2024
-
-
Carsten Hinz authored
added some error handling when using a cahced endpoint
-
- May 07, 2024
-
-
Carsten Hinz authored
under development
-
Carsten Hinz authored
-
Carsten Hinz authored
-
- Apr 26, 2024
-
-
Carsten Hinz authored
added comments to produce_data example
-
- Apr 24, 2024
-
-
Simon Grasse authored
-