Skip to content

Releases: wino6687/SWEpy

Testing, Travis, and more stable usability

07 Aug 17:48
Compare
Choose a tag to compare

This release introduced testing scripts for SWEpy and implemented continuous development through travis-ci

Making constructor more flexible to allow more use cases

30 Jul 16:47
Compare
Choose a tag to compare

class constructor for swepy is now more flexible with input parameters to allow for easier use of the entire package. Further updates needed to better allow users to input data later without re-instantiating the class.

Fixed Removed MapBox Functionality

27 Jul 17:21
Compare
Choose a tag to compare
v1.1.1

fixed mapbox import that should not be in swepy.py

Removing MapBox Functionality

27 Jul 17:12
Compare
Choose a tag to compare

Mapbox functionality will be replaced with a jupyter notebook for using map box for plotting.

Testing New Dependency Fix for Conda Release

26 Jul 18:44
Compare
Choose a tag to compare
v1.1.0

updated readme to reflect changes, and updated yaml file to use less …

Conda Release

11 Jul 19:29
Compare
Choose a tag to compare
v1.0.5

erasing build to build clean version

Initial SWEpy Release

03 Jul 14:59
Compare
Choose a tag to compare

This is the initial SWEpy release to facilitate the creation of a conda package for easier distribution!