-
-
Currently there are parts in the xcube dataset i/o that do not use the data store framework but try to access data on their own. This leads to redundant code and an increased maintenance effort. These…
-
### Checked for duplicates
Yes - I've already checked
### 🐛 Describe the bug
When I submitted a new tool to the tool registry, I noticed we never receive a notification email to pds-operator@…
-
## 💡 Description
Current bot detection routine is fairly basic and rule based. Create a more complete solution to detect web crawlers and bot interaction with PDS Nodes.
-
## 💪 Motivation
...so that the DOI API is accessible for the DOI-UI, with basic authentication (configured on pdscloud-prodX apache)
## 📖 Additional Details
-
the code in ```core/log.go``` writes log messages to stdout, which is where the tool also writes the output of queries.
when redirecting the data to a file or parsing it, it will be corrupted.
i w…
-
## 💡 Description
- [x] Create pdsrpt user on new machines hosting IMG data/websites (@jasonmlkang)
- [x] Update log format on new machines to be Apache Combined (@jasonmlkang)
- [x] Update re…
-
When wanting to save a cube with `xcube.core.dsio.write_cube` for S1GRD which includes the variables 'INCIDENCE_ANGLE' or 'ILLUMINATED_AREA', the Error `HTTPError('400 Client Error: Bad Request for ur…
-
Pathname resolution is not conforming to [POSIX](http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap04.html#tag_04_11): Trailing slashes lead to problems. The function `_FAT_directory_ent…
-
# What feature or capability would you like?
A lot of CSVs in the world are not separed by `,`. It would be great to infer the separator and make qri able to read every kind of CSVs.
### Do yo…