Skip to content

akinremisa/rffw

Repository files navigation

rffw

Forward calculation of radial receiver function

Installation from source code using environment.yml

To obtain the latest updates, you can install rfsed from the source code, available on GitHub.

# Clone the rfsed repository from GitHub
git clone https://github.com/akinremisa/rffw.git

# Change directory to the same directory that this repo is in (i.e., same directory as setup.py and environment.yml)
cd rffw  # That's the standard name the folder should have

# Create the conda environment, install dependencies, and install the rfsed package using environment.yml
conda env create -f environment.yml

# Activate the conda environment
conda activate rffw

About

Forward calculation of 1D radial receiver function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors