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

Remove Rasterio #4079

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Remove Rasterio #4079

merged 4 commits into from
Nov 12, 2024

Conversation

brettedw
Copy link
Collaborator

@brettedw brettedw commented Nov 12, 2024

  • removes rasterio as dependency
    • uses gdal/affine instead
  • removes some unused code: get_surrounding_grid
  • closes Remove Rasterio #4080

Test Links:

Landing Page
MoreCast
Percentile Calculator
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 54.66667% with 34 lines in your changes missing coverage. Please review.

Project coverage is 80.35%. Comparing base (c661d8c) to head (d04a355).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/app/weather_models/process_grib.py 45.90% 33 Missing ⚠️
api/app/c_haines/c_haines_index.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4079      +/-   ##
==========================================
- Coverage   80.37%   80.35%   -0.03%     
==========================================
  Files         309      309              
  Lines       11841    11828      -13     
  Branches      537      537              
==========================================
- Hits         9517     9504      -13     
  Misses       2138     2138              
  Partials      186      186              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

api/poetry.lock Outdated Show resolved Hide resolved
@brettedw brettedw requested review from conbrad and dgboss November 12, 2024 19:23
@brettedw brettedw temporarily deployed to production November 12, 2024 19:42 Inactive
@brettedw brettedw merged commit 4105c3e into main Nov 12, 2024
25 checks passed
@brettedw brettedw deleted the task/remove-rasterio branch November 12, 2024 19:51
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.

Remove Rasterio
3 participants