JuliaDataCubes / JuliaDataCubes/EarthDataLab.jl
exportcube shifts the netcdf by 360 meters for UTM projection
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 34
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This is similar to #209, that the exportcube function exportcube shifts the data also 360 meters on the xaxis in the same direction as cubefromshape.
This is on #207. But I think, that the same would happen on master, but this is something, that I am going to test tomorrow.
I also need to test this against #198 .
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the exportcube function and compare its UTM projection behavior with the related issues #207, #209, and #198. Reproduce the reported 360-meter x-axis shift on the relevant branch and verify that exportcube produces correctly aligned data without the offset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100