thomas loubrieu
thomas loubrieu
I am using version 1.15.2 % github_changelog_generator --version Version: 1.15.2 I launch the following command line: % github_changelog_generator --user NASA-PDS --project validate --token TOKEN --configure-sections '{"improvements":{"prefix":"**Improvements:**","labels":["Epic"]},"defects":{"prefix":"**Defects:**","labels":["bug"]},"deprecations":{"prefix":"**Deprecations:**","labels":["deprecation"]}}' --no-pull-requests --issue-line-labels ALL Using...
Hello, This is a question: is splitsh available as a github action ? I would like to know if splitsh can be easily implemented as an action which will update...
Hello, I am wondering if there are any plan to make banana work with solr 8.X ? Would there be an alternative to banana for having a flexible dashboard to...
We now do use ccsdspy for our production parsing of the CCSDS packets. Here is the logo of the mission: 
For Europa-Clipper test files, we're having packets separated by specific pieces of binary stream. See spreadsheet https://docs.google.com/spreadsheets/d/1YX-_zw9tdEwkYxdQ5IA8tClHnzwaNehGvE04JfFdY2A/edit#gid=0 We have 3 cases: 1. standard packet sequence 2. fixed length header 3....
## 💡 Description Because currently when integrated with the other tests, all the other tests fail. ### Related Requirements 🦄 #599
## 🧑🔬 User Persona(s) Data Engineer ## 💪 Motivation ...so that I can validate that the DOI is valid and consistent with the PDS4 label. (Requested during Face 2 face...
For Europa-clipper we will have a stable release of our Science Data System which has a dependency on ccsdspy which need to be on a stable release as well. The...
This pull request adds a small script to generate a piece of collection-config configmap to present remote SDAP collections in the local SDAP server.
1) added the fair scheduling option in spark (tested on podaac-devk8s, one big request launched first, small request second, second result comes first, see test code https://github.com/tloubrieu-jpl/sdap_nexus_tests/) 2) added NexusHandlerManager...