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

Sensor flag fixes #26

Draft
wants to merge 96 commits into
base: main
Choose a base branch
from
Draft

Sensor flag fixes #26

wants to merge 96 commits into from

Conversation

mliukis
Copy link
Collaborator

@mliukis mliukis commented Apr 23, 2024

Various fixes as we started building v2 mosaics:

  • New way to merge multi-EPSG mosaics: take values that correspond to the maximum count0 overall
  • sensor_flag attribute, encoding changes: reverse 0s and 1s
  • Add command-line option to use valid v[xy]_error_slow in place of v[xy]_error values when creating composites (used to create RGI05A and RGI19A mosaics)

…dt_max which has units="days" will be interpeted as numpy.dtype[timedelta64] otherwise
…e which introduces type issues when filtering the data
…ING_VALUE) due to precision limitation; Use taichi datatypes in Taichi classes to avoid warnings
…hen saving reprojected mosaics to NetCDF; flake8 warning fixes
…or both X and Y components by extracting rotation "theta" and scale factors from transofmation matrix, then project in v0 direction; Fix scaling of v_amp_error based on valid original and re-projected v_amp
@mliukis mliukis self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant