Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libcdi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpim-sw
libcdi
Commits
6dcbba85
Commit
6dcbba85
authored
3 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
Set revision number to 2.0.0.
parent
943f527e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README_FDB
+8
-0
8 additions, 0 deletions
README_FDB
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
9 additions
and
1 deletion
README_FDB
0 → 100644
+
8
−
0
View file @
6dcbba85
Since CDI version 2.0.0 access to FDB5 is supported.
This support has the status experimental, because the error handling is still very limited.
Furthermore, the user interface currently allows only limited access to the FDB.
For FDB access a fdb5 and ecCodes library is required.
FDB5 support is enabled with the configure option:
--with-fdb5=<fdb5 root directory>
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
6dcbba85
...
...
@@ -7,7 +7,7 @@
AC_PREREQ([2.69])
LT_PREREQ([2.4.6])
AC_INIT([cdi],[2.0.0
rc5
],[https://mpimet.mpg.de/cdi])
AC_INIT([cdi],[2.0.0],[https://mpimet.mpg.de/cdi])
AC_DEFINE_UNQUOTED(CDI, ["$PACKAGE_VERSION"], [CDI version])
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment