[Blends-commit] r3293 - in /projects/science/trunk/debian-science/tasks: meteorology meteorology-dev

mckinstry at users.alioth.debian.org mckinstry at users.alioth.debian.org
Wed Apr 18 15:47:48 UTC 2012


Author: mckinstry
Date: Wed Apr 18 15:47:47 2012
New Revision: 3293

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3293
Log:
Lots of package changes

Modified:
    projects/science/trunk/debian-science/tasks/meteorology
    projects/science/trunk/debian-science/tasks/meteorology-dev

Modified: projects/science/trunk/debian-science/tasks/meteorology
URL: http://svn.debian.org/wsvn/blends/projects/science/trunk/debian-science/tasks/meteorology?rev=3293&op=diff
==============================================================================
--- projects/science/trunk/debian-science/tasks/meteorology (original)
+++ projects/science/trunk/debian-science/tasks/meteorology Wed Apr 18 15:47:47 2012
@@ -5,6 +5,9 @@
 
 Depends: cdo
 Why: Widely-used File format manipulation utility
+
+Depends: nco
+Pkg-Description: Network Climate Operators
 
 Depends: dballe
 
@@ -16,6 +19,9 @@
 Depends: grads
 Why: Used as default tool for viewing BUFR files.
 
+Depends: ferret-vis
+Description: Analysis and Visualisation tool for meteorologists
+
 Depends: magics++
 
 Depends: visit
@@ -25,28 +31,34 @@
 Pkg-Description: Interactive parallel visualization and graphical analysis tool
 Why: Used for 3-D visualisation of netCDF datasets.
 
+Suggests: paraview
+Why: 3-D visualisation of climate (netCDF) files
+
 Depends: libgrib-api-tools
 Responsible: Enrico Zini <enrico at debian.org>
 
 Depends: hdf-eos4
-Homepage: http://hdfeos.net/software.php#HDF-EOS2
-WNPP: 531558
-License: BSD
-Responsible: Alastair McKinstry <mckinstry at debian.org>
 Pkg-Description: Extension to HDF4 to support Earth Observing System datatypes
  HDF-EOS is a software library that is an extension of National Center
  for Supercomputing Applications (NCSA) HDF. The library supports the
  construction of new data structures: Grid, Point and Swath.
 
 Depends: hdf-eos5
-Homepage: http://hdfeos.net/software.php#HDF-EO5
-Responsible: Alastair McKinstry <mckinstry at debian.org>
-WNPP: 530247
-License: BSD
 Pkg-Description: Extension to HDF5 to support Earth Observing System datatypes
  HDF-EOS is a software library that is an extension of National Center
  for Supercomputing Applications (NCSA) HDF. The library supports the
  construction of new data structures: Grid, Point and Swath.
+
+Depends: ecaccess
+Pkg-Description: clients to access ECMWF facilities
+ ecaccess is a suite of client tools to enable access to the computing
+ and data archive facilities of the European Centre for Medium-Range
+ Forecasts (ECMWF).
+ .
+ Strict authentication is performed in a uniform way using SecurID cards
+ and standard (X509) certificates. 
+ SSL is used to guarantee the integrity of the application data, 
+ the transferred jobs and the monitoring information.
 
 Depends: geonetwork
 Homepage: http://geonetwork-opensource.org
@@ -60,18 +72,9 @@
  an embedded interactive web map viewer. This website contains information
  related to the use of the software.
 
-Depends: vis5d+
-Responsible: Alastair McKinstry <mckinstry at debian.org>
-WNPP: 532858
-License: GPL
-Homepage: http://vis5d.sourceforge.net
-Pkg-Description: Vis5d, a free OpenGL-based volumetric visualization program for scientific datasets in 3+ dimensions
-Why: vis5d is used by other tools such as NCL, so many have experience in using it.
-
 Depends: ncl
 WNPP: 531982
 License: BSD
-Responsible:  Alastair McKinstry <mckinstry at debian.org>
 Homepage:  http://www.ncl.ucar.edu/overview.shtml
 Pkg-Description: NCAR Command Language and NCAR Graphics package
  The NCAR Command Language (NCL) is a free interpreted language designed
@@ -80,6 +83,46 @@
  of version 4.3.1), HDF4, binary, and ASCII data, and read HDF-EOS2, GRIB1 and
  GRIB2 (as of version 4.3.0). The graphics are world class and highly
  customizable.
+
+Depends: python-netcdf4
+
+Depends: python-grib
+WNPP: 669260
+License: BSD
+Homepage:  https://pygrib.googlecode.com/svn/trunk/docs/index.html
+Responsible: Alastair McKinstry <mckinstry at debian.org>
+Description: python library for reading/writing GRIB files
+ Python module for reading and writing GRIB (editions 1 and 2) files.
+ GRIB is the World Meterological Organization standard for
+ distributing gridded data. The module is a python interface
+ to the GRIB API C library from the 
+ European Centre for Medium-Range Weather Forecasts (ECMWF).
+
+Depends: python-drslib
+Pkg-Description: Library for processing the CMIP5 Data Reference Syntax
+ CMIP5 is the Climate Model Intercomparison Project 5.  This library supports
+ the generation of paths and filenames corresponding to version 0.28 of thei
+ CMIP Data Reference Syntax. It includes tools for converting from previous
+ CMIP3 forms.
+
+Depends: python-cmor
+Pkg-Description: python interface to CMOR
+ This is a python interface to CMOR, the Climate Model Output Rewriter.
+ CMOR is a tool for rewriting netCDF files to the CMOR conventions
+ for the CMIP Climate Model Intercomparison Project(s).
+
+Depends: python-spherepack
+Description: Python interface to the spherepack scientific library.
+ This is a python interface to spherepack, a library for calculations on 
+ spheres (geophysical).
+
+Depends: cmip5-cmor-tables
+Pkg-Description: CMIP5 tables for the Climate Model Output Rewriter library
+ This package contains tables for use with CMOR that describe the variables
+ and format of data needed for the CMIP5 "Coupled Model Intercomparisoni
+ Project".
+ .
+ CMOR software uses these tables to verify that output is valid.
 
 Suggests: gnudatalanguage, r-base
 Why: Used for data manipiulation
@@ -93,3 +136,20 @@
 Why: Uncertainty quantification in numerical simulation
 
 Depends: aweather
+
+Depends: libdap-bin, libdap-doc
+
+Suggests: pydap
+WNPP: 640037
+License: MIT
+Responsible: Sandro Tosi <morph at debian.org>
+Pkg-Description: DAP (Data Access Protocol) client and server
+ This is a Python implementation of the Data Access Protocol, a scientific
+ protocol for data access developed by the OPeNDAP team
+ (http://opendap.org). This implementation is developed from scratch, following
+ the latest specification of the protocol (DAP 2.0 Draft Community Standard
+ 2005/04/27) and based on my experience with OPeNDAP servers on the wild.
+
+Depends: vistrails
+Why: Used by CDAT, vistrails is a workflow tool used to track changes made
+ when investigating climate data.

Modified: projects/science/trunk/debian-science/tasks/meteorology-dev
URL: http://svn.debian.org/wsvn/blends/projects/science/trunk/debian-science/tasks/meteorology-dev?rev=3293&op=diff
==============================================================================
--- projects/science/trunk/debian-science/tasks/meteorology-dev (original)
+++ projects/science/trunk/debian-science/tasks/meteorology-dev Wed Apr 18 15:47:47 2012
@@ -7,6 +7,20 @@
 
 Depends: libemos-dev
 Why: standard library for BUFR formats
+
+Depends: libgadap-dev
+Pkg-Description: Development files for DAP station data library
+
+Depends: libcmor-dev
+Pkg-Descriptionn: Development files for Climate Model Output Rewriter
+ The "Climate Model Output Rewriter" (CMOR, pronounced "Seymour")
+ comprises a set of C-based functions, with bindings to both python
+ and FORTRAN 90, that can be used to produce CF-compliant netCDF files
+ that fulfill the requirements of many of the climate community's
+ standard model experiments. These experiments are collectively
+ referred to as MIP's and include, for example, AMIP, CMIP, CFMIP,
+ PMIP, APE, and IPCC scenario runs. The output resulting from CMOR
+ is "self-describing" and facilitates analysis of results across models.
 
 Depends: libgrib-api-dev, libgrib-api-tools
 Why: grib-api is the standard library for GRIB2 file management.
@@ -18,8 +32,6 @@
 Why: EOS extensions to the HDF library, for Earth Observation datatypes.
 
 Depends: libhe4-hdfeos-dev
-WNPP: 531558
-Responsible: Alastair McKinstry <mckinstry at debian.org>
 Why: EOS extensions to the HDF library, for Earth Observation datatypes.
 Pkg-Description: Extension to HDF4 to support Earth Observing System datatypes
  HDF-EOS is a software library that is an extension of National Center
@@ -33,6 +45,8 @@
 
 Depends: libgctp-dev
 
+Depends: libdap-dev
+
 Depends: libnetcdf-dev, netcdf-bin
 
 Depends: liblapack-dev, libblas-dev, libfftw3-dev
@@ -41,6 +55,10 @@
 Depends: libblas-doc, liblapack-doc, libfftw3-doc
 
 Depends: liblas-dev
+
+Depends: libspherepack-dev
+
+Depends: libterralib-dev
 
 Suggests: gfortran
 Why: Much meteorological code is developed in Fortran.
@@ -52,12 +70,10 @@
 Why: Simplifies the scripting of builds. 
 
 Depends: liboasis3-dev
+Why: Coupler used by many climate models. Needed by some NWP models to compile.
+ (or stubs for the same routines)
 
-Depends: libudunits-dev
-WNPP: 532430
-Responsible: Alastair McKinstry <mckinstry at debian.org>
-Homepage: http://www.unidata.ucar.edu/software/udunits/
-Language: C
+Depends: libudunits2-dev
 Why: widely used in climate models.
 Pkg-Description: Library for the programatic handling of units of physical quantities
  The UDUNITS package supports units of physical quantities (e.g., meters, seconds).
@@ -68,18 +84,20 @@
 Depends: libdap-dev
 Why: used by GrADS, NCL , etc. to retrieve netcdf and other large data files.
 
-Depends: libnc-dap-dev
-WNPP: 537111
-Homepage:  http://opendap.org/download/nc-dods.html
-Responsible: Youhei SASAKI <uwabami at gfd-dennou.org>
-Pkg-Description: The netCDF Client Library is an alternative implementation of Unidata's netCDF 3.6 API.
- The netCDF Client Library is an alternative implementation of Unidata's   netCDF 3.6 API.
- Our version adds the capability to dereference OPeNDAP URLs. You can substitute our version 
- of the library when linking your application and then simply pass an OPeNDAP URL 
- in where you would normally use a file name.
-
 Depends: python-openturns, libopenturns-dev, openturns-wrapper
 Why: Uncertainty quantification in numerical simulation
 
 Suggests: liblife-dev
 Why: Partial differential equations library, FEA, CFD
+
+Depends: wcslib-dev, wcslib-doc
+Why: Co-ordinates system for geographical data in FITS files
+
+Depends: librsl-dev
+Pkg-Description: Development files for RSL
+ RSL is a library produced by the NASA TRMM Satellite Validation Office and
+ used to access several radar file formats. It can generated images directly
+ or be used to load data files for other programs.
+ .
+ It can read the following file formats: WSR88D/NEXRAD, Lassen, Sigmet,
+ McGill, UF, HDF, RAPIC, RADTEC and the native RSL file format.




More information about the Blends-commit mailing list