You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add PasConnector object for storing timeseries and models as Pastas .pas-files on disk. Simplest method to store pastas data on disk without any external dependencies (only pastastore and pastas required).
Add method for detailed comparison of pastas Models: pastastore.util.compare_models()
Add method to export all timeseries in a model as CSV-files.
Add support for models using RechargeModel
Add benchmarks
Bug fixes:
Improve reading/writing zipfiles
Check for unsupported characters in metadata dictionaries