Stepheny Perez

Results 17 issues of Stepheny Perez

Issue found in 1.15.0 UAT: some bboxes are seeing validation errors: - `-180,-60,-120,60` - "ERROR - Error parsing "--bounds": S Latitude must be

Add a "basic usage" section to the README so we can link to this from the website

Current behavior is that, if a granule name is provided through the `--granule-name` param, we don't provide the temporal range in the CMR query, even if given by the user....

Currently the version is hardcoded in `subscriber/podaac_access.py`, so it has to be manually updated in two places: `subscriber/podaac_access.py` and `pyproject.toml`. We should pull the version from `pyproject.toml` instead of hardcoding...

It would be convenient if I could optionally provide dates without times for `--start-date` and `--end-date`. If no time is provided, `T00:00:00Z`/`T23:59:59Z` would be automatically added to the provided start...

We have a singleton process (only enabled on 1 worker, and limit is 1), but we are occasionally seeing 2 concurrent runs of that process. It seems like this problem...

project-impacted

* Improved speed of deletebyquery tool by moving cassandra delete to each solr page delete * Added `-f` and `--force` flag that will skip the prompts before deleting