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

Improvements to altimetry analysis and plotting #40

Open
1 of 8 tasks
bpurinton opened this issue Aug 1, 2024 · 0 comments
Open
1 of 8 tasks

Improvements to altimetry analysis and plotting #40

bpurinton opened this issue Aug 1, 2024 · 0 comments

Comments

@bpurinton
Copy link
Contributor

bpurinton commented Aug 1, 2024

  • Better selection of ICESat tracks for pc_align (and validation). Use DEM timestamp to select:
    • closest in time
    • ~90 day padding
    • all time
    • seasonal
    • Spawn all four, see if they agree and provide similar translations
  • Improve profile plotting:
    • before and after plots from pc_align
    • add ATL03 photons
    • use mix of markers for altimetry and lines for DEM (continuous surface)
    • separate ground and top of canopy and plot both
    • How to select profiles for plotting? Interactive? Closest in time? Most points left after filtering?
      • use dh map to find best and worst agreement (worst = 90th percentile or so); do show the minimum (best)
      • group by spot + track + cycle to get unique profiles; look at stats of those; perhaps filter points more with that information
      • plot longest track
  • Incorporate GEDI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant