Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated install.rst to update conda instructions #75

Merged
merged 2 commits into from
Feb 11, 2020
Merged

Conversation

umma-zannat
Copy link
Collaborator

  • Add instructions for conda that worked for me
  • Add some formatting

@coveralls
Copy link

coveralls commented Feb 10, 2020

Coverage Status

Coverage remained the same at 37.254% when pulling f81e885 on testing-docs into bf46680 on develop.

@wcarthur
Copy link
Member

@umma-zannat can you check whether the tcrmenv.yml file can be used to build a conda environment suitable for running TCRM? This would simplify the installation under conda

@umma-zannat
Copy link
Collaborator Author

@wcarthur it worked! I have simplified the instructions now.

Copy link
Member

@wcarthur wcarthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thanks for testing the conda env @umma-zannat

@wcarthur wcarthur merged commit 1cd0fc0 into develop Feb 11, 2020
@umma-zannat umma-zannat deleted the testing-docs branch February 20, 2020 05:27
wcarthur added a commit that referenced this pull request Mar 12, 2020
* Python3 compatability changes

* Updated install.rst to update conda instructions (#75)

* Fix format support (#76)

* Some dependency fixes for Python 3
* new track format
* fix bug when CycloneNumber > 9
* support multiple formats (.csv and .nc)

* Fix scaled reduction in BL model: Previous formulation wasn't reducing the influence of the BL model at the right rate. Includes update to the test data

* WIP: Add scripts to plot gridded statistics. This requires some additional fixes to PlotInterface.maps, which was largely translated to cartopy, but a few lingering functions were still framed in Basemap. There may still be some lurking in here.

Co-authored-by: Shane Martin <sfm547@gadi-login-02.gadi.nci.org.au>
Co-authored-by: Umma Zannat <44008611+umma-zannat@users.noreply.github.com>
wcarthur added a commit that referenced this pull request Apr 3, 2020
* py3 compatability changes
* updated install.rst to update conda instructions (#75)
* use tcrmenv.yml for installation with conda
* Fix format support (#76)
* new track format
* fix bug when CycloneNumber > 9
* support multiple formats (.csv and .nc)
* Fix scaled reduction in BL model: previous formulation wasn't reducing the influence of the BL model at the right rate
* WIP: Add scripts to plot gridded statistics
* Update test data for mods to BL model
* Variable name in MSLP data file config option
* Change netCDF4.num2date to cftime.num2pydate


Co-authored-by: Shane Martin <sfm547@gadi-login-02.gadi.nci.org.au>
Co-authored-by: Umma Zannat <44008611+umma-zannat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants