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

Prototype roadmap #2

Open
4 of 15 tasks
apasto opened this issue Nov 6, 2022 · 1 comment
Open
4 of 15 tasks

Prototype roadmap #2

apasto opened this issue Nov 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@apasto
Copy link
Owner

apasto commented Nov 6, 2022

TO-DO list, from concept to prototype

To be implemented

  • script: window half size in output filenames
  • global regression (i.e. non-windowed)
  • output in a single netcdf file, with fields
  • example data, synthesized or from a real case (e.g. real topography, generate random (smooth) c0, c1 and synthesize correlated observable, masking a real uncorrelated signal)
  • unit tests
  • package
  • multiprocessing parallelism
  • why xarray? the core rolling regression works fine for any array of the same size - we only need to assert for that.
  • perform the decorrelation, including a remove-compute-restore "average preserving" strategy (otherwise the decorellation carries an implicit HP-filter side effect)

Document these aspects of the implementation:

  • aspect ratio (arising from range-azimuth coordinates in InSAR applications)
  • managing nans
  • output quantities
  • predicted part and residuals
  • documentation of script behaviour
  • module: decorellation without file i/o (pending splitting of script and module)
@apasto apasto added the enhancement New feature or request label Nov 6, 2022
@apasto apasto self-assigned this Nov 6, 2022
@apasto apasto added this to the Prototype implementation milestone Nov 6, 2022
@apasto apasto pinned this issue Sep 23, 2023
@apasto
Copy link
Owner Author

apasto commented Mar 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant