Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added option to not re-download cutouts #134

Merged
merged 6 commits into from
Sep 1, 2022
Merged

Conversation

astrophpeter
Copy link
Collaborator

Fixes # .

Description of the Change

Added settings option to not re-download cutouts if they already exist.

Checklist

Please check all that apply to your proposed changes

  • HTML code change
  • Added package dependency
  • Added data
  • Changed django model
  • Documentation change
  • Added or changed TaskRunner

Additional context

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #134 (993e8ce) into main (0c3de20) will decrease coverage by 4.53%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   66.41%   61.88%   -4.54%     
==========================================
  Files          21       21              
  Lines        1566     1574       +8     
==========================================
- Hits         1040      974      -66     
- Misses        526      600      +74     
Impacted Files Coverage Δ
app/host/cutouts.py 27.41% <0.00%> (-4.07%) ⬇️
app/host/prospector.py 29.87% <0.00%> (-61.04%) ⬇️
app/host/transient_tasks.py 61.20% <0.00%> (-7.76%) ⬇️
app/host/photometric_calibration.py 52.17% <0.00%> (-4.35%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@astrophpeter astrophpeter marked this pull request as ready for review September 1, 2022 16:47
@astrophpeter astrophpeter merged commit 475241d into main Sep 1, 2022
@astrophpeter astrophpeter deleted the peter-cache_cutouts branch September 1, 2022 16:50
djones1040 pushed a commit that referenced this pull request Jul 30, 2023
added option to not re-download cutouts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant