Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable latitude normalisation in KDTree coordinate transform #140

Merged

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    a266dc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    b1d0f0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/normalise_lats_in_kdtree

    * develop: (56 commits)
      Implement field::for_each capabilities (ecmwf#139)
      Avoid harmless FE_INVALID with nvhpc build
      Avoid harmless FE_INVALID with nvhpc build
      Remove ATLAS_FPE=0 environment variable as not needed anymore now
      Avoid harmless FE_DIVBYZERO with nvhpc build
      Optimize modules and dependencies for caching
      Add HPC build options matrix
      Workaround compiler bug in nvhpc-22.11-release build
      Update GHA nvidia-21.9 to nvidia-22.11
      Avoid and suppress some compiler warnings with nvhpc
      Fix bug where DelaunayMeshGenerator with 1 partition was not setting the grid in the mesh (ecmwf#143)
      Use Eigen 3.4
      Disable floating point signals for tests on nvidia
      Add nvidia compiler specific HPC build config
      Add function to build mesh from imported connectivity data (ecmwf#135)
      Disable GHA "linux gnu-12" OpenMP for CXX as "omp.h" header is not found :(
      Add gnu-12 ci to github actions (github-hosted runners)
      Add gnu-7 ci to github actions with github-hosted runners (ecmwf#136)
      Setup horizontal_dimensions() for BlockStructuredColumns fields
      Add function Field::horizontal_dimension() -> std::vector<idx_t>
      ...
    wdeconinck committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    51d0fef View commit details
    Browse the repository at this point in the history