cBLUE-dev-team / cBLUE.github.io

cBLUE is a tool to calculate the total propagated uncertainty of bathymetric lidar data.
https://noaa-rsd.github.io/cBLUE.github.io/
GNU Lesser General Public License v2.1
12 stars 1 forks source link

New yml #49

Closed fpcorcoran closed 2 years ago

fpcorcoran commented 3 years ago

This yml can be used to create a conda environment capable of running cBLUE.

For reviewer(s):

Test on Windows OS using the following commands: cd X:\path\to\cblue conda create env -f cblue.yml python CBLUEApp.py

If python does not throw NameError: 'some-package', confirm merge. Otherwise, please report package name in comment on this thread.