-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi All,
We are trying to run WRF-SFIRE at a production level on our cluster, and wrfxpy seems to be a great solution for it. However, I am trying to figure out if wrfxpy is in a production state and if there are components where you might need some open source collaboration.
I noticed that the readthedocs page for this package is outdated, but could not find any updated documentation on how to best leverage the package (I see some small API changes from the master branch not included in the latest documentation).
I also see an open issues #67 that seemed to start addressing it, but with no traction. I believe I have encountered this GDAL problem in the past and will try to find my solution from my repos to post a pull request.
Are there any plans on publishing a pip or conda package in the future? I can probably help on that using Github actions given that it would be extremely useful for our container infrastructure to install things via package managers.
Are there plans on publishing a new release soon? Last release I see is from 2020 and the repo seems to have been largely updated since then.
Lastly, is the plan to continue supporting Python2?
Thank you very much!
Jordan (jordan.a.caraballo-vega@nasa.gov)