mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-10 17:02:11 +01:00
20 lines
369 B
Plaintext
20 lines
369 B
Plaintext
easyblock = 'Tarball'
|
|
|
|
name = 'DCW'
|
|
version = '1.1.2'
|
|
|
|
homepage = 'http://gmt.soest.hawaii.edu/projects/gmt'
|
|
description = """country polygons for GMT"""
|
|
|
|
toolchain = SYSTEM
|
|
|
|
source_urls = ['ftp://ftp.geologi.uio.no/pub/gmt']
|
|
sources = ['%(namelower)s-gmt-%(version)s.tar.gz']
|
|
|
|
sanity_check_paths = {
|
|
'files': ['dcw-gmt.nc'],
|
|
'dirs': [],
|
|
}
|
|
|
|
moduleclass = 'geo'
|