-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add date to menu #933
Add date to menu #933
Commits on Nov 8, 2024
-
Disable strict checking that TLS certificates are well formed
This restores compatibility with the iBoss TLS interception certificate that the Met Office is using. There is an upstream ticket open to get this certificate well formed, after which we can remove this line. Fixes #903
Configuration menu - View commit details
-
Copy full SHA for fa75d84 - Browse repository at this point
Copy the full SHA fa75d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd032a7 - Browse repository at this point
Copy the full SHA fd032a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b29ac - Browse repository at this point
Copy the full SHA 18b29acView commit details -
Changes made to force the centroid of model grids to have its latitud…
…e in the range -180 deg to 180 deg.
Configuration menu - View commit details
-
Copy full SHA for fb90e3b - Browse repository at this point
Copy the full SHA fb90e3bView commit details -
Changes made to ensure consistency between selected longitude and lat…
…itude point and the corrected longitude co-ordinate.
Configuration menu - View commit details
-
Copy full SHA for 0d79985 - Browse repository at this point
Copy the full SHA 0d79985View commit details -
Added test to check that the selected gridpoint is still considered w…
…ithin the domain after the longitude convention has been applied. Also, boundary_margin has been updated to 1 in all relevant tests as this should be the minimum value. This change only affects tests and is not used as a CSET input.
Configuration menu - View commit details
-
Copy full SHA for b541dc8 - Browse repository at this point
Copy the full SHA b541dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e231cf8 - Browse repository at this point
Copy the full SHA e231cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf78fe1 - Browse repository at this point
Copy the full SHA cf78fe1View commit details -
Corrections made to test_regrid_to_single_point_west to properly test…
… the longitude rotation of the grid from the west.
Configuration menu - View commit details
-
Copy full SHA for 2d2b753 - Browse repository at this point
Copy the full SHA 2d2b753View commit details -
Corrections made to test_regrid_to_single_point_west to properly test…
… the longitude rotation of the grid from the east.
Configuration menu - View commit details
-
Copy full SHA for 57f69ab - Browse repository at this point
Copy the full SHA 57f69abView commit details -
Tests added on _longitude_fix_callback to check for co-ordinate names…
… not in the standard list.
Configuration menu - View commit details
-
Copy full SHA for 30ff8e8 - Browse repository at this point
Copy the full SHA 30ff8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356a75d - Browse repository at this point
Copy the full SHA 356a75dView commit details -
Tests under _longitude_fix_callback modified to be removing co-ordina…
…tes rather than replacing them.
Configuration menu - View commit details
-
Copy full SHA for db8f46f - Browse repository at this point
Copy the full SHA db8f46fView commit details -
Updated tests on _longitude_fix_callback to correctly test missing co…
…-ordinate names.
Configuration menu - View commit details
-
Copy full SHA for 84ec15d - Browse repository at this point
Copy the full SHA 84ec15dView commit details -
Information added to doc-string about selection of longitude and lati…
…tude point in regrid_to_single_point.
Configuration menu - View commit details
-
Copy full SHA for 9c5000c - Browse repository at this point
Copy the full SHA 9c5000cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a321b9d - Browse repository at this point
Copy the full SHA a321b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dce2122 - Browse repository at this point
Copy the full SHA dce2122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500c910 - Browse repository at this point
Copy the full SHA 500c910View commit details -
Exclude __main__.py from coverage measurement
It can't be measured outside of an editable install, and doesn't contain any logic.
Configuration menu - View commit details
-
Copy full SHA for 03e38c2 - Browse repository at this point
Copy the full SHA 03e38c2View commit details -
Remove default conda channels before resolving lock files
This avoids potential issues with licencing on the defaults channels.
Configuration menu - View commit details
-
Copy full SHA for 096295a - Browse repository at this point
Copy the full SHA 096295aView commit details -
This makes reviewing the changes in conda lock files easier, as packages will no longer move around. Fixes #864
Configuration menu - View commit details
-
Copy full SHA for 5bd1962 - Browse repository at this point
Copy the full SHA 5bd1962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d7b53 - Browse repository at this point
Copy the full SHA 82d7b53View commit details -
Merge pull request #886 from MetOffice/github_actions_conda_forge
Explicitly use conda-forge conda channel for updating conda and resolving lock files
Configuration menu - View commit details
-
Copy full SHA for c217558 - Browse repository at this point
Copy the full SHA c217558View commit details -
Merge pull request #880 from MetOffice/exclude_main_from_coverage
Exclude __main__.py from test coverage measurement
Configuration menu - View commit details
-
Copy full SHA for 6d7b5f7 - Browse repository at this point
Copy the full SHA 6d7b5f7View commit details -
Merge pull request #882 from MetOffice/remove_http_status_check
Remove HTTP status check as urlopen already does it
Configuration menu - View commit details
-
Copy full SHA for 6e06a22 - Browse repository at this point
Copy the full SHA 6e06a22View commit details -
Merge pull request #881 from MetOffice/test_templating_variables
Test templating variables into recipe parser
Configuration menu - View commit details
-
Copy full SHA for e9736f8 - Browse repository at this point
Copy the full SHA e9736f8View commit details -
Merge pull request #883 from MetOffice/test_recipe_listing
Test recipe listing and detailing functions
Configuration menu - View commit details
-
Copy full SHA for 3ae9c2c - Browse repository at this point
Copy the full SHA 3ae9c2cView commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b197fc6 - Browse repository at this point
Copy the full SHA b197fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31581d7 - Browse repository at this point
Copy the full SHA 31581d7View commit details -
Merge pull request #927 from MetOffice/pre-commit-ff621afa
[CI] Update pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 1ac3ab4 - Browse repository at this point
Copy the full SHA 1ac3ab4View commit details -
Merge pull request #929 from MetOffice/conda-lock-3e079c32
[CI] Update conda lock files
Configuration menu - View commit details
-
Copy full SHA for d76fd3c - Browse repository at this point
Copy the full SHA d76fd3cView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9ca86f - Browse repository at this point
Copy the full SHA a9ca86fView commit details -
Changes made in response to review -- doc-strings on tests improved; …
…comments added; np.mean function replaced with np.median.
Configuration menu - View commit details
-
Copy full SHA for 5871f88 - Browse repository at this point
Copy the full SHA 5871f88View commit details -
Merge pull request #931 from MetOffice/fix_typesig
Fix type signature
Configuration menu - View commit details
-
Copy full SHA for 306b412 - Browse repository at this point
Copy the full SHA 306b412View commit details -
Merge pull request #896 from MetOffice/879_longitude_convention_issues
Changes to fix longitude convention to be in the range -180 degrees to 180 degrees where possible
Configuration menu - View commit details
-
Copy full SHA for f926b41 - Browse repository at this point
Copy the full SHA f926b41View commit details -
Merge pull request #904 from MetOffice/903_tls_certificate_strict_che…
…cking Disable strict checking that TLS certificates are well formed
Configuration menu - View commit details
-
Copy full SHA for bf035cc - Browse repository at this point
Copy the full SHA bf035ccView commit details