Skip to content

Instantly share code, notes, and snippets.

@piyushrpt
piyushrpt / isce3_with_homebrew.md
Created February 20, 2024 21:43
Installing isce3 with homebrew
  1. Create your own virtual env with a requirements.in file.

    • add h5py in requirements file to let it resolve but we will update it later
  2. Directory structure

parent
|
|-src/isce3
|-build
|-install
@piyushrpt
piyushrpt / customfeedstock.md
Last active October 21, 2021 20:17
Setting up custom conda feedstock