-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
We are working to create Cylc's setup.py file, and later upload it to repositories such as PYPI and Anaconda (cylc/cylc-flow#2834 & cylc/cylc-flow#1337).
It looks like wrfpy only creates a Cylc suite with directories and files for running WRF, but maybe there is something else from Cylc that you could use?
e.g.:
- Validate the generated
suite.rc- given we will be exporting our commands too, you should be able to do something likefrom cylc.commands import validatelater (Move the logic from Cylc commands/scripts to the cylc package cylc/cylc-flow#2802) - Generate or validate time points (
isodatetimeis already on PYPI https://pypi.org/project/isodatetime/)
Or if you have any other ideas about what you would like to use from Cylc :-)
Cheers
Bruno
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels