-
Notifications
You must be signed in to change notification settings - Fork 22
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
HRRR GRIB2 File #50
Comments
Hi,
There are some GRIB representations that skinny is not supporting yet.
But we have recently added more of them. If you tel me how I can download a data example, I can try.
Thanks,
Sylvie Lamy-Thepaut
Team Leader - Web Services
Development Section - Forecast Department
European Centre for Medium-Range Weather Forecasts
Reading, UK | Bologna, Italy
e: [email protected] | t: +44 118 949 9359
w: ecmwf.int<https://www.ecmwf.int/>
[ECMWF-logo]
Any email message from ECMWF is sent in good faith, but shall neither have binding effect nor be construed as constituting a commitment by ECMWF, except where provided for in a written agreement or if explicitly stated otherwise in the content of such an email. Please note that any views or opinions presented in this email are solely those of the sender and do not necessarily represent those of ECMWF or its Member States. This message and any attachments are intended for the sole use of the addressee(s) and may contain confidential and privileged information. Any unauthorised use, disclosure, dissemination or distribution (in whole or in part) of its contents is not permitted. If you received this message in error, please notify the sender and delete it from your system.
…________________________________
From: rgraulus <[email protected]>
Sent: 27 July 2020 23:51
To: ecmwf/skinnywms <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [ecmwf/skinnywms] HRRR GRIB2 File (#50)
I get the following error message when launching the app from the command line:
$ skinny-wms --path /home/rik/vis.t17z.f00.grib2
The file is a HRRR GRIB2 file using Lambert Conformal projection.
Error message:
Exception: Unsupported grid type 'lambert' in grib /home/rik/vis.t17z.f00.grib2
127.0.0.1 - - [27/Jul/2020 15:43:19] "GET /favicon.ico HTTP/1.1" 404 -
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fecmwf%2Fskinnywms%2Fissues%2F50&data=02%7C01%7Csylvie.lamy-thepaut%40ecmwf.int%7Cbc5640ac873d4a7e376d08d8327f9f51%7C21b711c6aab74d369ffbac0357bc20ba%7C0%7C0%7C637314870999148410&sdata=TMvMM9nCbE%2F%2FLXdKftpJ39myqJza6%2F99CZ5m4V%2FjMRE%3D&reserved=0>, or unsubscribe<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACL2GEJSTKKCIFDDWCDBJNLR5YAHTANCNFSM4PJRQAYQ&data=02%7C01%7Csylvie.lamy-thepaut%40ecmwf.int%7Cbc5640ac873d4a7e376d08d8327f9f51%7C21b711c6aab74d369ffbac0357bc20ba%7C0%7C0%7C637314870999148410&sdata=IrOjbbFc3CJCJ4DbYHvViMi74IwunG8HH8xl89hM%2F%2Bo%3D&reserved=0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following error message when launching the app from the command line:
$ skinny-wms --path /home/rik/vis.t17z.f00.grib2
The file is a HRRR GRIB2 file using Lambert Conformal projection.
Error message:
Exception: Unsupported grid type 'lambert' in grib /home/rik/vis.t17z.f00.grib2
127.0.0.1 - - [27/Jul/2020 15:43:19] "GET /favicon.ico HTTP/1.1" 404 -
The text was updated successfully, but these errors were encountered: