- May 29, 2024
-
-
Carsten Hinz authored
-
- May 27, 2024
-
-
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
-
- 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
-
- May 21, 2024
-
-
Carsten Hinz authored
added additional tests for type_of_area and comment different out
-
- May 15, 2024
-
-
Carsten Hinz authored
added type_of_area for separation of stations
-
Carsten Hinz authored
-
Carsten Hinz authored
fiexed bug in produce data manyStations
-
- May 14, 2024
-
-
Carsten Hinz authored
-
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
-
Carsten Hinz authored
-
Carsten Hinz authored
also added some handling in case of the request to the TAOR DB fails
-
Carsten Hinz authored
removed extraction of a single day from benchmark -> seems to cause crashes. added output directories of benchmark script to ignore
-
Carsten Hinz authored
-
Carsten Hinz authored
removed manual creation of request from get_sample_data.ipynb this is handled in a different example (get_sample_data_manual.ipynb)
-
- May 02, 2024
-
-
Carsten Hinz authored
-changed sampling from daily to monthly -fixed Metadata.construct parameter order toar_rest_client: DownloadAnalysisService: -added CF name of variable to sample file name fixed typos and added some documentation
-
Carsten Hinz authored
In dataclass attributes with an explicit setter to restrict the valid parameters are treated as having a default value by python changed constructor of MetaData
-
- Apr 30, 2024
-
-
Carsten Hinz authored
now new notebook for obtaining sample data is running added old version as example how a request can be generated manual worked on documentation of code
-
Carsten Hinz authored
-
Carsten Hinz authored
-
- Apr 29, 2024
-
-
Carsten Hinz authored
started documentation as example fixed some typos.
-
- Apr 26, 2024
-
-
Carsten Hinz authored
added comments to produce_data example
-
Carsten Hinz authored
- fixed bug in plotting of station positions README.md - started rework of documentation of examples .gitignore added directory used for examples
-
Carsten Hinz authored
made adoptions to the updates by Simon
-
Carsten Hinz authored
-
Carsten Hinz authored
- added creation of subdiretories - added some output
-
- Apr 24, 2024
-
-
Simon Grasse authored
-
Simon Grasse authored
-