Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

SIPHON_NCSS_Example_Cartopy notebook broken #43

Closed
julienchastang opened this issue Jul 14, 2015 · 6 comments
Closed

SIPHON_NCSS_Example_Cartopy notebook broken #43

julienchastang opened this issue Jul 14, 2015 · 6 comments

Comments

@julienchastang
Copy link
Member

Currently complains about missing time1 variable

@dopplershift
Copy link
Member

Hmmm...I changed this one to time1 because it was complaining about the time variable missing. I wonder if we're just seeing some instability of the 0.25 GFS grib collections.

@lesserwhirls
Copy link
Collaborator

We need to look at the metadata to see which time variable is associated
with the variable we are interested in using.

Sean

On Tue, Jul 14, 2015 at 1:37 PM, Ryan May notifications@github.com wrote:

Hmmm...I changed this one to time1 because it was complaining about the
time variable missing. I wonder if we're just seeing some instability of
the 0.25 GFS grib collections.


Reply to this email directly or view it on GitHub
#43 (comment)
.

@dopplershift
Copy link
Member

Agreed now. I was hoping we could keep it simple, but, sadly as all things GRIB, that's not the case.

@lesserwhirls
Copy link
Collaborator

If only we had a nice getTimeAxis method like the CDM.

On Tue, Jul 14, 2015 at 1:42 PM, Ryan May notifications@github.com wrote:

Agreed now. I was hoping we could keep it simple, but, sadly as all things
GRIB, that's not the case.


Reply to this email directly or view it on GitHub
#43 (comment)
.

@dopplershift
Copy link
Member

Open a bug on Siphon (seriously).

@dopplershift
Copy link
Member

Working for me now. I think we punt on implementing any more complex solution to the time issue. I've added the getTimeAxis to the MetPy issue on a data object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants