Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Land-Water Discretizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Global Dynamic Exposure
Completeness
Land-Water Discretizer
Commits
c390e580
Commit
c390e580
authored
2 years ago
by
Danijel Schorlemmer
Committed by
Karsten Prehn
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
4fb6fff7
No related branches found
Branches containing commit
No related tags found
1 merge request
!23
Feature/final data
Pipeline
#42694
canceled
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
discretizer/quadtile.py
+1
-1
1 addition, 1 deletion
discretizer/quadtile.py
with
1 addition
and
1 deletion
discretizer/quadtile.py
+
1
−
1
View file @
c390e580
...
...
@@ -464,7 +464,7 @@ class Quadtile(SpatialFunctions):
Takes a (larger) quadkey and determines whether the four corner coordinates of its tile
fall into the same UTM-zone and latitude-band pair. Recursively calls itself on
`quadkey`
'
s four next child-quadkeys until afore-mentioned condition is met or until
the quadkey reaches level
-
18, in which case the first UTM-zone from a list is returned.
the quadkey reaches level
18, in which case the first UTM-zone from a list is returned.
Since UTM-zone tiles are much larger than working tiles (e.g. level-9) in most cases
it suffices to calculate the UTM-zone once or twice for the working tile or its direct
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment