Skip to content

tsview: print ref_yx/lalo info & use miniforge for dev installation#1139

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:tsview
Jan 14, 2024
Merged

tsview: print ref_yx/lalo info & use miniforge for dev installation#1139
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:tsview

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jan 14, 2024

Description of proposed changes

  • docs/installation: replace miniconda with miniforge
    • use miniforge3 as the recommended conda/mamba installer, instead of miniconda3. This brings two benefits: 1) mamba is installed by default; 2) the conda-forge channel is set as the default and only channel.
    • use mamba as the package installer, instead of conda, for a faster speed and a slightly simpler note as well.
  • tsview: print out ref_yx/lalo info if available
  • simulatiton/iono: fix typo
  • utils.map.auto_lalo_seq*(): check input args for a more meaningful diagnose

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.

+ tsview: print out ref_yx/lalo info if available
+ simulatiton/iono: fix typo
+ utils.map.auto_lalo_seq*(): check input args for a more meaningful diagnose
+ use miniforge3 as the recommended conda/mamba installer, instead of miniconda3. This brings two benefits: 1) mamba is installed by default; 2) the conda-forge channel is set as the default and only channel.

+ use mamba as the package installer, instead of conda, for a faster speed and a slightly simpler note as well.
@yunjunz yunjunz merged commit ab9334e into insarlab:main Jan 14, 2024
@yunjunz yunjunz deleted the tsview branch January 14, 2024 03:01
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