[Blends-commit] [Git][blends-team/science][master] 2 commits: Update meteorology, meteorology-dev with new ECMWF packages

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 3 15:09:27 GMT 2023



Andreas Tille pushed to branch master at Debian Blends Team / science


Commits:
f2b358bf by Alastair McKinstry at 2023-01-03T10:53:03+00:00
Update meteorology, meteorology-dev with new ECMWF packages

- - - - -
5457099d by Andreas Tille at 2023-01-03T15:09:20+00:00
Merge branch 'master' into 'master'

Update meteorology, meteorology-dev with new ECMWF packages

See merge request blends-team/science!15
- - - - -


3 changed files:

- debian/changelog
- tasks/meteorology
- tasks/meteorology-dev


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+debian-science (1.14.4) UNRELEASED; urgency=medium
+
+  [ Alastair McKinstry ]
+  * Update meteorology, meteorology-dev with new ECMWF packages
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Tue, 03 Jan 2023 10:51:52 +0000
+
 debian-science (1.14.3) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
tasks/meteorology
=====================================
@@ -4,10 +4,31 @@ Description: Debian Science Meteorology packages
  This metapackage is part of the Debian Pure Blend "Debian Science"
  and installs packages related to Meteorology and Climate.
 
+Recommends: libatlas-ecmwf-utils
+Why: Utilities for grid generation and management (ECMWF)
+
+Recommends: libeckit-utils
+Why: ECMWF software toolkit 
+
+Recommends: libfckit-utils
+Why: ECMWF Fortran toolkit utilities
+
+Recommends: fpzip-utils
+Why: Utilities for Floating-point array compression
+
+Recommends: libaec-tools
+Why: Data compression utility
+
+Recommends: libmetkit-utils
+Why: Utilities for the MetKit MARS access library
+
+Recomends: udunits-bin
+Why: Units translation utility
+
 Recommends: libemos-bin
 Why: Interpolation tool for ECMWF software
 
-Recommands: libodb-api-bin
+Recommands: odc
 Why: Tools for Observation database (ECMWF) handling
 
 Recommends: cdo
@@ -33,12 +54,6 @@ Recommends: ferret-vis
 Recommends: cdftools
 Why: Used by NEMO Ocean model users for file analysis
 
-Recommends: fcm
-Why: Used to build multiple Fortran packages
-
-Recommends: makedepf90
-Why: Used by Fortran build tools
-
 Recommends: flextra
 
 Recommends: flexpart
@@ -47,7 +62,7 @@ Why: Particle Dispersion model for tracing air transport phenomena
 Recommends: magics++
 Why: ECMWF tools for scripted production of visualizations
 
-Recommends: cylc
+Recommends: cylc-flow
 Why: Met monitoring and workflow tool
 
 Suggests: paraview
@@ -56,8 +71,6 @@ Why: 3-D visualisation of climate (netCDF) files
 Recommends: libeccodes-tools
 Responsible: Alastair McKinstry <mckinstry at debian.org>
 
-Recommends: ecaccess
-
 Suggests: geonetwork
 Homepage: http://geonetwork-opensource.org
 Responsible: Alastair McKinstry <mckinstry at debian.org>
@@ -78,6 +91,8 @@ Recommends: python3-cfgrib
 
 Recommends: python3-cdo
 
+Recommends: python3-cfgrib
+
 Recommends: python3-netcdf4
 
 Recommends: python3-grib
@@ -122,14 +137,4 @@ Why: Uncertainty quantification in numerical simulation
 
 Recommends: libdap-bin, libdap-doc
 
-#Suggests: python-dap
-
-Recommends: vistrails
-Why: Used by CDAT, vistrails is a workflow tool used to track changes made
- when investigating climate data.
-
 Recommends: coda
-
-Recommends: sasview
-
-Recommends: gwyddion


=====================================
tasks/meteorology-dev
=====================================
@@ -6,6 +6,12 @@ Description: Debian Science Meteorology-dev packages
  .
  You might also be interested in the science-meteorology metapackage.
 
+Recommends: fcm
+Why: Used to build multiple Fortran packages
+
+Recommends: makedepf90
+Why: Used by Fortran build tools
+
 Recommends: libemos-dev
 Why: standard library for BUFR formats
 
@@ -15,6 +21,18 @@ Why: Much Meteorology software is MPI enabled
 Recommends: libcoarrays-dev
 Why: Enable Co-Array Fortran features in gfortran
 
+Recommends: libatlas-ecmwf-dev
+Why: Utilities for grid generation and management (ECMWF)
+
+Recommends: libeckit-dev
+Why: ECMWF software toolkit 
+
+Recommends: libfckit-dev
+Why: ECMWF Fortran toolkit utilities
+
+Recommends: libfpzip-dev
+Why: Used for floating-point array compression
+
 Suggests: udunits-bin
 Why: udunits is a useful utility
 
@@ -31,6 +49,10 @@ Why: Eccodes is the new standard library for GRIB and BUFR file management.
 Recommends: libgrib2c-dev
 Why: API for reading GRIB2 files
 
+Recommends: ecbuild
+Why: Build utility for  ECMWF software
+
+
 Recommends: libhe5-hdfeos-dev
 Why: EOS extensions to the HDF library, for Earth Observation datatypes.
 
@@ -70,6 +92,9 @@ Why: Much meteorological code is developed in Fortran.
 Recommends: libaec-dev
 Why: NetCDF4/HDF5 now uses AEC compression.
 
+Recommends: libodc-dev
+Why: ECMWF Observational Database development files
+
 Suggests: ksh
 Why: Many Meteorology codes use ksh as their scripting shells.
 
@@ -88,6 +113,9 @@ Why: used by GrADS, NCL , etc. to retrieve netcdf and other large data files.
 
 Recommends: libncarg-bin
 
+Recommends: libmetkit-dev
+Why: ECMWF utility library
+
 Recommends: python3-openturns, libopenturns-dev
 Why: Uncertainty quantification in numerical simulation
 



View it on GitLab: https://salsa.debian.org/blends-team/science/-/compare/a35176eea0d950825b1c1afee46dbd90752ec9a4...5457099d210f1827a3bc49814aeaa174d10c1707

-- 
View it on GitLab: https://salsa.debian.org/blends-team/science/-/compare/a35176eea0d950825b1c1afee46dbd90752ec9a4...5457099d210f1827a3bc49814aeaa174d10c1707
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20230103/51bf20b6/attachment-0001.htm>


More information about the Blends-commit mailing list