- Aug 20, 2024
-
-
Alvin Noe Ladines authored
Changelog: Changed
-
- Aug 16, 2024
-
-
Alvin Noe Ladines authored
Changelog: Changed
-
- Aug 15, 2024
-
-
Alvin Noe Ladines authored
Changelog: Changed
-
- Jun 18, 2024
-
-
Lauri Himanen authored
Changelog: Changed
-
- Apr 16, 2024
-
-
Lauri Himanen authored
-
- Mar 27, 2024
-
-
Florian Dobener authored
-
- Mar 15, 2024
-
-
Lauri Himanen authored
Changed the config mechanism to delay validation until all data is read, streamlined configuration logic, and improved use of pydantic validators. Changelog: Changed
-
- Mar 14, 2024
-
-
Lauri Himanen authored
-
Lauri Himanen authored
Changed the configuration loading logic to support partial updates that are validated only once the full configuration is loaded. Changelog: Changed
-
- Feb 27, 2024
-
-
- Feb 14, 2024
-
-
Florian Dobener authored
-
- Feb 08, 2024
-
-
yaruwang authored
-
- Jan 31, 2024
-
-
Alvin Noe Ladines authored
Changelog: Added
-
- Jan 17, 2024
-
-
Lauri Himanen authored
Changelog: Changed
-
- Dec 20, 2023
-
-
This adds the perovskite solar cell database schema as a submodule from a nomad-schema-plugin repository. It does **not** remove the schema files from the source code yet. Changelog: Changed
-
- Dec 07, 2023
-
-
Alvin Noe Ladines authored
Changelog: Added
-
- Aug 11, 2023
-
-
Changelog: Changed
-
- Jun 07, 2023
-
-
Nathan Daelman authored
Apply changes made to `parsers/electronic/electronicparsers/fhiaims` in https://github.com/nomad-coe/electronic-parsers/commit/2a64416b0d78260c352034b0a76b5fa728645d4c and https://github.com/nomad-coe/electronic-parsers/commit/ad5533e7f16e7ba8100e68c2ca8139f248a4d23c
-
- Apr 22, 2023
-
-
Markus Scheidgen authored
We already kinda described parsers like plugins via MatchingParserInterface. This commits adds a Pydantic config model called Parser (inheriting from Plugin) in front of MatchingPerserInterface. This commit moves the interface definitions from nomad.parsing.parsers into the config under nomad.config.plugins. It also adds a simple schema plugin model. But there are no existing schemas yet. Changelog: Added
-
Markus Scheidgen authored
This removes the gui artifacts from the gui build. The artifacts are loaded from the application and therefore depend on the application configuration and not the current build. This should allow us to load plugins at application start that influece the gui artifacts. Include prod gui build source maps. Changelog: Changed
-
- Feb 14, 2023
-
-
Markus Scheidgen authored
-
- Jan 18, 2023
-
-
Andrea Albino authored
-
- Dec 21, 2022
-
-
Sherjeel Shabih authored
-
- Dec 02, 2022
-
-
Adam Fekete authored
* removing `env.js` from the repository * removing `matid` dependency form the parser packages * converting python dependency check job into manual job
-
Markus Scheidgen authored
-
- Nov 29, 2022
-
-
Adam Fekete authored
- switching to `pyproject.toml` for the python setup process [PEP 621](https://peps.python.org/pep-0621/) - storing gui artifacts to avoid cyclic dependency - using dynamic version based the git status using [setuptools-scm](https://pypi.org/project/setuptools-scm/) - fix python pacakge conflicts by using [pip-tools](https://github.com/jazzband/pip-tools) - Multi stage docker build - CI/CD: switching to the built image for testing - cleanup refactoring (`.gitignore`, `MANIFEST.in`, `scripts`, etc.)
-
- Sep 14, 2022
-
-
- May 24, 2022
-
-
Markus Scheidgen authored
-
- Dec 16, 2021
-
-
Sandor Brockhauser authored
Not to stip shared objects to check if h5py works now Not to stip h5py shared objects nexus parser with definiotions in a fork nexusparser: updated setup.py add nexusparser package data files also into nomad's MANIFEST.in recursive flag for git submodule is also needed at Install tests
-
- Jan 15, 2021
-
-
Markus Scheidgen authored
-
- Dec 04, 2020
-
-
Markus Scheidgen authored
-
- Sep 29, 2020
-
-
Lauri Himanen authored
-
- Apr 09, 2020
-
-
Markus Scheidgen authored
-
Markus Scheidgen authored
Refactored the setup.py. Using compiled arguments from deps, layers of extras. Some import refactoring to make the extra layers work.
-