Skip to content

sensor: add orbit_inclination & repeat_cycle#1181

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:sensor_orbit
Apr 17, 2024
Merged

sensor: add orbit_inclination & repeat_cycle#1181
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:sensor_orbit

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Apr 17, 2024

Description of proposed changes

  • objects.sensor: add Radarsat-1, Radarsat Constellation Mission, and ALOS-4

  • objects.sensor: add the following parameters for all sensors:

    • orbit_inclination
    • repeat_cycle
    • antenna_width
  • utils.plot.auto_adjust_cmap_lut_and_disp_limit(): skip multilooking for small dset

  • fix typos in references in the help msg of several scripts

  • version: remove the unused website & description variables

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ objects.sensor: add Radarsat-1, Radarsat Constellation Mission, and ALOS-4

+ objects.sensor: add the following parameters for all sensors:
   - orbit_inclination
   - repeat_cycle
   - antenna_width

+ utils.plot.auto_adjust_cmap_lut_and_disp_limit(): skip multilooking for small dset

+ fix typo in references in the help msg in several scripts

+ version: remove the unused website & description variables
@yunjunz yunjunz merged commit f3324b8 into insarlab:main Apr 17, 2024
@yunjunz yunjunz deleted the sensor_orbit branch April 17, 2024 03:20
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.

1 participant