-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Python complains that pystare does not contain a function named from_utc. Indeed when I looked at the source of pystare there does seem to be references to the from_utc function in the README.md but the function itself is missing (it’s commented out in PySTARE.i and has been since the initial commit).
I assume that the script and its accompanying modules (GeoData and CCL) were written against a version of pystare that had the from_utc function available. Is there some way to emulate this function or is there are function that performs the same operation? from_utc_variable perhaps?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working