-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bump base image Ubuntu to 24.04, Bump gdal to 3.9 #3995
Conversation
…allow higher mem for nats deployment
In
|
Unintentional, I just can't read yaml. Thanks for catching. |
One more in that same file:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! And great perseverance!
warp_options = gdal.WarpOptions( | ||
format="GTiff", | ||
cutlineDSName=DB_READ_STRING, | ||
cutlineSQL=f"SELECT geom FROM public.advisory_shapes WHERE id={advisory_shape_id}", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still works?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is an unused function now. I created a ticket last week to pull out some of this unused elevation code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh this isn't used anymore (it's from the old elevation stats job). There's a ticket to clean that up: #3997
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quality Gate passedIssues Measures |
wps-api-base
to useosgeo/gdal:ubuntu-small-3.9.2
which comes with Ubuntu 24.04, python 3.12.3 and gdal 3.9.2numpy
installationcutlineWkt
instead ofcutlineSQL
fromgdal
to avoid issues with gdal postgres search pathsshapely
fromtileserv
project since it doesn't build with python 3.12.3 and we don't use it anymoreTest Links:
Landing Page
MoreCast
Percentile Calculator
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator