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

Dataset loading fails for recent MARS data #3

Closed
juntyr opened this issue Aug 14, 2024 · 1 comment
Closed

Dataset loading fails for recent MARS data #3

juntyr opened this issue Aug 14, 2024 · 1 comment

Comments

@juntyr
Copy link
Contributor

juntyr commented Aug 14, 2024

Dataset: https://faubox.rrze.uni-erlangen.de/dl/fiVj21QV6ihsyWC8UEZYTT/_mars-bol-webmars-private-svc-blue-007-4a73a881a8d5eead47db9eff2f9935a4-LEW9gw.grib

MARS request at https://apps.ecmwf.int/mars-catalogue/?stream=enfo&levtype=ml&time=00%3A00%3A00&expver=1&month=aug&year=2024&date=2024-08-11&type=cf&class=od

retrieval = retrieve(
    class: "od",
    date: "2024-08-11",
    expver: 1,
    levelist: [1, 2],
    levtype: "ml",
    param: ["130", "133"],
    step: [354, 360],
    stream: "enfo",
    time: "00:00:00",
    type: "cf"
)
@juntyr
Copy link
Contributor Author

juntyr commented Aug 15, 2024

Blocked on ecmwf/cfgrib#398

@juntyr juntyr closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant