-
- Downloads
master: reorganized datafetcher "SDM-only" functionality removed. All tests...
master: reorganized datafetcher "SDM-only" functionality removed. All tests pass, including those that launch DF from a process to simulate command-line execution. TODO: actual command line, as below, should work but doesn't yet: datafetcher --profile local --output-dir ~/Downloads --product-locator uid://evla/execblock/93e1c0cd-76de-4e65-a3f2-d5fe55f386d8 --verbose Pylint also finds some errors, the consequence of fixing which puts red ink in the IJ editor and causes the above-mentioned command-line tests to fail.
Showing
- __init__.py 0 additions, 0 deletions__init__.py
- datafetcher/README.md 1 addition, 2 deletionsdatafetcher/README.md
- datafetcher/__init__.py 0 additions, 0 deletionsdatafetcher/__init__.py
- datafetcher/_version.py 0 additions, 0 deletionsdatafetcher/_version.py
- datafetcher/commands.py 6 additions, 5 deletionsdatafetcher/commands.py
- datafetcher/datafetcher/__init__.py 0 additions, 4 deletionsdatafetcher/datafetcher/__init__.py
- datafetcher/errors.py 0 additions, 0 deletionsdatafetcher/errors.py
- datafetcher/file_retrievers.py 6 additions, 16 deletionsdatafetcher/file_retrievers.py
- datafetcher/locations_report.py 4 additions, 22 deletionsdatafetcher/locations_report.py
- datafetcher/product_fetchers.py 7 additions, 4 deletionsdatafetcher/product_fetchers.py
- datafetcher/setup.py 2 additions, 2 deletionsdatafetcher/setup.py
- datafetcher/test/__init__.py 0 additions, 0 deletionsdatafetcher/test/__init__.py
- datafetcher/test/data/CALIBRATION.json 0 additions, 0 deletionsdatafetcher/test/data/CALIBRATION.json
- datafetcher/test/data/EMPTY.json 0 additions, 0 deletionsdatafetcher/test/data/EMPTY.json
- datafetcher/test/data/IMG.json 0 additions, 0 deletionsdatafetcher/test/data/IMG.json
- datafetcher/test/data/NOT_JSON.json 0 additions, 0 deletionsdatafetcher/test/data/NOT_JSON.json
- datafetcher/test/data/VLA_BAD_SERVER.json 0 additions, 0 deletionsdatafetcher/test/data/VLA_BAD_SERVER.json
- datafetcher/test/data/VLA_LARGE_EB.json 0 additions, 0 deletionsdatafetcher/test/data/VLA_LARGE_EB.json
- datafetcher/test/data/VLA_SMALL_EB.json 0 additions, 0 deletionsdatafetcher/test/data/VLA_SMALL_EB.json
- datafetcher/test/data/VLA_SMALL_EB_BUSTED.json 0 additions, 0 deletionsdatafetcher/test/data/VLA_SMALL_EB_BUSTED.json
Loading
Please register or sign in to comment