Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sounder2iff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Bearson
sounder2iff
Commits
b8fbe511
Commit
b8fbe511
authored
9 years ago
by
Ray Garcia
Browse files
Options
Downloads
Patches
Plain Diff
finally a potentially viable package
parent
f84b3016
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.sh
+0
-3
0 additions, 3 deletions
build.sh
conda-recipe/meta.yaml
+10
-3
10 additions, 3 deletions
conda-recipe/meta.yaml
with
10 additions
and
6 deletions
build.sh
deleted
100644 → 0
+
0
−
3
View file @
f84b3016
#!/bin/bash
$PYTHON
setup.py
install
This diff is collapsed.
Click to expand it.
conda-recipe/meta.yaml
+
10
−
3
View file @
b8fbe511
...
@@ -3,8 +3,15 @@ package:
...
@@ -3,8 +3,15 @@ package:
version
:
1.0.1n
version
:
1.0.1n
source
:
source
:
git_rev
:
v1.0.1n
path
:
..
git_url
:
https://gitlab.ssec.wisc.edu/nickb/sounder2iff.git
build
:
script
:
python setup.py install
number
:
0
entry_points
:
-
collo2iff = sounder2iff.collo2iff:main
-
cris2iff = sounder2iff.cris2iff:main
-
fuse2iff = sounder2iff.fuse2iff:main
requirements
:
requirements
:
build
:
build
:
...
@@ -32,7 +39,7 @@ requirements:
...
@@ -32,7 +39,7 @@ requirements:
test
:
test
:
imports
:
imports
:
-
sounder2iff
-
sounder2iff
about
:
about
:
home
:
home
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment