You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
repo: Restructured floatcsep repo layout. Registries, repos, task handlers, environments and loggers are now part of infrastructure submodule. Report and Plot_handlers (old postprocess) now placed onto postprocess submodule. accessors, readers, and helpers (old utils.pt) now places onto utils submodule. modified tests and docs accordingly
Copy file name to clipboardExpand all lines: docs/intro/concepts.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The CSEP experiments consist in the prospective evaluation of probabilistic eart
12
12
A Floating Testing Experiment encapsulates each experiment into its own runnable environment, taking advantage of version control (i.e. ``git``), open-data repositories (e.g. `Zenodo <https://zenodo.org>`_) and Infrastructure as Code (e.g. `Docker <https://docker.com>`_) technologies, making it reproducible, re-usable and shareable during the time scale of the
13
13
evaluations.
14
14
15
-
``feCSEP`` goals
15
+
``floatCSEP`` goals
16
16
----------------
17
17
18
18
This is an application to deploy reproducible and prospective experiments of earthquake forecasting, namely a Floating Eperiment, that can operate independent of a particular testing server. With this application, researchers, institutions and users can
0 commit comments