Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grk2450-fireworks-tutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Ivan Kondov
grk2450-fireworks-tutorial
Commits
7c96a457
Commit
7c96a457
authored
5 years ago
by
Ivan Kondov
Browse files
Options
Downloads
Patches
Plain Diff
added link to MongoDB query tutorial
parent
6a712502
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/advanced.rst
+6
-5
6 additions, 5 deletions
docs/advanced.rst
with
6 additions
and
5 deletions
docs/advanced.rst
+
6
−
5
View file @
7c96a457
...
...
@@ -234,16 +234,17 @@ the returned data is completed with the specs of the selected fireworks::
name: The coffee workflow
The third example demonstrates even more complex use of a query for a DFT
calculation of a water molecule. The query include a regular expression
,
and the
calculation of a water molecule. The query include
s
a regular expression and the
workflow metadata in the filter section. Additionally, more than one firework is
selected and for one firework specific updates (from all updates) are selected.
All queries are mongo queries and have the pymongo syntax.
For a detailed tutorial on queries it is referred to the MongoDB query tutorial
(select there your programming language):
https://docs.mongodb.com/manual/tutorial/query-documents/
Use FilePad to store files
--------------------------
The queries used here are pymongo query, i.e. have Python syntax, and are
serialized to YAML and to JSON:
Not every feature of FireWorks is covered in this tutorial. Please visit the
...
...
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