Commit graph

60 commits

Author SHA1 Message Date
Luis Aleixo
d6d65c178a Added section title to expernal api reference 2022-06-27 16:31:05 +01:00
Luis Aleixo
1dd8d21cb7 Added external API reference to README 2022-06-27 16:31:05 +01:00
CERN\Andrejh
37c1ecb636 correction to naming convention 2022-05-31 11:05:28 +02:00
CERN\Andrejh
7850c91cee reference short-range paper from Yuguo Li 2022-05-30 17:33:37 +02:00
Luis Aleixo
26cf6fb0f0 added missing newline 2022-05-11 17:09:32 +02:00
Luis Aleixo
601ff171d6 Added newline in readme 2022-05-11 17:09:32 +02:00
Luis Aleixo
fe078f1446 Added zenodo DOI for repository into the readme and index.html.j2 page 2022-05-11 17:09:32 +02:00
James Devine
6226048f9b Return LFS files to repository 2022-04-06 11:48:34 +02:00
Luis Aleixo
4f6398e819 Replaced "long range" by "long-range" 2022-03-24 13:55:03 +01:00
Andre Henriques
152e5a2106 changes to README 2022-03-23 11:28:12 +01:00
Andre Henriques
eb68ce000b Update year of publication 2022-02-18 15:29:29 +01:00
James Devine
385be44ea2 Added github message 2022-02-15 16:20:45 +01:00
Luis Aleixo
659301fa6d Removed unused text (test) in readme 2022-02-11 10:12:43 +00:00
Andre Henriques
930a34b613 update the reference and citation 2022-02-11 10:09:54 +00:00
Luis Aleixo
008efd3467 Updated config-fetch and config-generate for routes.yaml 2022-01-13 17:38:02 +01:00
Luis Aleixo
a73f8ec5de Changed routes.yaml file name and respective reference in README 2022-01-13 16:36:01 +01:00
Nicola Tarocco
b9a5f7844f Changes to move PROD to OKD4 2022-01-10 17:41:37 +01:00
Luis Aleixo
2aba369ca2 Merge branch 'master' into feature/base_theme_improvements 2021-12-21 10:48:10 +00:00
Nicola Tarocco
3266d806d5 changes after migration to OKD4 2021-12-21 11:29:43 +01:00
Luis Aleixo
d3d5b2ae6b Changed README on how to run CARA with CERN theme 2021-12-02 16:45:43 +01:00
James Devine
55d2d6fb34 Update README.md, fixed capitalisation on headings 2021-10-13 15:56:50 +02:00
James Devine
db02132853 Allow location selection as part of the calculator, with temp profile from local weather station 2021-09-02 11:58:32 +02:00
Luis Aleixo
acbf676a28 Remove the concept of quanta in the model, focusing instead on virons. 2021-08-06 08:24:25 +00:00
Luis Aleixo
cc4fb7cd3a Update luis' contribuion on README 2021-08-05 14:06:14 +00:00
Luis Aleixo
9f48be9840 Update README.md 2021-08-04 13:21:16 +00:00
Phil Elson
af3fe421db Fix the expert app, as the new docker image did not support running as non-root. 2021-07-30 17:53:19 +02:00
Phil Elson
e1392fb8ce Move the expert app into the cara package. Helps with convenient access from the cara-webservice image. 2021-07-30 10:45:24 +02:00
Phil Elson
74ee8b5241 Implement the normalisation and comparison of openshift config items 2021-07-29 09:38:59 +02:00
Phil Elson
91ea826060 Add a CI job to validate the test-cara instance. 2021-07-29 09:38:59 +02:00
Phil Elson
7d14bc488f Tests passing for OpenShift config checking on the test-cara instance. 2021-07-14 13:32:02 +02:00
Nicola Tarocco
ae52961361 Fix docker-compose and update README 2021-07-09 16:09:33 +02:00
Nicolas Mounet
71a788638b Adding (NTNU) to Markus' affiliation 2021-06-29 09:32:26 +02:00
Nicola Tarocco
7ad06238dd calculator: make URL path customizable 2021-06-15 14:53:34 +02:00
James Devine
0d71a5a46d Added comments from MR!175, resolves thread. 2021-05-17 15:13:14 +00:00
James Devine
ea5ca699f8 Update README.md with link to climatology tools repo 2021-05-06 18:09:00 +00:00
Andre Henriques
54ad996d0b Merge branch 'feature/docker-calculator' into 'master'
Add a dockerfile and details of how to run it

See merge request cara/cara!171
2021-05-03 21:03:02 +00:00
Phil Elson
178ee72fe3 Add a dockerfile and details of how to run it. 2021-05-03 20:10:44 +02:00
Andre Henriques
a3ad121f71 typo in heading style 2021-05-03 15:11:45 +00:00
Andre Henriques
54b2fc96ef add NTNU for Markus 2021-05-03 13:03:49 +00:00
Andre Henriques
7abd6dd65b Add authorship and citation to README.md 2021-05-03 12:57:47 +00:00
Phil Elson
5eb87372be Update the pages based on the open source requirements. 2021-04-29 23:56:33 +02:00
Phil Elson
9a17121d9e Allow theming of CARA (initially in the report only, to be extended later on). 2021-04-15 13:46:46 +02:00
Phil Elson
989a7ddd6a Simplify the build since we only need one application image for both the caclulator and the expert app. 2021-03-26 08:50:51 +01:00
Philip James Elson
a06e679393 Merge branch 'feature/openshift-templates-auth-service' into 'master'
Add OpenShift templates for new auth service

See merge request cara/cara!142
2021-03-03 18:45:36 +00:00
Nicola Tarocco
babde8b0bc Add OpenShift templates for new auth service 2021-03-03 19:37:18 +01:00
Phil Elson
d4a33b546b Add a disclaimer about the repository, and remove the inaccurate GPL statement. 2021-03-03 16:55:42 +01:00
Nicola Tarocco
18af16f749 Merge branch 'feature/oidc-nginx' into 'master'
Implement authentication through nginx's ngx_http_auth_request_module module

See merge request cara/cara!139
2021-03-02 17:54:13 +00:00
Nicola Tarocco
175fc49338 Fixed to OpenShift templates 2021-03-01 16:15:47 +01:00
Phil Elson
85a378691e Implement OIDC through nginx's ngx_http_auth_request_module module. 2021-02-26 22:08:05 +01:00
Philip James Elson
182294348f Merge branch 'feature/openshift-templates' into 'master'
Add OpenShift templates

See merge request cara/cara!135
2021-02-10 10:39:15 +00:00