Skip to content

remove openmp from the dependency list#825

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:dep
Aug 8, 2022
Merged

remove openmp from the dependency list#825
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:dep

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 8, 2022

Description of proposed changes

Reminders

  • 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.

yunjunz added 2 commits August 7, 2022 20:10
+ remove "openmp" from all the dependency files, as "conda install pyresample" will install openmp correctly (llvm-openmp for linux, libgomp for linux; https://conda-forge.org/docs/maintainer/knowledge_base.html#openmp)

+ version.py: remove the prefix "v" from the version number, to be consistent with styles from gdal/numpy
…xels

+ smallbaselineApp.generate_temporal_coherence_mask(): run plot_result() to populate pic folder before raising errors, to facilitate the trouble shooting

+ reference_point: support more flexible mask dataset name in the mask h5 file.
@yunjunz yunjunz merged commit ef31de5 into insarlab:main Aug 8, 2022
@yunjunz yunjunz deleted the dep branch August 8, 2022 06:04
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