Skip to content

Commit

Permalink
update readme with new supported sources and exports
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Nov 29, 2019
1 parent b4b82cb commit 37fa5c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Currently supported datasources that can be read:
- WISKI csv
- Artesia Fieldlogger for [Android](https://play.google.com/store/apps/details?id=nl.artesia.fieldlogger&hl=en) and [iOS](https://apps.apple.com/nl/app/fieldlogger/id924565721)
- [Pastas](https://github.com/pastas/pastas) projects
- [PyStore](https://github.com/ranaroussi/pystore), a fast datastore for pandas timeseries
- [Arctic](https://github.com/man-group/arctic), a timeseries / dataframe database that sits atop MongoDB
- [KNMI](https://www.knmi.nl/kennis-en-datacentrum/achtergrond/data-ophalen-vanuit-een-script) data
- MODFLOW groundwater models
- IMOD
Expand All @@ -32,6 +34,8 @@ ObsCollection can be exported to:
- Artesia Fieldlogger
- Shapefile
- Pastas projects
- Arctic
- Pystore

## Example usage
Importing a single DINO csv file:
Expand Down

0 comments on commit 37fa5c4

Please sign in to comment.