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

Add an initial version of WMSDataset #1965

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 27, 2024

  1. initial version of WMSDataset

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    92d2729 View commit details
    Browse the repository at this point in the history
  2. fix requirements

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4e1ee53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd0a04 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d11231b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e819a6 View commit details
    Browse the repository at this point in the history
  6. fix black issues

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b8698ac View commit details
    Browse the repository at this point in the history
  7. isort

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dc99c2b View commit details
    Browse the repository at this point in the history
  8. QA fixes

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    31fc997 View commit details
    Browse the repository at this point in the history
  9. add requests, might fix mypy issue?

    Ian Turton committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7182c96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. remove requests

    Ian Turton committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2d9000c View commit details
    Browse the repository at this point in the history
  2. remove requests

    Ian Turton committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7752e95 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. remove online tag and check each test is online

    Ian Turton committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    95b49f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. update to 3.10 syntax

    Ian Turton committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a8acd0a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. make OWSlib more optional

    Ian Turton committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2bf3c2a View commit details
    Browse the repository at this point in the history