Add conda recipe
Adds a noarch conda recipe to the "goesr" package. Forces python 3.6 or greater given SIFT development strategy. Can be changed. Includes edits to the README for building and installing the conda package.
FYI the conda package for the develop branch (this branch) has been added to SIFT under the noarch
platform. The instructions in the README should work.
Merge request reports
Activity
Filter activity
Also note that there are no tests currently being executed when the build is completed because the unit tests in
goesr.l1b
require a source/test file that isn't bundled with the repository. If the unit tests could be made more independent or if there is a better way of testing the package then the meta.yaml can be modified to run those tests.added 6 commits
-
b62e0311...66f662d1 - 4 commits from branch
develop
- 727f540f - Add conda recipe
- ae4f1d76 - Fix L1b tests and add a few test files
-
b62e0311...66f662d1 - 4 commits from branch
mentioned in commit 6cec6912
Please register or sign in to reply