- Jun 10, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
-
- Jun 06, 2024
-
-
Carsten Hinz authored
Merge branch '17-handling-for-request-returning-a-shorter-daterange-than-requested' into 'wip_tests_and_notebooks' Resolve "handling for request returning a shorter daterange than requested" See merge request !5
-
Carsten Hinz authored
-
Carsten Hinz authored
added time to loging of requests to analysis service
-
Carsten Hinz authored
now also works for retrieved data, that do not cover the full requested range
-
Carsten Hinz authored
added script for testing of differnt timestamp ranges
-
- 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.
-
Carsten Hinz authored
Resolve "coordinate ranges do not match" See merge request !4
-
Carsten Hinz authored
-
Carsten Hinz authored
adopted test to use function of Grid class
-
- Jun 03, 2024
-
-
Carsten Hinz authored
now having coordinate axis with correct grid points taking care of wrapping of data longitude added test script with visual inspection of results
-
Carsten Hinz authored
excluded already processed year.
-
- May 29, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
-
- May 27, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
version is now taken from pyproject.toml added *swp files to ignore
-
Carsten Hinz authored
Merge branch '5-use-name-not-cf_standartname-to-identify-variables-in-toar' into 'wip_tests_and_notebooks' fixed typo in standard name See merge request !3
-
Carsten Hinz authored
-
Carsten Hinz authored
added an utility function to update the list of available variables. Updated get function to reduce the number of repetitions updated README
-
Carsten Hinz authored
-
Carsten Hinz authored
added function to use cf_standardname, name or both to identify a variable
-
Carsten Hinz authored
added missing variables from TOAR database See merge request !2
-
Carsten Hinz authored
-
- 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
-
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
-
Carsten Hinz authored
added frequency to ID from metadata
-
Carsten Hinz authored
-
- 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
-
Carsten Hinz authored
added some documentation to notebook
-
Carsten Hinz authored
-
- May 21, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
added additional tests for type_of_area and comment different out
-
- May 15, 2024
-
-
Carsten Hinz authored
-
Carsten Hinz authored
added type_of_area for separation of stations
-
Carsten Hinz authored
-
Carsten Hinz authored
-
Carsten Hinz authored
fiexed bug in produce data manyStations
-
Carsten Hinz authored
added jupyter as dependency See merge request !1
-