Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pastas/pastastore issues and pull requests

#58 - Tracking list of models per oseries

Pull Request - State: closed - Opened by dbrakenhoff almost 3 years ago - 1 comment

#57 - Saving and reloading models with series set to False

Issue - State: closed - Opened by TimFranken almost 3 years ago - 5 comments
Labels: question

#56 - Release 0.7.0

Pull Request - State: closed - Opened by dbrakenhoff almost 3 years ago

#55 - Plot option for cumulative histogram

Pull Request - State: closed - Opened by martinvonk almost 3 years ago

#54 - Stresslinks Function

Pull Request - State: closed - Opened by martinvonk almost 3 years ago
Labels: enhancement

#53 - Improve readme usage section

Issue - State: closed - Opened by dbrakenhoff almost 3 years ago - 2 comments

#52 - JSON can't handle datetime.datetime in pastastore metadata

Issue - State: closed - Opened by martinvonk about 3 years ago - 3 comments

#51 - Correct Checks for TarsoModel

Pull Request - State: closed - Opened by martinvonk about 3 years ago

#50 - Storing oseries to models relationship

Issue - State: closed - Opened by dbrakenhoff about 3 years ago - 3 comments

#49 - add oseries models accessor

Pull Request - State: closed - Opened by dbrakenhoff about 3 years ago

#48 - Don't show timesteps with NaNs in data availability plot

Pull Request - State: closed - Opened by martinvonk about 3 years ago

#47 - Add upsert and iter methods

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#46 - Change default value of check_model_series_values to True

Pull Request - State: closed - Opened by rubencalje over 3 years ago

#45 - minor release 0.6.1

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#44 - Adding plotting utilities to PastaStore

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#43 - Dev

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#42 - PasConnector crashes when reading timeseries if no metadata is provided

Issue - State: closed - Opened by dbrakenhoff over 3 years ago
Labels: bug

#41 - pastastore properties are not same as connector properties

Issue - State: closed - Opened by dbrakenhoff over 3 years ago - 2 comments
Labels: bug

#40 - Major refactor

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#39 - [Enhancement] Force Data type of oseries index to strings

Issue - State: closed - Opened by raoulcollenteur over 3 years ago - 7 comments
Labels: bug, enhancement

#38 - add features + major reorganization of code

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#37 - Add update methods for timeseries and metadata

Issue - State: closed - Opened by dbrakenhoff over 3 years ago - 1 comment

#36 - Release v0.5.0

Pull Request - State: closed - Opened by dbrakenhoff over 3 years ago

#35 - Error writing pastastore to .zip file

Issue - State: closed - Opened by OnnoEbbens almost 4 years ago - 2 comments

#34 - add pastas.timeseries.TimeSeries object to a PastaStore using PastaStore.add_oseries()

Issue - State: closed - Opened by OnnoEbbens almost 4 years ago - 2 comments
Labels: enhancement

#33 - Arctic + Pandas issues

Issue - State: closed - Opened by dbrakenhoff almost 4 years ago - 5 comments

#32 - Make name of recharge stressmodel an optional parameter in add_recharge

Issue - State: closed - Opened by rubencalje almost 4 years ago - 1 comment
Labels: enhancement, question

#31 - reduce duplication of code in connectors

Issue - State: closed - Opened by dbrakenhoff almost 4 years ago - 1 comment
Labels: enhancement

#30 - option to return series and metadata simultaneously

Issue - State: closed - Opened by dbrakenhoff almost 4 years ago
Labels: enhancement

#29 - error when data is not found differs per connector

Issue - State: closed - Opened by dbrakenhoff almost 4 years ago - 1 comment
Labels: enhancement

#28 - Release 0.4.0

Pull Request - State: closed - Opened by dbrakenhoff almost 4 years ago

#27 - Pasconnector + RechargeModel

Pull Request - State: closed - Opened by dbrakenhoff almost 4 years ago

#26 - update rtd config

Pull Request - State: closed - Opened by dbrakenhoff about 4 years ago

#25 - update readme

Pull Request - State: closed - Opened by dbrakenhoff about 4 years ago

#24 - add github workflow

Pull Request - State: closed - Opened by dbrakenhoff about 4 years ago

#23 - Release 0.3.2: minor update

Pull Request - State: closed - Opened by dbrakenhoff about 4 years ago

#21 - Add connector for postgres (and/or other db?)

Issue - State: closed - Opened by dbrakenhoff over 4 years ago - 1 comment
Labels: enhancement

#20 - Release 0.3.0

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#19 - Force pastastore name to equal pandas object name

Issue - State: closed - Opened by dbrakenhoff over 4 years ago - 2 comments
Labels: enhancement

#18 - Add descriptions to waitbars

Issue - State: closed - Opened by dbrakenhoff over 4 years ago - 1 comment
Labels: enhancement

#17 - Error obtaining model after loading with from_zip()

Issue - State: closed - Opened by dbrakenhoff over 4 years ago - 1 comment
Labels: bug

#16 - update readme

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#15 - Update examples for docs

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#14 - update docs

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#13 - update example docs

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#12 - Release v0.2.0

Pull Request - State: closed - Opened by dbrakenhoff over 4 years ago

#10 - Error when parsing model dict because of the series names

Issue - State: closed - Opened by OnnoEbbens over 4 years ago - 3 comments

#9 - Write metadata to timeseries files in PastaStore.to_zip()

Issue - State: closed - Opened by dbrakenhoff over 4 years ago - 1 comment

#8 - Add information about DictConnector

Issue - State: closed - Opened by dbrakenhoff almost 5 years ago - 1 comment

#7 - make Connector methods directly available in PastaStore

Issue - State: closed - Opened by dbrakenhoff almost 5 years ago - 3 comments
Labels: enhancement

#6 - Arctic not yet supporting pandas 1.0

Issue - State: closed - Opened by dbrakenhoff almost 5 years ago - 1 comment

#5 - minor fix in pastastore

Pull Request - State: closed - Opened by dbrakenhoff almost 5 years ago

#4 - pandas.Series and PystoreConnector

Issue - State: closed - Opened by dbrakenhoff almost 5 years ago - 2 comments

#3 - Add missing methods from pastas.Project

Issue - State: closed - Opened by dbrakenhoff almost 5 years ago - 6 comments

#2 - test models prop

Pull Request - State: closed - Opened by dbrakenhoff almost 5 years ago

#1 - Add a Codacy badge to readme.md

Pull Request - State: closed - Opened by codacy-badger almost 5 years ago