Skip to content

writefile.layout_hdf5(): bugfix when using binary file as the reference#682

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:writefile
Oct 18, 2021
Merged

writefile.layout_hdf5(): bugfix when using binary file as the reference#682
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:writefile

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Oct 18, 2021

Description of proposed changes

  • utils.writefile.layout_hdf5(): support using binary file as structure reference to create empty HDF5 files, using the metadata and slice(s) info.

  • simplify the code with vprint()

Reminders

  • Fix geocode.py on swbdLat_*.wbd fails #681
  • Pass Codacy code review (green)
  • Pass Circle CI / local test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ utils.writefile.layout_hdf5(): support using binary file as structure reference to create empty HDF5 files, using the metadata and slice(s) info.

+ simplify the code with vprint()
@yunjunz yunjunz merged commit 2ed0313 into insarlab:main Oct 18, 2021
@yunjunz yunjunz deleted the writefile branch October 18, 2021 02:51
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.

geocode.py on swbdLat_*.wbd fails

1 participant