- Aug 05, 2024
-
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
- Oct 24, 2023
-
-
Jorrit Schaap authored
-
- May 17, 2023
-
-
Corné Lukken authored
-
- Dec 19, 2022
-
-
Jorrit Schaap authored
-
- Dec 13, 2022
-
-
Jorrit Schaap authored
-
- Dec 05, 2022
-
-
Jorrit Schaap authored
TMSS-3705: fixed ingest_tmss_adapter to handle multiple ingests of same dataproducts. moved ingest_tmss_adapter into tmss docker image, and make it run on scu. Removed TMSS-django-ORM interface from ingestpipeline, implemented an interface via the messagebus
-
- Nov 29, 2022
-
-
Jorrit Schaap authored
-
- Nov 28, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-2146: simplified ltacp to only transfer files/dirs from localhost, thus removing the need for the complex ssh and netcat setups
-
- Nov 25, 2022
-
-
Jorrit Schaap authored
- Nov 07, 2022
-
- Nov 01, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 31, 2022
-
-
Jorrit Schaap authored
TMSS-2035: added schemalocation to sip xml doc. Made sip_xml_doc a property of Dataproduct model. Do not create/store the sip anymore in the SIP model.
-
- Oct 24, 2022
-
-
Jorrit Schaap authored
TMSS-2036: moved dependency from cmake to cicd. (and the TMSSBackend is still dependent on TMSSClient
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 20, 2022
-
-
Jorrit Schaap authored
-
- Jul 19, 2022
-
-
Jorrit Schaap authored
-
- Jul 18, 2022
-
-
Jorrit Schaap authored
-
- Feb 17, 2022
-
-
Jorrit Schaap authored
TMSS-1515: use a single thread-safe TMSSSession http rest client. This throttles the number of simultaneous call to the TMSS rest api to 1, no matter how many parallel ingest transfers are running, thus reducing the load on the tmss server.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-1515: reverted commits. Back to using the original TMSSSession http rest client. Using the django ORM poses too many deployment/infrastructure/firewall problems. Need to make another solution for spamming the rest api.
-
- Feb 15, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-1515: created sub packages TMSSBackendLibs and TMSSBackendBin, made ingest dependent on TMSSBackendLibs
-
- Feb 07, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-1515: replaced used of rest-api-client by direct django orm objects. re-enabled and fixed test.
-
- Nov 16, 2021
-
-
Jorrit Schaap authored
-
- May 31, 2021
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- May 28, 2021
-
-
Jorrit Schaap authored
TMSS-761: Try to get the schema from the schemaLocation url in the sip itself. if that does not work, then read the local copy (which may be a different version)
-