log pkg/imports/wg.go @ 5670:b75d0b303328

age author description
Fri, 08 Dec 2023 17:29:56 +0100 Sascha Wilde Various fixes and improvements of gauges import:
Mon, 28 Nov 2022 18:23:27 +0100 Sascha L. Teichmann Fix missing zero point logging in wg import. erdms2
Mon, 28 Nov 2022 18:17:11 +0100 Sascha L. Teichmann Simplified WG import logging. erdms2
Thu, 10 Nov 2022 19:19:21 +0100 Sascha L. Teichmann Use a type alias on date type to not loose XML serialisation. erdms2
Mon, 31 Oct 2022 17:51:54 +0100 Sascha L. Teichmann Adjust ta erdms data structure. erdms2
Tue, 08 Mar 2022 17:38:48 +0100 Sascha L. Teichmann Forget to change signature of some imports.
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
Fri, 25 Oct 2019 18:40:37 +0200 Sascha L. Teichmann Removed the mechanical touch of the last commit.
Fri, 25 Oct 2019 18:25:38 +0200 Sascha Wilde Added Description method to most imports.
Mon, 30 Sep 2019 13:41:39 +0200 Sascha Wilde WG import: "End date not after start date" is an hard error.
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Fri, 02 Aug 2019 11:41:12 +0200 Sascha L. Teichmann Made 'go vet' happy with imports again.
Thu, 25 Jul 2019 16:10:28 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 13:31:51 +0200 Sascha L. Teichmann Introduced a new ReadableError type for better readable error messages of pgx.PgErrors.
Thu, 25 Jul 2019 13:20:32 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 11:46:23 +0200 Sascha L. Teichmann Rename HandlePGError to HandleError.
Thu, 25 Jul 2019 11:32:22 +0200 Tom Gottfried Move handling of PostgreSQL errors to own package
Thu, 25 Jul 2019 09:12:53 +0200 Tom Gottfried Database errors have to be handled elsewhere than in imports, too
Wed, 17 Jul 2019 17:52:04 +0200 Sascha Wilde End validity of gauge if it gets deleted during import. historization_ng
Sat, 15 Jun 2019 09:24:28 +0200 Tom Gottfried Use database triggers to move referencing objects to new versions
Wed, 12 Jun 2019 18:26:26 +0200 Tom Gottfried Avoid empty validity time ranges
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Fri, 31 May 2019 14:16:48 +0200 Tom Gottfried Only erase gauges that have been requested from ERDMS
Wed, 29 May 2019 16:43:26 +0200 Tom Gottfried Improve validation of gauge temporal validity
Fri, 24 May 2019 22:01:32 +0200 Sascha L. Teichmann Don't dereference pointers before checking them not to be nil.
Fri, 24 May 2019 18:06:58 +0200 Sascha Wilde Minor change to new warning for consistency.
Fri, 24 May 2019 17:45:17 +0200 Tom Gottfried Validate temporal validity of gauges on import
Thu, 23 May 2019 12:27:14 +0200 Tom Gottfried Fix adaptation of gauge temporal validity
Fri, 17 May 2019 13:23:22 +0200 Tom Gottfried Mark gauges as erased if they are missing in ERDMS response
Fri, 17 May 2019 12:49:28 +0200 Tom Gottfried Simplify gauges import
Fri, 17 May 2019 10:03:07 +0200 Sascha L. Teichmann Follow-up for 3350:e640f51b5a4e (Fix reporting of removed reference water levels).
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Thu, 16 May 2019 11:53:44 +0200 Tom Gottfried Fix reporting of removed reference water levels
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Mon, 06 May 2019 13:25:49 +0200 Tom Gottfried Handle failing INSERTs gracefully during gauges import
Wed, 13 Mar 2019 18:19:44 +0100 Tom Gottfried Fetch data from ERDMS for all allowed countries
Tue, 05 Mar 2019 17:37:48 +0100 Sascha L. Teichmann Dont cast lat/lon values from ERDMS service to ints.
Mon, 18 Feb 2019 19:38:48 +0100 Tom Gottfried Warn on import of unknown reference level codes
Mon, 18 Feb 2019 18:45:12 +0100 Tom Gottfried Cleanup schema for reference water levels
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Wed, 23 Jan 2019 11:20:14 +0100 Sascha L. Teichmann Imports: Added the new state 'unchanged' which can be issued by the imports to indicate that the database is not modified by the particular imports.
Fri, 18 Jan 2019 19:44:15 +0100 Sascha L. Teichmann Distance marks virtual/Waterway gauge imports: Better fix for swapped Lat/Lon fields.
Wed, 16 Jan 2019 23:54:26 +0100 Sascha L. Teichmann Waterway gauges import: Finalized with re-inserting the reference water levels.
Wed, 16 Jan 2019 22:39:24 +0100 Sascha L. Teichmann Waterway gauges import: Fixed insert/update of gauges. TODO: Re-insert reference water levels.
Wed, 16 Jan 2019 18:34:43 +0100 Sascha L. Teichmann Waterway gauge import: More stuggling with inserting gauges. Not working, yet.
Wed, 16 Jan 2019 16:34:47 +0100 Sascha L. Teichmann Waterway gauges: Started with deleting old gauges to be overwritten.
Wed, 16 Jan 2019 00:51:51 +0100 Sascha L. Teichmann Waterway gauge import: Work around the expected (but nonetheless silly) namespace issues with the SOAP interface.
Tue, 15 Jan 2019 18:09:10 +0100 Sascha L. Teichmann Waterway gauge import: Added support for username/password.
Tue, 15 Jan 2019 16:51:38 +0100 Sascha L. Teichmann Waterway gauges import: Added stub.