Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sec23
korte
CORBASS
Commits
09dfa0ab
Commit
09dfa0ab
authored
Feb 03, 2020
by
Maximilian Schanner
Browse files
Merge branch 'FieldTools' into 'master'
Field tools See merge request arthus/corbass!4
parents
afba915c
c23638c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
FieldTools/meta.yaml
View file @
09dfa0ab
package
:
name
:
pyfield
version
:
"
0.1.
3"
version
:
0.1.
2
source
:
# Alternative: Get a tarball from a -- to be assigned -- DOI
git_url
:
https://gitup.uni-potsdam.de/matusche/fieldtools.git
git_tag
:
master
# Until we merged it to master; shall become a tag
# Get it from GIT XXX Git not yet public
#git_url: https://gitup.uni-potsdam.de/matusche/fieldtools.git
#git_tag: i1 # interim branch
# Get a tarball from GFZ data services
url
:
ftp://datapub.gfz-potsdam.de/download/10.5880.FIDGEO.2019.033/fieldtools.tar.gz
build
:
# Not quite sure about $PYTHON; Docs are just using bare 'python'
...
...
@@ -15,6 +18,7 @@ requirements:
build
:
-
{{
compiler('cxx')
}}
-
swig
-
numpy
# setup.py relies on numpy
-
pkg-config
-
eigen
...
...
@@ -30,6 +34,12 @@ requirements:
-
eigen
# Not sure if required
test
:
commands
:
-
$PYTHON -c 'import pyfield; import doctest; doctest.testmod(pyfield)'
-
$PYTHON -c 'import pyfieldcore; import doctest; doctest.testmod(pyfieldcore)'
imports
:
-
pyfield
about
:
license
:
GPLv3
license_file
:
LICENSE
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment