Skip to content
Snippets Groups Projects
Commit 56de3dba authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Cartopy serial

parent 5bd4d28c
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ version = '0.20.0'
homepage = 'https://scitools.org.uk/cartopy/docs/latest/'
description = """Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy."""
toolchain = {'name': 'gpsmpi', 'version': '2021b'}
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
dependencies = [
('Python', '3.9.6'),
......
......@@ -10,7 +10,7 @@ mappings, and iterators instead of classes specific to OGR. Fiona can read and w
multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS
packages such as pyproj, Rtree, and Shapely."""
toolchain = {'name': 'gpsmpi', 'version': '2021b'}
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
dependencies = [
('Python', '3.9.6'),
......
......@@ -9,8 +9,7 @@ description = """GDAL is a translator library for raster geospatial data formats
to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for
data translation and processing."""
toolchain = {'name': 'gpsmpi', 'version': '2021b'}
toolchainopts = {'usempi': True}
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
source_urls = ['https://download.osgeo.org/gdal/%(version)s/']
sources = [SOURCELOWER_TAR_XZ]
......@@ -28,7 +27,7 @@ builddependencies = [
dependencies = [
('binutils', '2.37'),
('Python', '3.9.6'),
('netCDF', '4.8.1'),
('netCDF', '4.8.1', '-serial'),
('expat', '2.4.1'),
('GEOS', '3.9.1'),
('SQLite', '3.36'),
......@@ -43,7 +42,7 @@ dependencies = [
('PROJ', '8.1.0'),
('libgeotiff', '1.7.0'),
('SciPy-bundle', '2021.10', '', ('gcccoremkl', '11.2.0-2021.4.0')),
('HDF5', '1.12.1'),
('HDF5', '1.12.1', '-serial'),
('HDF', '4.2.15'),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment