Skip to content
Snippets Groups Projects
  1. Sep 10, 2024
  2. Apr 26, 2024
  3. Feb 15, 2024
  4. Dec 21, 2023
  5. Dec 04, 2023
  6. Nov 06, 2023
  7. Nov 03, 2023
  8. Nov 01, 2023
  9. Oct 31, 2023
  10. Oct 30, 2023
  11. Sep 19, 2023
  12. Aug 17, 2023
  13. Aug 11, 2023
  14. Aug 10, 2023
  15. Jun 16, 2023
    • Markus Scheidgen's avatar
      Changed the versions of pyproject.toml dependencies. · 6b98f085
      Markus Scheidgen authored
      We relaxed the version requirements for the basic
      package dependenceis. This makes the installation more likely
      at the expense of potential  runtime problems.
      
      Changelog: Changed
      6b98f085
    • Markus Scheidgen's avatar
      Fixed nomad-lab install and ArchiveQuery use. · 553e4e18
      Markus Scheidgen authored
      This moves most deps from nomad-lab[parsing] into nomad-lab.
      Now almost all parsers and metainfo can be used from nomad-lab
      alone.
      
      This als fixes ArchiveQuery "required" for polymorph sub-sections.
      
      It also reintroduces the old workflow schema to allow backwards compatible
      queries for the old workflows.
      
      Changlog: Fixed
      553e4e18
  16. May 11, 2023
  17. May 02, 2023
  18. Apr 05, 2023
  19. Mar 07, 2023
  20. Jan 30, 2023
    • Hampus Naesstroem's avatar
      Added ELN Base Sections · 4895124d
      Hampus Naesstroem authored
      Closes #1152 by adding the `Substance` and `Ensemble` classes with their superclass `System` to `nomad.datamodel.metainfo.eln`. In addition the `SampleID` class was modified to get automatically filled by data from the `metadata.main_author`. 
      
      The `Susbtance class uses the the new `Formula` class from `nomad.atomutils` and two new methods were introduced to this class.
      
      Merge also includes a fix to the GUI for rendering undefined times.
      
      Changelog: Added
      4895124d
  21. Jan 23, 2023
  22. Jan 17, 2023
  23. Jan 16, 2023
Loading