Unidata / ldm-alchemy

Python tools to handle LDM data feeds and convert to other formats.
MIT License
12 stars 6 forks source link

Change path structure to move date #2

Closed lesserwhirls closed 7 years ago

lesserwhirls commented 7 years ago

See Unidata/TdsConfig#27

dopplershift commented 7 years ago

Why not modify the pqact to explicitly pass in the directory structure to goes-restitch.py? Then this won't be dependent on other updates.

lesserwhirls commented 7 years ago

I do in the TdsConfig PR, but I also change the default here so that anyone else who happens to use this will get a directory structure that plays nice with NcML aggs by default.

dopplershift commented 7 years ago

Ok, I was just confused because the PR you linked to says it depends on this one.

lesserwhirls commented 7 years ago

Yep, that comment was a derp on my part.