Summary
NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. This is the FORTRAN 77 and 90 library on top of the C library.
Versions
v4.6.1 :: 0/7 :: gentoo
- Modified
- License
- UCAR-Unidata
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc examples test zstd
v4.5.4-r1 :: 0/7 :: gentoo
- Modified
- License
- UCAR-Unidata
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc examples static-libs
v4.5.4 :: 0/7 :: gentoo
- Modified
- License
- UCAR-Unidata
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc examples static-libs
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zstd
- Enable support for ZSTD compression
Dependencies
dev-lang / cfortran : Header file allowing to call Fortran routines from C and C++
sci-libs / netcdf : Scientific library and interface for array oriented data access
Runtime Dependencies
sci-libs / netcdf : Scientific library and interface for array oriented data access
Bugs
- 886459
- sci-libs/netcdf-fortran-4.5.4 fails to compile (CLANG-STRICTER-SYSTEM): configure: error: Fortran could not compile .f90 files
- 890503
- sci-libs/netcdf-fortran-4.5.4 fails tests (DASH-SYSTEM): FAIL: tst_fill_int64
- 901271
- sci-libs/netcdf-fortran-4.6.1 fails to compile: error: tag HTML_FOOTER: footer file footer.html does not exist
- 926336
- sci-libs/netcdf-fortran-4.6.1 installs pkg-config files that do not respect libdir
- 944859
- sci-libs/netcdf-fortran-4.6.1 fails to compile: Error: Type mismatch between actual argument at (1) and actual argument at (2) REAL(8))
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
sci-libs/netcdf-fortran: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/927588 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: add 4.6.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: drop 4.5.3
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-libs/netcdf-fortran: use release tarball
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: fix UnusedInherits
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-libs/netcdf-fortran: add 4.5.4
Drops Fortran flag workaround: https://github.com/Unidata/netcdf-fortran/commit/846ec7ac1d1eb552d319ce51fd70b832f6fcb347 Bug: https://github.com/Unidata/netcdf-fortran/pull/316 Bug: https://bugs.gentoo.org/723274 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/netcdf-fortran: Drop 4.4.3
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: add 4.5.3
Closes: https://bugs.gentoo.org/771612 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
sci-libs/netcdf-fortran: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/netcdf-fortran: workaround gcc 10 (fortran) failure
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-libs/netcdf-fortran: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-libs/netcdf-fortran: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Michael Mair-Keimberger · gentoo
sci-libs/netcdf-fortran: use HTTPS - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/pycountry'
Pull request: https://github.com/gentoo/gentoo/pull/721 - David Seifert · gentoo
sci-libs/netcdf-fortran: Replace 'doins' with 'dodoc -r'
Package-Manager: portage-2.2.27 - David Seifert · gentoo
sci-libs/netcdf-fortran: Version bump to 4.4.3
* EAPI=6 * Remove usage of 'autotools-utils' Package-Manager: portage-2.2.27 - Justin Lecher · gentoo
Merge branch 'Reinis-netcdf'
* Reinis-netcdf: sci-libs/netcdf-fortran: Version bump to 4.4.2 sci-libs/netcdf: Version bump to 4.4.0 - Reinis Danne · gentoo
sci-libs/netcdf-fortran: Version bump to 4.4.2 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed