- 24 Mar, 2022 1 commit
-
-
Alan De Smet authored
issue #10
-
- 25 Feb, 2022 1 commit
-
-
Alan De Smet authored
We encouraged setting CSPP_GEO_AITF_ANCIL_TIMEOUT to a large value as a workaround, so we can't rely on it being a good value. https://gitlab.ssec.wisc.edu/cspp_geo/cspp-geo-aitf/-/issues/345
-
- 04 Feb, 2022 3 commits
-
-
Alan De Smet authored
-
Alan De Smet authored
Also add some _getenv tests, including for the new functionality.
-
Alan De Smet authored
Rely on a non-routable IP address. Hypothetically might fail if some layer is configured to return errors for such addresses. But it's a lot easier that standing up (and maybe suspending?) a mini server.
-
- 24 Jan, 2022 3 commits
-
-
Alan De Smet authored
Resolves https://gitlab.ssec.wisc.edu/cspp_geo/cspp-geo-aitf/-/issues/345
-
Alan De Smet authored
-
Alan De Smet authored
-
- 08 Nov, 2021 8 commits
-
-
Alan De Smet authored
Standardize help messages between aitf-data-for-run and aitf-update-cache https://gitlab.ssec.wisc.edu/cspp_geo/cspp-geo-aitf/-/issues/298
-
-
Alan De Smet authored
We need default of _2_ days cache since we start TOMORROW https://gitlab.ssec.wisc.edu/cspp_geo/cspp-geo-aitf/-/issues/298
-
Alan De Smet authored
Clarify --expiration is "unused" files, not "old" https://gitlab.ssec.wisc.edu/cspp_geo/cspp-geo-aitf/-/issues/298
-
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
- 27 Oct, 2021 1 commit
-
-
Alan De Smet authored
Was removed over a month ago; just failed to remove obsolete documentation
-
- 20 Sep, 2021 2 commits
-
-
Alan De Smet authored
it was causing a test grief, also it looked bad
-
Alan De Smet authored
-
- 17 Sep, 2021 2 commits
-
-
Alan De Smet authored
-
Alan De Smet authored
-
- 03 Sep, 2021 16 commits
-
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
Just trying to prune __init__
-
Alan De Smet authored
This matches the old aitf-mirror behavior (and matching tests)
-
Alan De Smet authored
-
Alan De Smet authored
Relative to the dst passed to Downloader's update_cache/download_for_time
-
Alan De Smet authored
-
Alan De Smet authored
It was an overly clever hack. Manage summaries directly
-
Alan De Smet authored
Previously we relied on DownloadStats.report() to do it, but we don't guarantee that will happen anymore. And really, when Downloader.update_cache or Downloader.download_for_time finish, it's done and should be marked as such.
-
Alan De Smet authored
It's no longer needed and it was an over-clever hack. #6
-
Alan De Smet authored
instead of magical logging.progress level. #6
-
- 02 Sep, 2021 3 commits
-
-
Alan De Smet authored
-
Alan De Smet authored
DownloadStatistics.all_files() returns files that were downloaded or found in the cache Part of #5
-
Alan De Smet authored
-